Para aprender a programar esta famosa tarjeta microcontroladora, no hace falta saber C++ y lenguajes sofisticados. En este curso proponemos utilizar el lenguaje didáctico de Scratch.
Attiny85 is tiny yet powerful version of arduino. Attiny85 is an 8bit microcontroller , whereas arduino is 16bit , yet it can potentially replace many arduino in many projects (as arduino is ...
Electronic and Arduino enthusiasts may be interested in a new device created by Trinology based in the Netherlands. The Arduino ICSP Programmer allows you to create your very own Arduino board, simply ...
The circuit was based on the use of Arduino AVR to build a high voltage programmer which can be used to fix pesky fuses. The circuit was based on the use of Arduino AVR to build a high voltage ...
[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins ...
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and ...
Today the official Arduino development team have rolled out a new update to the Arduino CLI, adding some new exciting features in version 0.11.0. New features include Command-line completion, External ...