interfacing

Auto Sensing Sous-Vide Cooker using AVR microcontroller

This low cost AVR-based Sous-Vide Cooker is able to auto-calculate the appropriate time for cooking a certain thickness of meat using heat transfer equations. It can maintain a set temperature for extended periods of time. The project implements advanced features such as a water level monitor and automatic timer that can set cooking times depending […]

Auto Sensing Sous-Vide Cooker using AVR microcontroller Read More »

AVR Thermocouple Temperature Meter using ATmega164 microcontroller

The benefit using thermocouple sensor for measure temperature is it has wide range measurement (-200 °C to +1350 °C / -328 °F to +2462 °F range for Type K), inexpensive, interchangeable, and is supplied with standard connectors. To get temperature value from output of a thermocouple, you need high precision amplifier and proper compensation circuit

AVR Thermocouple Temperature Meter using ATmega164 microcontroller Read More »

AVR Based Car Diagnostic Tools using ATmega169

This project focuses on tapping into GM pre-1996 car and light truck diagnostic information. These systems are commonly referred to as OBDI, or ALDL (Assembly Line Diagnostic Link). They are based, in part, on the GM-specific 8192-baud ALDL standard that was used starting in the 1986 model year through 1995. The data stream definitions used

AVR Based Car Diagnostic Tools using ATmega169 Read More »

5 Channel USB Analog Sensor with AVR using ATmega48 Microcontroller

This project demonstrates how to build a simple module to read analog sensor and send the data to PC using USB connection. The project uses ATmega48 as main processor and USB FTDI serial-to-usb cable. Simply put header pins on your device which you can plug into providing the microcontroller-computer link. No need for soldering surface-mount

5 Channel USB Analog Sensor with AVR using ATmega48 Microcontroller Read More »

Wireless Internet Radio Receiver using AT90CAN128 Microcontroller

This stand-alone internet wireless music player, named as Wireless MP3 (WMP3), uses Atmel AVR AT90CAN128 microcontroller as main ‘brain’. The device can play music from internet radio stations like Shoutcast (www.shoutcast.com), connect to shared network drives and play mp3 files. Ubiquitous 802.11b wireless link is used to connect to the internet. “WMP3 uses HTTP protocol

Wireless Internet Radio Receiver using AT90CAN128 Microcontroller Read More »

Controlling internal DAC AT90PWM3 using microcontroller

Part list 1x AT90PWM3-16SQ 2x SLO2016 LED display 1x 22uF/25V elco SMD 2x 0.1uF/16V tant. 1206 2x 10 kOhm 1206 3x 100n multilayer 1206 1x coil 10uH SMD 1x rotary encoder (Sharp)   Digital voltage control unit his is how a value is stored into the DAC registers. First you have to set the voltage

Controlling internal DAC AT90PWM3 using microcontroller Read More »

Scroll to Top