Tag Archives: Arduino

Arduino On The Go

Modern smartphones can use USB On-The-Go for all kinds of things. Continue reading

Posted in Android, Arduino, C, Coding, Toys | Tagged , , , , , , , , , , , , | Leave a comment

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