projets:dht22meteo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
projets:dht22meteo [2020/02/26 22:16] – [Code] mhprojets:dht22meteo [2020/04/21 00:20] – [Summary] mh
Line 4: Line 4:
  
 A basic station giving temperature and humidity using a DHT22 sensor and a 0.91 OLED display A basic station giving temperature and humidity using a DHT22 sensor and a 0.91 OLED display
 +
 +{{projets:arduino_thermometer_light.jpg?500}}
  
  
 ===== Wiring ===== ===== Wiring =====
  
-Fritzing to come. +{{projets:am2302_temp_station_bb.png?500}}
  
 ===== Code ===== ===== Code =====
  
-I kept serial communication so you still have the data on the Serial Monitor for now+=== Upgrades to implement === 
 + 
 +Sleep mode 
 + 
 +=== Prototype 1 === 
 + 
 +Designed to run on Attiny85 chip 
 + 
 +=== Prototype 0 ===
  
-++++ Arduino Code |+++++ Basic Arduino UNO Code with Serial Coms |
  
 <code c> <code c>
Line 157: Line 166:
 ===== Power Consumption ===== ===== Power Consumption =====
  
-Prototype draws 3.2mA average and spikes at 4.5mA on an Arduino Uno lighting the screen all the time and with no deep sleep implemented.+Prototype draws 3.2mA average and spikes at 4.5mA on an Arduino Uno with Serial Connection activated and lighting the screen 100% of the time and with no deep sleep implemented.
  
  
  • projets/dht22meteo.txt
  • Last modified: 2020/06/01 16:35
  • by 127.0.0.1