News

[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 ...
This is how I wired the Arduino up with the shift registers and the EEPROM chip. It looks very confusing but most of that is just the data and address buses, which follow a very logical pin mapping. I ...
Manual rom write: Write single bytes with a interactive interface. Manual rom read: Read single bytes with a interactive interface. Following modes are only meant to be activated by the client ROM ...
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 ...
Arduino programmers, makers and developers that are looking for a small Arduino Programmer device might be interested in the VisiPort2. The VisiPort2 is a USB To Serial module that has been ...
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 ...