Tag Archives: Arduino

Wireless Sketch Updates for ESP8266

Here’s how to use the Arduino IDE to program ESP8266 boards over WiFi. Continue reading

Posted in Arduino, C, Digital, HOW-TO, Internet, Networking | Tagged , , , , , , , , | Leave a comment

Printing Large Numbers on Arduinos

How to print unsigned 64-bit integers simply in Arduino C, using decimal long division. Continue reading

Posted in Arduino, C, Coding, HOW-TO, Math | Tagged , , , , , , , , , | Leave a comment

DIY scroll wheel

An Arduino Leonardo can be used to add scroll wheel functionality if your mouse doesn’t have it. Here’s how. Continue reading

Posted in Arduino, C, Coding, Digital, HOW-TO, User Interface Design | Tagged , , , , , , , , , , , , | Leave a comment

NodeMCU

New toys are always such fun, especially when you find a replacement for a component that has more features, better specs, and costs half as much. The Arduino Uno is deservedly popular. It makes introductory embedded system design easy, and … Continue reading

Posted in Arduino, C, Digital, Reviews, Tools, Toys | Tagged , , , , , , | Leave a comment