AVR ATmega Projects

Irradiance/Illuminance Meter using TLR235R sensor with AVR Atmega

The TSL235 is a light-to-frequency converter. This library reads TSL235 output frequency and convert it to irradiance, and then to illuminance. Irradiance is the power of electromagnetic radiation per unit area (radiative flux) incident on a surface. It’s expressed in watt per square metre, the symbol is Ee. In photometry, illuminance is the total luminous

Irradiance/Illuminance Meter using TLR235R sensor with AVR Atmega Read More »

An optical dust meter that uses the GP2Y1010AU0F sensor library made with AVR Atmega

This project is a dust detector that use the GP2Y1010AU0F sensor. Attached you can also find the GP2Y1010AU0F sensor library for AVR Atmega.GP2Y1010AU0F is a dust sensor by optical sensing system. An infrared emitting diode (IRED) and an phototransistor are diagonally arranged into this device. It detects the reflected light of dust in air. Especially,

An optical dust meter that uses the GP2Y1010AU0F sensor library made with AVR Atmega Read More »

AVR Atmega dehumidifier controller board, update

This project is an update to the previous dehumidifier based you can here: http://davidegironi.blogspot.it/2013/04/avr-atmega-dehumidifier-controller.html This update adds some usefull functions. The main issue that i’ve fixed is the microcontroller crash, that happens sometimes. I’ve noticed that sometimes the controller stop running, crash or doesn’t works as expected. After some experimets, i’ve noticed that probem was due

AVR Atmega dehumidifier controller board, update Read More »

A simple brushless sensorless motor driver for AVR Atmega

Brushless electric motor (BLDC motors) are synchronous motors that are powered by a DC electric source via an integrated inverter/switching power supply, which produces an AC electric signal to drive the motor. For an introduction to BLDC motors, please look at my sensored motor driver post, here: http://davidegironi.blogspot.it/2013/09/a-simple-brushless-sensored-motor.html For this project, I’ve implemented a simple brushless sensoreless

A simple brushless sensorless motor driver for AVR Atmega Read More »

A simple Sound Pressure Level Meter (SPL) dB audio meter using AVR ATmega

A sound level meter or sound meter is an instrument which measures sound pressure level. Sound pressure level (SPL) or sound level is a logarithmic measure of the effective sound pressure of a sound relative to a reference value. It is measured in decibels (dB) above a standard reference level. The commonly used reference sound

A simple Sound Pressure Level Meter (SPL) dB audio meter using AVR ATmega Read More »

Scroll to Top