An Arduino ICSP Board
I have been using the bit-banging method to boot-load ATmega328p with Arduino bootloader for a while, and Kimo’s method worked […]
I have been using the bit-banging method to boot-load ATmega328p with Arduino bootloader for a while, and Kimo’s method worked […]
In my last post, I described in detail how to hand solder LIS3LV02DL, an LGA packaged accelerometer chip. And here […]
LIS3LV02DL is a MEMS three-axis digital linear accelerometer that provides both I2C and SPI interfaces for communicating with microprocessors. My […]
I was inspired by Paul’s 7 segment display and decided to build one myself. He used 4 common cathode 7 […]
I have been using the FTDI bitbang method piloted by Kimio Kosaka and improved by others (1,2,3) to flash Arduino […]
H-bridge is frequently used to control DC motors and stepper motors. When controlling a bipolar stepper motor, two full H-bridges […]
After going through some of the tutorials on Arduino’s site, I really started to appreciate what a powerful platform Arduino […]
When I first started interfacing electronics with computers back in the early 90’s my hardware choice was an ISA AD/DA […]