[Allan Schwartz] decided to document his experience using Fritzing to design, fabricate, and test a custom Arduino shield PCB, and his step-by-step documentation makes the workflow very clear. Anyone ...
Microcontrollers tend to consume other kinds of electronics. A project you might once have done with a 555 now probably has a cheap microcontroller in it. Music synthesizers? RC controllers? Most ...
If you want to make your Arduino project more compact, an Arduino Shield is the answer. The Arduino Shield is a neat piece of hardware that sits on top of your Arduino board. It is typically designed ...
If you have a few hours spare and fancy creating a new Arduino project in your spare time you might be interested in this fun Arduino infrared touchscreen music controller which has been created by ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...