Sensor – Transducer – Detector Projects

A web configurable Xively logger, build on AVR ATmega328

Xively (formerly Cosm and before that Pachube) is a platform devoted to simplifying the interconnection of devices and data with applications on the Internet of Things. It is an on-line database service allowing developers to connect sensor-derived data (e.g. energy and environment data from objects, devices & buildings) to the Web and to build their

A web configurable Xively logger, build on AVR ATmega328 Read More »

Cheap CO2 meter using the MQ135 sensor with AVR ATmega

Cheap CO2 meter using the MQ135 sensor with AVR ATmega

MQ135 is an Air Quality Sensor suitable for detecting of NH3, Alcohol, Benzene and other gases. The description below, is what i derive from the poor datasheet of this sensor, it may be uncorrect, so if you have suggestions please leave me a feedback. The “sensitivity characteristics of the MQ-135” figure of the datasheet, you

Cheap CO2 meter using the MQ135 sensor with AVR ATmega Read More »

How to Interface an External EEPROM with AVR Atmega32

In this article, we will explain how to communicate to an external EEPROM from the AVR Atmega32 MCU using the I2C communication protocol. So let’s begin our tutorial on how to interface an EEPROM (AT24C16A) with AVR Atmega32.You will usually need an external EEPROM when your system has a certain set of user configurable settings

How to Interface an External EEPROM with AVR Atmega32 Read More »

RFID Based Attendance System – Circuit, Working, Source Code

Attendance in colleges is generally paper based which may sometimes cause errors. Taking attendance manually consumes more time. So the proposed attendance system uses RFID technology to take attendance. In this system, each student is issued an RFID tag. Controlling unit is in the institute. Whenever the card is placed near the reader, it will

RFID Based Attendance System – Circuit, Working, Source Code Read More »

Scroll to Top