Archive for the ‘Microcontroller’
March 11, 2010
By: admin
Category: AVR, Digital, Measurement, Microcontroller, Project, Tools
No Comments →
Advertisement
This portable 2.4 GHz Spectrum Analyzer is built inside a cell phone case, Nokia 3410, and used the phone’s graphical LCD to display measuring results. It uses AVR ATMega8 as main controller and CYWM6935 module. The software is written in C using arv-gcc under Windows (WinAVR). The program runs continuously and make around six [...]
March 03, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Project, Sensor, Wireless
No Comments →
Advertisement
The purpose of the project is to monitor the temperature of three compost heaps. It will send the data wirelessly to the receiver and process or display the result to PC. In the transmitter board, the project uses the TXM-433 as RF transmitter and MCU AVR AT90S4433 (you can replace it with AVR ATMEGA8) [...]
February 16, 2010
By: admin
Category: AVR, Detector, Microcontroller, Project
No Comments →
Advertisement
The Image Capture Board (ICB) is designed to capture images at a resolution greater than 3600dpi with 8-bit grayscale depth. This board was created as the central component of a system capable of detecting counterfeit currency. Scanning at such a high resolution would allow for easy detection of micro printed characters as well as [...]
February 14, 2010
By: admin
Category: AVR, Control, Microcontroller, Motor, Project
No Comments →
If you need electronic simulator with the ability to set the speed of the rotation, and start and stop on demand as in the actual system then check out this Encoder Simulator. The project very useful for troubleshooting or developing new programs for control systems when there is unavailability of the target system for experiment, [...]
February 10, 2010
By: admin
Category: AVR, Control, Interfacing, Microcontroller, Project
No Comments →
This four channel pulse width modulation (PWM) controller is built around Atmel ATMega16L. It has RS232 serial interface for computer control, four 10 bit analog inputs and a 12-button keypad interface. The controller also has four indicator outputs (which may be configured as general purpose outputs), an alphanumeric LCD interface (with backlight control), three general [...]
February 06, 2010
By: admin
Category: AVR, Control, Interfacing, Microcontroller, Project, Remote
No Comments →
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 [...]
February 02, 2010
By: admin
Category: Microcontroller, Monitoring Project, PIC, Project
No Comments →
This is a video based remote environmental monitoring system for use in critical areas. The system enables you to connect remotely to a web page and obtain video image of the environment, temperature, mains power failure state, monitor the voltage of the backup battery, and monitor door contact state.