Posted inElectronics Hardware Simple IOT temperature sensor Posted by By Radu Motisan September 7, 2017 IOT stands for Internet of Things and refers to small devices equipped with direct internet…
Posted inElectronics Hardware Temperature Sensors DS18B20 and DHT11 with Atmega8 Posted by By Radu Motisan October 7, 2012 Use the Atmega8 with two temperature sensors: the DS18B20 and the DHT-11. The latter also offers relative humidity data.
Posted inElectronics Hardware Atmega8 and enc28J60 for ethernet support Posted by By Radu Motisan July 30, 2012 Learn how to create a network interface for your microcontroller projects. Here I have shown an example using the Atmega8 and the enc28j60 . Build a simple Webserver to show sensor data such as temperature or humidity.
Posted inElectronics Hardware ATMega8 and DS18B20 (digital temperature sensor) Posted by By Radu Motisan March 1, 2009 How to use a digital temperature sensor (DS18B20) with a microcontroller (ATMega 8). Source code included.