Skip to content

Webserver for collecting data from arduinos connected via IIC

Notifications You must be signed in to change notification settings

michal-molcany/Temperature-Webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESK-Climate

This app is used to measure temperature and humidity in office and show it on webpage.

Necessary HW:

  • Wemos D1 compatible board.
  • Aruino UNO/Pro Mini board working on 3.3V.
  • SD card reader with SD card formated to FAT32.
  • RTC Module
  • DHT sensor (current is DHT11, but will be replaced by DHT22)
  • 16x2 alphanumeric LCD ( possibility for replacement with graphic OLED)

SW and libraries:

  • Aruino IDE.
  • Libraries: Time, DS1307RTC, DHT sensor library, Wemos board.
  • Drivers for ch340 in OS.

About

Webserver for collecting data from arduinos connected via IIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages