medium

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller

This basically the frequency meter section of the frequency meter/pulse generator based on the AT90S2313 described elsewhere on this site, combined with the 100 MHz RF interface described in the page about the RS-232 to 100 MHz RF desktop channel adapter. Built and align this is the same manner as the 100 MHz RF desktop […]

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller Read More »

RS-232 to 100 MHz RF desktop channel adapter using ATtiny2313 microcontroller

Downloads AVR Studio assembler source code 2jun2002version.asm AVR Studio hex file 232lin.hex This is an adapter that allows a terminal to communicate via a 100 MHz data channel with peripherals on the same desk top. Keystrokes from the terminal are are received through the RS-232 connection and sent through the 100 MHz RF data channel.

RS-232 to 100 MHz RF desktop channel adapter using ATtiny2313 microcontroller Read More »

Low cost RF for simple data link and remote control using ATtiny12 microcontroller

Wireless data links don’t have to be difficult to build or adjust They can be built quickly using inexpensive and readily available parts. Overview This is a simple, low cost RF data link that can send data reliably over a distance of one to two meters, enough for bench top or desktop use. The data

Low cost RF for simple data link and remote control using ATtiny12 microcontroller Read More »

A Low Power PLL FM Transmitter using LMX1601 and ATtiny2313 microcontroller

An LMX1601 Phase locked loop, a discreet  FET VCO, and an AVR micro controller combine to make a stable, easy to use monophonic FM transmitter that includes a an audio activated switch that turns the transmitter on only when its being used. Notice: Before operating a radio transmitter, find out what kind of transmitter operation,

A Low Power PLL FM Transmitter using LMX1601 and ATtiny2313 microcontroller Read More »

Cellphone Operated Robot using ATmega16 AVR microcontroller

This Instructible is entered in the Category: 13 – 18 of the National Robotics Week Robot Contest MY URL-http://avadhutelectronics.blogspot.com/ MY [email protected]   Video :Cellphone Operated Robot Step 1 Component Required   Component Required: IC1 – MT8870 DTMF decoder IC2 – ATmega16 AVR microcontroller IC3 – L293D motor driver IC4 – 74LS04 NOT gate D1 –

Cellphone Operated Robot using ATmega16 AVR microcontroller Read More »

Digital Stop Watch with ATmega8 using microcontroller

Digital Stop Watch with ATmega8 using microcontroller

In this tutorial we will make a “Digital Stop Watch” using an AVR ATmega8 Microcontroller. This will help you learn many concepts like Multiplexed Seven Segment Display Interfacing Using AVR Timers Using Interrupts And many others too. The code is written in C language for avr-gcc (WinAVR) . Steps to Build the “Digital Stop Watch”

Digital Stop Watch with ATmega8 using microcontroller Read More »

Remote Controlled Fan Regulator using ATmega8 microcontroller

This device can be used to remotely control the speed of an AC fan and to switch it on or off. The remote control is a cheap NEC Format remote, usually supplied with small DVD players. Three buttons are used to command the circuit. The UP key increase the fan’s speed while the DOWN key

Remote Controlled Fan Regulator using ATmega8 microcontroller Read More »

Scroll to Top