Arduino is the now-famous microcontroller that has set a portion of the maker community free to design amazing creations. The Arduino board and platform is fairly simple, but it can be intimidating to ...
When people set out to learn to program, they often get mired in a lot of choices. What programming language should I learn? What will get me hired? What frameworks do I need to know? It goes on and ...
Aside from having a cool lil name, Arduinos can do cool lil stuff; and after this workshop at NYC Resistor, you’ll be able to make your Arduino do cool lil stuff, too. Recent Arduino-involved projects ...
There are rumors of a cheap chip that does USB natively, has an Open Source toolchain, and costs a quarter. These aren’t rumors: you can buy the CH552 microcontroller right now. Surprisingly, there ...
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...
Arduino mircocontrollers are pretty awesome. Without the help of an Arduino chip, there would be so many robots and hacks that GeekTech would never have had the pleasure to write about., Using an ...
If you're developing a wrist watch, a small light-following robot, or a portable weather station with Arduino, one of the best boards you can use is the Nano, and for good reason. It's pretty compact, ...
So you've already outgrown Arduino's most beginner-friendly board, the Uno, and are looking to move on to bigger, more exciting projects. In that case, the Nano family might just be what you need.