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. Finally, ...
Fix linking with LTO in Arduino IDE v2.x using this nice solution by @dfleck: Move weak handlers from startup_ch32v00x.S to ch32v00x_misc.c Edit: See PR #215 for this fix. One irritating issue I ...
The Infinity Cube is a mesmerizing LED cube based on NeoPixel LEDs and 3D printered parts. The original design of the cube is create by James. The stand is inspired by the design from here but ...