Interfacing MMA8453Q With Arduino
MMA8453Q is a rather inexpensive accelerometer. It is significantly cheaper than many other 3-axis accelerometers (such as the popular LIS3LV02DL) […]
MMA8453Q is a rather inexpensive accelerometer. It is significantly cheaper than many other 3-axis accelerometers (such as the popular LIS3LV02DL) […]
I built a 4-digit 7 segment display last year. In that design, I used four 74HC595 shift registers to drive […]
Modified sine wave is essentially just a pulse width modified square wave. It is a very useful waveform for power […]
I have been thinking about building an LC meter for a while since I do not have a multimeter that […]
ATmega328p does not provide any Digital/Analog conversion channels (although the D/A conversion can be simulated by means of measuring the […]
In my last post, I described in detail how to hand solder LIS3LV02DL, an LGA packaged accelerometer chip. And here […]
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 […]