News

After waiting almost a month, I opened up the OLED and went right to testing it out. The link in the description pointed me to this website, which is a tutorial from Adafruit. Apparently, Adafruit ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
Some of the first steps toward working with Arduino is understanding how to write code for it. The good news is that it's made with beginners in mind.
However, it does require a quick patch to the Arduino library to make it work. Just gaining access to the additional UARTs isn’t hard.
I have started this joystick controller experiment inspired by the need of a simple DIY joystick which could deliver greater flexibility in the possible designs. Hardware component basis is very ...