Archive for the 'CAN' Category

CAN Interface with AVR

Description: This project shows you step by step interface of MCP2515 stand-alone CAN-Controller with AVR controllers. Micro controller: ATMega16 For more details click: http://www.siwawi.arubi.uni-kl.de/avr_projects/can/index.html 

CAN based Home Automation System

Description: This project is a CAN based home automation system.  The system does different tasks such as switching ON/OFF the applianc,  decode commands from Ir remote control units, control thermostats, measure temperature and more. All this units communicates with each other through CANBus and the status can be monitered through PC. Micro controller: AT90S4433 For [...]