Infrared serial link using PIC18F452

Chris from PyroElectro writes us with this useful project to communicate serial data over an infrared link. Here’s an article that explains how to create a wireless infrared transmitter using an IR LED and a wireless IR receiver using a phototransistor to make a communication system. Asynchronous serial is transmitted over this link at 9600 […]

Quick and easy wireless using R/C and PIC 18F452

Chris from PyroElectro writes to inform us of his new wireless project: It takes a standard hobby R/C radio transmitter/receiver system and interfaces it to a PIC microcontroller to control a Motor and LED brightness. Named the Quick and Easy Wireless system for it’s off-the-shelf style. Project details including schematic and C code can be […]