sqyyy-jar / arduino-diagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Temperature Diagram

This program shows the temperature curve on an OLED-display.

Devices

These are the devices required to use the program.

  • DHT-sensor
    • Current pin: 2
    • Current type: DHT11
  • SSD1306-display
    • Current pins: SDA(20), SCL(21)
    • Current width: 128
    • Current height: 64

Resources

These are the resources I used to create the project.

About

License:MIT License


Languages

Language:C++ 68.2%Language:Rust 21.6%Language:Shell 5.7%Language:Nix 4.5%