Spiga



 
Showing posts with label Remote Control. Show all posts
Showing posts with label Remote Control. Show all posts

Simple IR Remote Control Robot, Arduino Uno

This project guides you how to build a simple robot which can be controlled using a IR TV remote control. The hardware consist of Arduino uno as main processor, Tsop1738 for IR sensor, L293D as motor driver, 9v battery, two dc motor, and robot base.

IR TV remote control robot - Arduino

Read More

AVR Radio Frequency Keypad

Radio Frequency KeyPadThe AVR based RF Keypad is remote controller that emits an RF code every time you digit the correct combination on its keyboard. You can use this project to replaces remote controls based on MM53200, UM3750 and UM86409. There are three different combinations for three different actions can be entered at program-time. The keyboard layout also customizable. You can use any matrix up to 4 rows by 4 columns keyboard layout and assigning your own ASCII codes to each key.

Read More

RF and IR Remote Control

PIC remote control IR and RF

This PIC based remote control allow you to control up to 8 devices by this easy constructable remote control. The project very flexible you can use it as radio remote control or infrared remote control, depending on the components. Each device output can be configured to be momentary (turned on while you press the button) or latched. Latched outputs can be toggled on/off by one button per channel, or turned on and off by two buttons per channel.

tag : IR remote control, RF remote control, wireless project control

Read More

Smartphone AVR DTMF Remote Control

AVR Smartphone project

This project based on Microcontroller AVR ATtiny 2313 and SmartPhone as main part. The project can controls 3 relays by DTMF sounds emitted by a Smartphone. Emilio, the designer, said that this project useful for controlling, for example a rover, using relay as motor power switches.

The Smartphone (with Windows Mobile 6 OS) can run as web server with capture ability and send the picture to the client via internet. Other features of this circuit is the Smartphone can also moved and controlling motors with his speaker, emitting the correct dial tones in relation to GET requests from internet client. It's not necessary to make any connection from the phone to the circuit, because the phone connects "wireless" using the sound.




You can download test program written for smartphone WM6, schematic, and hex file here

Tag: DTMF Remote, Smartphone, Wireless Remote, Remote control, AVR project


Read More

Arduino Autopilot Control

Arduino Autopilot Control Project

