Circuit Lake

Electronic Project and Circuit Collection

Archive for the ‘Remote’

ad


Muscle Powered Remote Control

August 10, 2010 By: admin Category: AVR, Microcontroller, Project, Remote No Comments →

Battery-Less-Remote-Control

Shakemote is A Battery-less muscle-powered remote control for TVs, DVD, Air Conditioner and other electronics device that use remote control. The power generator design is similar to the ones used in muscle-powered generators torches. It consists of two main parts: a voltage generator and a voltage regulator.

Electricity and Gas Meters Logging Station

June 01, 2010 By: admin Category: AVR, Data Acquisition, Measurement, Microcontroller, Project, Remote No Comments →

Gas Meter Loggin Station

The FALCO is an AT90CAN128 microcontroller-based logging station for electricity and gas meters. The system has camera module looking at the measuring gauge (display) of meter. The recognition procedure provides the absolute value of flowed energy and is periodically logged into persistent memory. Beyond this camera, FALCO has additional 9 pulse inputs for monitoring [...]

AVR Web Server And Webcam

May 25, 2010 By: admin Category: AVR, Control, Interfacing, Microcontroller, Project, Remote No Comments →

avr-webserver

The avrETH1 project shows you how to connect an old cellular phone add-on camera with a 640×480px jpeg output to the internet using an ATmega32 and an ENC28j60 Ethernet controller.

RC Lighting System For Model Aircraft

May 21, 2010 By: admin Category: AVR, Control, Microcontroller, Project, Remote No Comments →

Remote Control for Model Aircraft

The Aircraft Visibility Remote (AViaRy) is a remote control lighting system for radio controlled model aircraft with an emphasis on scale realism during flight. The system consists of a remote keypad connected to the pilot’s transmitter and an on-board controller connected to the aircraft receiver. The receiver side module is based on the AtMega168 microcontroller, [...]

Ethernet Bootloader, ATmega128

February 12, 2010 By: admin Category: AVR, Project, Remote No Comments →

AVR-Ethernet-Bootloader

This project is the implementation of Ethernet Bootloader for ATmega128 MCU. It shows the simple way to add Ethernet communication and Ethernet firmware update features to AVR MCU. This project will help field engineers to do firmware-updating remotely on consumer network-based systems like security systems, industrial control or monitoring systems etc.

ATmega32 Ethernet I/O

February 06, 2010 By: admin Category: AVR, Control, Interfacing, Microcontroller, Project, Remote No Comments →

AVR Ethernet IO project

The AVR Ethernet I/O board with accompanying PC control software offers remote control of 4 relay activated devices and status monitoring of 4 opto-coupled inputs over the Internet. Remote control is accomplished using any web browser-abled computer, or by running the custom “Ethernet I/O Control Panel” Windows software on an Internet ready PC. Browser based [...]

AVR SONY RC Decoding

August 16, 2009 By: admin Category: AVR, Project, Remote, Tutorial No Comments →

SONY RC protocol

This tutorial shows you how to decode SONY Remote Control using microcontroller AVR. The project use external interrupt at the falling edge to detect the pulse. The project use AT MEGA 16 and vcd remote control sensor or you can use any type sensor that have filter of 38 KHz to 40 KHz on it. [...]