News

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 ...
The UDOO contains both and ARM cortex-A9 CPU and the hardware on a Arduino DUE. This includes 54 digital I/O pins, an optional SATA connection, and a number of other pin-outs and connectors.
The shield is fully configurable with jumpers to connect or disconnect each Raspberry Pi and Arduino pin from the level-shifters to allow for full use of all pins and ports.
Not long after [CulinarilySpeaking] got into the Arduino game, he began to want more IO pins and a larger program space for more ambitious projects. This, of course, led him down the path towards t… ...
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16 MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84 MHz processor, while augmenting inputs ...
[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… ...