https://github.com/OldhamMade/LM75-MicroPython
Example using the LM75 with MicroPython on the NodeMCU ESP-12
https://github.com/OldhamMade/LM75-MicroPython
Last synced: 2 days ago
JSON representation
Example using the LM75 with MicroPython on the NodeMCU ESP-12
- Host: GitHub
- URL: https://github.com/OldhamMade/LM75-MicroPython
- Owner: OldhamMade
- Created: 2016-12-25T18:57:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T19:04:20.000Z (over 8 years ago)
- Last Synced: 2025-04-04T12:11:43.461Z (11 days ago)
- Language: Python
- Size: 105 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-micropython - LM75-MicroPython - Driver for LM75 digital temperature sensor, I2C interface. (Libraries / Sensors)
- awesome-mpython - LM75-MicroPython - Driver for LM75 digital temperature sensor, I2C interface. (精选驱动库 / 传感器)
README
# NodeMCU ESP-12, LM75 Temperature sensor, and MicroPython
## Wiring
![Wiring Diagram][wiring]
[wiring]: https://github.com/OldhamMade/LM75-MicroPython/raw/master/wiring.png