ArduPilot is a full-featured autopilot based on the Arduino open-source hardware platform. It is a custom PCB with an embedded processor (ATMega168) combined with circuitry to switch between RC control and autopilot control (that's the multiplexer/failsafe, otherwise known as a "MUX"). This controls navigation (following GPS waypoints) and altitude by controlling the rudder and throttle. These components are all open source. This autopilot is fully programmable and can have any number of GPS waypoints (including altitude) and It uses infrared (thermopile) sensors for stabilization and GPS for navigation.

microcontroller auto pilot project

tag : Arduino project, Auto Pilot Control, Embedded project src

Read More

AVR Nikon Camera Remote Control

Nikon Camera Remote Control Microcontroller project

This is an IR remote control for Nikon cameras. The circuit project is very simple: an ATtiny13V, button, transistor, resistor, IR diode and 3V battery. You can also connect the IR diode directly to the ATtiny13V, but that will limit the LED current and therefore the range. The project is compatible with the Nikon ML-L3 remote control. Supported cameras include: D40, D40X, D50, D60, D70, D70s, D80, and Coolpix 8400 8800. This project created by Dick Streefland

Download:
Schematic and source code

Tag: Remote control, Camera RC, AVR project (src)



Read More

RC Pulse to PWM Converter Project

Microcontroller AVR - RC Pulse to PWM Converter Project
This Project describes an AVR chip and software that converts two easily formed R/C pulse signals and converts them into a PWM signal suit for driving small motors. This will be good solution for common problem for hobby robotics when controlling the drive level to a motor. As many hacked R/C servo's are used have poor control range. And many micro-controllers don't have built in PWM or the PWM is very slow and makes for lots of motor buzz.

The value of this AVR software application is that one can interface the output signals of the AVR chip to a wide variety of H-Bridge driver chips with a current capacity from 600ma to 5+ amps. Or, it could drive a discrete FET bridge for even higher capacities. The software runs on an Atmel AT90S1200 chip with a 16mhz clock. The project designe by Larry Barello.

Download :


User Guide (doc), schematic and source code

tag : RC, PWM, Converter, AVR project (src)



Read More

AVR Remote control for TV (Salora)

AVR Remote control for TV

This is a AT90S2313 microcontroller project based which has function to turns ON the TV-channel 5 - at programmed time (triggered by alarm clock without buzzer). This electronic project use Infrared remote control with fixed code to turn on a TV Salora to a set timetable. The project designed by Emilio Pietro Giovanni.

Download

source code and schematic

search term : Remote Control, TV, AVR microcontroller project (src)


Read More

Microcontroller Based Remote Sensing System

Microcontroller Based Remote Sensing System
PageAlert is a flexible remote sensing platform connected to a data recording and alarm system. It is based on an MC13192 SARD board. This electronic project well designed by William Wittig. An MPXM2010 pressure sensor effectively senses the water level in a sump pump hole. The limited transmission range of ZigBee technology makes this wireless system ideal for home use.

Download
Project and Abstract

related search : Remote, Microcontroller Project, MPXM2010, ZigBee src



Read More

AVR General Purpose Infrared Remote Control Receiver with RS232 Output

AVR General Purpose Infrared Remote Control Receiver
This Infrared Remote Control Receiver can receive signals transmitted by an infrared remote control that uses the NEC protocol, or similar, with 32 bits of data. The received signal is converted to ASCII and sent on the RS232 protocol 19200bps, no parity, 8 data bits, 1 stop bit. The power is drawn directly from the serial port of your PC, as long as you activate the RTS and DTR lines, to test the circuit you can use the HyperTerminal program standard on Windows.

Download : Source Code and schematic

related search : AVR microcontroller project, Infrared Remote Control Receiver (src)


Read More

R/C Transmitter Range Tester

electronic circuit project - R/C Transmitter Range Tester
This project suitable for people who like with the transmitter system. It's an electronic analog project. You don't have to programming the IC to build it. The function of this electronic project is to measure the RF power being radiated from a transmitting antenna.

Among the Amateur Radio fraternity, a device such as the one described here would otherwise be known as a Field Strength Meter (FSM). Its main purpose would be to check that RF power is being radiated from a transmitting antenna. Some FSMs are tuneable across a wide range of frequencies, which allows the device to work with different transmitters and antennae - usually from HF to VHF and beyond. A difference with this unit is that it is only sensitive to those signals in the R/C section of the radio spectrum. The on-board trimmer allows you to tweak for maximum signal strength of your frequency of choice, whether it be 27MHz AM, or 40MHz FM.

In order to read the received signal strength, such a unit would ordinarily employ a mechanical analogue meter. The unit described here differs in that it uses four super-bright LEDs. The benefit of this is that it allows you to read the display from a distance - even in bright sunlight.

Download schematic(gif), PCB1, PCB2

Electronic Circuit Project, FM tranmitter, Field Strength Meter, Analog circuit (src)

Read More

PIC Project : Infra/radio remote control transmitter/receiver

PIC Project : Infra/radio remote control transmitter/receiver
This is a general purpose remote control project with programmable PIC microcontrollers. Schematics are shown for using infrared (RF) or radio (RF) media. If you are not familiar with microcontroller programming, you can use fixed encoder and decoder integrated circuits instead. Well-known such IC-s are Holtek HT-12D, HT-12E and Motorola MC145026, MC145027, MC145028.

Remote controls usually consist of encoder/decoder parts connected to a transmitter/receiver module which takes care of the transmission of digital signals by radio or infra waves. The format of this project's signal is designed to be ideal even for the cheapest ASK RF modules (using 50% signal/silence ratio), and it is similar to the Philips RC-5 format used in infrared remote controls. The transmitter has a varying number of buttons and sends the states of these inputs to the receiver. The receiver device decodes the message and sets the outputs accordingly.

Download schematic IR(jpeg), schematic RF

source

search term : PIC microcontroller project, Infra Radio Remote controll, Trnsmitter and receiver project

Read More

PIC Universal RC5/RC6 transceiver

PIC universal remote control project
This is another Universal RC5/RC6 transceiver project. It use PIC16F628 as main processor. On the one side you can read the RC5, RC5X and RC6 codes from remote controls on a LCD and on the other hand you can send all thinkable RC5, RC5X and RC6 codes to a device.

Download IR-TRC_U.HEX, V-3 file to program in a 16F628(A)

Download Transceiver_V-3_UK.bas, the sourcecode for PIC Basic

Download scheme as PDF file

PCB layout 110820 as PDF file

Datasheet HD44780.pdf LCD (Liquid Crystal Display)

Datasheet TSOP1736.pdf infrared receiver


source


Read More

Hummer RC Truck, AT90S8535

Hummer RC Truck
For our final project, we decided to enhance the controls of a Hummer RC truck. Our main objective was to demonstrate that an Atmel microcontroller together with basic hardware building blocks can replace all of the car’s original circuitry. Improving the RC truck’s handling involved adding analog control over steering and speed.

The original construction of the car hindered this idea and forced us to resort to some mechanical engineering (mounting a servo) to resolve the problem! Overall, the project was a great deal of fun and involved a lot of tinkering with hardware (including dangerous flirtations with nearly exploding power transistors!)

Link : Hummer RC Truck, AT90S8535

Read More