8:42 amCategory: AVR, Digital, Measurement, Microcontroller, Motor, Project
->

This PIC18F252-based project allows you to measure the torque in an automobile drive shaft. Output data from the device can be sent to PC or vehicle data recording system through RS-232 interface. To calculate horsepower, output data need to be combined with RPM measurements from the data recording system. The project consists of two main parts, sensor unit, which attaches to the driveshaft, and the receiver unit, which provides the serial output signal. The sensor unit is battery powered and communicates with the receiver via a 433 MHz RF data ...
No Comments →
3:34 amCategory: AVR, Automotive, Control, Monitoring, Project

Xarias is embedded car computer system, based on ATMega32 MCU and programmed using C language and compiled with gcc compiler. The project is designed to obtain different car information and display it in human-readable form. It can calculate momentary and average speed, calculate momentary and average fuel consumption, show engine RPM, calculate journey time and distance, calculate total fuel consumed and its cost, show temperatures (inside/outside) and air conditioner automatic control and programming.This automotive project is not utilizing OBD-II interface. All data is read directly from the sensors (speed, rpm, ...
No Comments →
8:57 pmCategory: News, PIC
->

OpenPICUS, a PIC 24F series based open source platform made for wireless smart sensors and actuators, reaches the biggest milestone today. The open source platform is mature and offers to the developers:The new IDE, easy to use and Free to download Software Framework: your Apps can control the functions of the Protocol and of hardware, but you don't need to be an expert of both. Apps Source Code (such as wireless Webserver) Video guide for the IDE and a Manual for the Framework“We are really excited. We worked hard for ...
No Comments →
2:27 amCategory: AVR, Alarm, Detector, Digital, Microcontroller, Monitoring, Project

Chimney Sentinel is remote fire alarm that can give a warning of fires caused by wood-burning appliances. The project uses a probe inserted in the chimney and a remote monitoring unit built based on PIC16F628. When a fire is detected, the device will sounds an alarm before smoke has time to reach other detectors within the home.Additionally, it helps prevent fires by monitoring the conditions in the chimney. Creosote tends to build up in chimneys when the temperature in the flue is too low; this build-up can lead to a ...
No Comments →