News

If you've got an Arduino of any variety, you might have noticed some of the pins on the board have a tilde mark or PWM printed next to them. What is PWM?
Enter the ExtraCore library for Arduino, a software library that turns two or more Arduinos into a multi-core microcontroller with more pins than you’ll ever need.
[Trent M. Wyatt]’s CPUVolt library provides a fast way to measure voltage using no external components, and no I/O pin. It only applies to certain microcontrollers, but he provides example Ar… ...
Arduino-compatible ATtinys with more pins Having had such quick success making a microcontroller project using an 8pin ATtiny85 and programming it with Arduino, I though I would try a more elaborate ...
Options to power the Arduino Nano include USB, VIN, and 5 volt pin, meaning you have power options for almost any situation.
Running out of GPIO pins? Learn how to connect multiple buttons to just one Arduino pin using clever wiring and resistor techniques. Perfect for compact projects, keyboards, or when using small ...