AVR 1-Key-Keyboard Project marommuhammad 2:52 PM 0 comments This simple microcontroller project build to create a keyboard hack that is smaller and cheaper and better reproducible than what one would ...
The Ethernet Shield For Arduino marommuhammad 2:50 PM 0 comments Here is an ethernet shield for Arduino . This module gives Arduino the ability to open connections to other Internet hosts or behave like a ...
AVR General Purpose Infrared Remote Control Receiver with RS232 Output marommuhammad 2:45 PM 0 comments This Infrared Remote Control Receive r can receive signals transmitted by an infrared remote control that uses the NEC protocol, or similar,...
AVR Clock Output on Oscilloscope marommuhammad 2:37 AM 0 comments Usually we see Digital clock on LCD or 7 segmen. But, this AVR Digital Clock which is designed by Ficara Emilio displayed on Oscilloscope. ...
Small Nixie Tube marommuhammad 8:48 AM 0 comments I have a plan to build a Nixie Clock so I search for its information and blog it here for further reference. IN-16 may be not the smallest n...
AVR Based Direct Digital Synthesis marommuhammad 10:32 PM 0 comments Sometimes you need signal generator for your electronic project. You could build your own Direct Digital Synthesis based on microcontrolle...
Burning the Bootloader without external AVR-Writer marommuhammad 6:13 PM 0 comments When we burn the bootloader of Arduino Diecimila, we connected external AVR-Writer to ICSP of Diecimila. But Kimio found the method to burn ...
Welcome marommuhammad 12:07 AM 0 comments This blog is created to generate awareness about robot development in Indian young engineers. All suggestions and queries are cordially invi...
MAX3420 - USB Peripheral Controller marommuhammad 6:47 PM 0 comments The MAX3420 provides a very simple approach to adding a USB interface to a circuit. It uses a SPI bus to connect to your system. It does req...
DS1820 and PIC based Thermometer marommuhammad 10:45 AM 0 comments The project will show you how to build Digital Thermometer based on PIC 16F84A and DS1820 as the censor Download : schematic and source cod...
PIC-Based Temperature Alarm marommuhammad 10:41 AM 0 comments Another PIC microcontroller project by professor mark. This is a simple temperature alarm which uses a PIC16C84 microcontroller and a 2-lin...
PIC-Based Laser Light Show Controller marommuhammad 6:38 PM 0 comments Here is a laser light show utilizing a ds-PIC controller as an arbitrary waveform generator (ARB) created by professor mark. The controller...