Interfacing ADS1224 With Arduino
ADS1224 is a 24-bit delta-sigma analog-to-digital converter with 4-channel differential inputs multiplexer. This ADC chip offers a 20-bit effective resolution […]
ADS1224 is a 24-bit delta-sigma analog-to-digital converter with 4-channel differential inputs multiplexer. This ADC chip offers a 20-bit effective resolution […]
I picked up an AD9850 DDS module on eBay an couple of weeks ago and decided to build a MCU […]
I built an I2C multiplexer shield using an Arduino prototyping shield from SchmartBoard a couple of weeks ago. The shield […]
I got a Syma S107G IR controlled helicopter for my son a while ago. This tiny remote control helicopter is […]
Microchip‘s MCP4821/MCP4822 is a low budget 12-bit digital-to-analog converter. MCP4821 is the single channel version whereas MCP4822 has two channels […]
Last year, I wrote about a simple digital metronome project. While the device worked pretty well there are a few […]
Last time, I discussed how to interface TI’s ADS1112 16-bit delta-sigma A/D converter with Arduino. Today I am going to […]
ADS1112 is a 16-bit delta-sigma A/D converter. This A/D chip has an I2C interface, a 2.048V internal voltage reference and […]
I got a used 250VA power transformer that was removed from equipment a couple of weeks ago. The transformer has […]
About a year ago, I wrote a simple library for interfacing AD7705/AD7706 with Arduino. The library works, but it requires […]
In part one, I went over the theory behind the self-balancing robot and in part two, I showed you my […]
In my previous post, I explained the theory behind the self-balancing robot at a high level. Here, I will discuss […]
Building a self-balancing robot is one of those things that every hobbyist and engineer want to do. But there are […]
You probably know this already from just reading some of the posts in my blog. Like millions of others, I […]
By default, ATmega328 used in Arduino (such as Uno or Duemilanove) operates under 5.0V. Sometimes though it is necessary to […]