Even if you're a programming wizard with decades of coding experience, you're still bound to make mistakes when writing the code. Thankfully, with Arduino, there are several debugging techniques you ...
Arduino projects can quickly run into performance and memory limits, but smart coding techniques keep them fast and reliable. From fine-tuning variables to mastering debugging tools, these methods ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...
With just an Arduino board, a DHT11 sensor, and an I2C LCD, you can create a simple yet effective weather station at home. This beginner-friendly project displays real-time temperature and humidity ...
In the last installment of The GeekDad Arduino Guide, I introduced you to the Arduino hardware and why it is so cool. Now, let’s start actually using an Arduino. How do you get started? Well, first ...
Intel’s new button-sized system-on-a-chip, Curie, will be incorporated into a next-generation Arduino board called the Arduino 101, making it the first device to ship with a Curie module. The company ...
If you’ve ever wanted to build your own robot, design your own home security system from scratch, or, I don’t know, do something simple like learn the ins and outs of C coding, Arduino is a great and ...
I have a bit of a love/hate relationship with the Arduino. But if I had two serious gripes about the original offering it was the 8-bit CPU and the lack of proper debugging support. Now there’s plenty ...
Breakthroughs, discoveries, and DIY tips sent six days a week. Terms of Service and Privacy Policy. Arduino boards and their ilk are perfect for customizing the ...