Skip to content

CircuitPython script to measure temperature from a DS18B20 One Wire Temp Sensor (connected by Grove QWIIC Hub and Display on Pimoroni Badger 2040)

License

Notifications You must be signed in to change notification settings

makeandymake/AXOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXOS

CircuitPython script to measure temperature from a DS18B20 One Wire Temp Sensor (connected by Grove QWIIC Hub and Display on Pimoroni Badger 2040). I personally use this for monitoring the water temperature in my Axolotl tank.

Hardware

Building this project is super easy, barely an inconvenience.

You just need the following:

  • DS18B20 One Wire Temp Sensor (with Grove Connector)
  • Grove Quiic Hub
  • Pimoroni Badger 2040

Connect up the devices (plug and play, no soldering required)

Software

Flash the Badger 2040 with the latest CircuitPython UF2

Copy everything from this repo (except LICENSE and README.md) to your CIRCUITPY drive

By default the display updates every 15 minutes, but you can change the delay variable in code.py if you want it to update more frequently

????

PROFIT!

About

CircuitPython script to measure temperature from a DS18B20 One Wire Temp Sensor (connected by Grove QWIIC Hub and Display on Pimoroni Badger 2040)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages