Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
The Arduino Nano Connector Carrier is a compact add-on board designed for the Arduino Nano boards to allow easy connection to Qwiic, Grove, and Modulino expansion modules. The company also announced ...
i'm trying to connect to mysql db using ESP8266 and ESP8266WiFi.h library and it keeps showing me this error : Connecting to 1.618..
Arduino Make Your UNO Kit is a kit with two boards, one for the microcontroller and the other for audio, and all components required that can be used to learn how to solder and then Arduino ...
If you want to make your Arduino project more compact, an Arduino Shield is the answer. The Arduino Shield is a neat piece of hardware that sits on top of your Arduino board. It is typically designed ...
I am trying to run the example in the Arduino MySQL connector library (sketch 'connect_wifi_101') with a MKR1000 using the WiFi101 library and MySQL connector library ...