An open API service indexing awesome lists of open source software.

https://github.com/hilch/micropython-switchbot-thermometer-hygrometer

Read SwitchBot Thermometer/Hygrometer with Micropython via Bluetooth
https://github.com/hilch/micropython-switchbot-thermometer-hygrometer

Last synced: about 2 months ago
JSON representation

Read SwitchBot Thermometer/Hygrometer with Micropython via Bluetooth

Awesome Lists containing this project

README

          

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)

# SwitchBotMeter
Read SwitchBot Thermometer Hygrometer with Micropython without cloud or hub or app.
Use 'switchbot_meter.py' with interrupt driven classical python projects and 'ai_switchbot_meter.py' with asyncio.

## SwitchBot Meter (classic)

![sbm](doc/sbm.png)

[Link to Amazon](https://www.amazon.de/gp/product/B08GYKLWVR)

[Link to Manufacturer](https://eu.switch-bot.com/pages/switchbot-meter)

## SwitchBot Indoor/Outdoor Thermo-Hygrometer

![sbm_outdoor](doc/switchbot_outdoor_meter.png)

[Link to Amazon](https://www.amazon.de/gp/product/B0BVLYPYT1)

[Link to Manufacturer](https://eu.switch-bot.com/products/switchbot-indoor-outdoor-thermo-hygrometer)

## Microcontrollers

was tested with Raspberry-Pico W

![picow](doc/raspberry-pico-w.JPG)

and ESP32 Node MCU

![esp32nodemcu](doc/esp32-node-mcu.JPG)

and Micropython V 1.25.0