/arduino-diagram

Primary LanguageC++MIT LicenseMIT

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.