interface

Minimum Mass Wireless LCD Display

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller

A 2 line X 16 character LCD display that is battery operated and works without an external connection. The basic MinThe basic Minimum Mass Wireless Coupler technology is described and links to other projects on this site that use the Minimum Mass Wireless Coupler are located on the web page, Minimum Mass Wireless Coupler. Downloads Download …

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller Read More »

interface LCD in 4 bit mode

How to interface LCD in 4 bit mode with AVR microcontroller using atmega

This article explains interfacing of LCD with ATmega16 using 4-bit mode. In this mode only four pins are used for sending data and command instructions. This mode has the advantage over the 8-bit mode as it uses less number of pins. The remaining pins of the controller are available for normal use. The Data or command is sent in …

How to interface LCD in 4 bit mode with AVR microcontroller using atmega Read More »

lcd interface

LCD Interface with Atmega32 AVR microcontoller for beginners

LCD’s are quite familiar module when comes interfacing with microcontrollers. We can find these display modules in plenty of instances where a specific info is need to be displayed for the viewers. This article explains LCD interface with Atmega32 a AVR family Microcontroller and display a message “Welcome Gadgetronicx” text in LCD. 16 x 2 …

LCD Interface with Atmega32 AVR microcontoller for beginners Read More »

Remotely Controlled VGA Camera Overview1

Remotely Controlled VGA Camera – Overview Using Arduino

The idea behind this project was very straightforward: design an inexpensive remotely controlled system capable of taking still pictures and uploading them to a remote file storage with a camera to be activated by either remote commands or sensor events. And after numerous brain storms the following solution has been found.In base configuration the system …

Remotely Controlled VGA Camera – Overview Using Arduino Read More »

Arduino SuperScope

SuperScope: Circuit Simulation through Arduino-Processing Interface

nto the program where you can physically manipulate them. Arduino tests for the value of the component (a capacitor, inductor, resistor, or waveform of specific frequency) then sends the data to Processing. Imported components can then be plugged into circuit schematics. SuperScope builds upon the mission of Arduino, the interface between hardware and software, analog …

SuperScope: Circuit Simulation through Arduino-Processing Interface Read More »