Skip to content

PicoTemp measures the temperature thanks to a DHT11 sensor and returns it in the form of a web service that can be consulted by other applications or systems

Notifications You must be signed in to change notification settings

Veltys/PicoTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoTemp

GitHub commits GitHub latest commit GPLv3 license Codacy Badge

PicoTemp software for Raspberry Pi Pico

Description

PicoTemp measures the temperature thanks to a DHT11 sensor and returns it in the form of a web service that can be consulted by other applications or systems

Changelog

To-do (TODO)

  • Buttons support to switch off LEDs screen and system
  • Screen support... which reminds me...
  • Way to restore screen manager thread if crashs
  • Better GMT correction handling
  • DST handling
  • Way to restore WiFi connection

Cancelled

  • Asynchronous web server

[2.4.1] - 2023-12-27

Fixed

  • Better DHT11 / DHT22 sensors alternance algorithm

[2.4.0] - 2023-12-27

Added

  • DHT22 sensor support New smaller icons New layout

[2.3.1] - 2023-12-05

Fixed

  • 'LED' pin is bugged

[2.3.0] - 2023-12-05

Added

  • 'I am alive' LED support

[2.2.0] - 2023-11-25

Fixed

  • Functions refactoring

[2.1.0] - 2023-11-25

Added

  • Support for multiple DHT11 sensors

Fixed

  • Some optimizations

[2.0.3] - 2023-11-13

Fixed

  • Better lib organization

[2.0.2] - 2023-11-13

Fixed

  • Initial GMT time correction

[2.0.1] - 2023-11-12

Fixed

  • Code quality

[2.0.0] - 2023-11-12

Addedd

  • Screen support
  • Buttons support

[1.0.3] - 2023-11-04

Fixed

  • Micropython does not have ExitStatus library
  • Documentation

[1.0.2] - 2023-10-30

Added

  • Codacy badge

Fixed

  • Code quality

[1.0.1] - 2023-10-29

Fixed

  • Various optimizations

[1.0.0] - 2023-10-29

Added

  • Pre-existent work
  • To-do list

[0.0.2] - 2023-10-29

Added

  • .gitignore file

[0.0.1] - 2023-10-29

Added

  • README.md file

Acknowledgments, sources consulted and other credits

About

PicoTemp measures the temperature thanks to a DHT11 sensor and returns it in the form of a web service that can be consulted by other applications or systems

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages