Arduino capacitance meter

Electro-Labs’ DIY capacitance meter can measure capacitors rated from picofarads to millifarads. The circuit is based on Atmega328P and is Arduino IDE compatible. The capacitance is computed by measuring the capacitor charging time and is displayed on a Nokia 5110 LCD. The main component of the circuit is Atmega328P microcontroller (MCU) and it runs at 16MHz. RESET, MOSI, MISO, SCK, RX, TX, 5V and GND pins are extended to the connectors from J4 to J11 to let the user use an Arduino or an AVR programmer to program the microcontroller in ICSP mode. MCU reset button, a general purpose button

Read more

Making a simple follow-me robot

Saurav Chakraborty has shared his making of a very basic DIY follow-me robot that uses no microcontroller. It uses two sets of IR photodiodes and an IR LED to sense the presence of an object in fron of it. When the object is sensed, two DC motors are turned on using transistor switches and the robot moves forward. The robot can also follow left and right path based on the motion of the front object.

Read more

Energy meter using Atmel 90E24

Atmel’s 90E24 is a high-performance active and reactive energy metering device for single-phase two-wire, single-phase three-wire or anti-tampering active and reactive energy meters. Here is a demo power line monitor project using Atmel 90E24 and allows voltage, current, true power, apparent power, reactive power, power factor, phase angle, and line frequency to be accurately measured.

Read more

Arduino controlled low-cost robotic arm

Induatrial robotic arms are quite expensive. Dan Royer is building an Arduino-controlled open-source robotic arm affordable to the DIY makers community. Industrial arms starts at $10k each and go up from there. With low cost hardware everywhere now, I see a market opportunity for low cost arms to serve small industry. I’d like to drive the cost down by making an arm that others can tinker with, improve on, and build community around. I’d like to see two arms assemble a third. Tell Elon Musk I need his rockets – lets put Marginally Clever robots to work building that lunar colony.

Read more

PIC24-based game console

Voja antonic‘s single chip game console is based on PIC24EP512GP202 microcontroller, a 16-bit Microchip’s MCU which is programmed to generate the VGA signal, music and sound effects for playing Jumping Jack. As the video signal and the corresponding sync signals are generated by software, the console contains a minimum of hardware. There is also an audio signal output with five binary tone channels, mixed by a passive resistor network. Two of those channels are used for sound effects, similar to ones used in video games of that time (early eighties) and three for background music. This output is capable of driving line

Read more
« Older Entries Recent Entries »