microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 113 forks source link

Sample weather display #525 #555

Closed Bohemus307 closed 12 months ago

Bohemus307 commented 12 months ago

Added code sample for weather display using SHT30 Temperature/Humidity sensor and a SSD1306 Character Display

Added .mdx file for documentation with an example and an image of working code with simulators

Couple Spelling fixes found in the documentation

pelikhan commented 12 months ago

Could you revert the yarn.lock changes?

Bohemus307 commented 12 months ago

Sorry about that!

pelikhan commented 12 months ago

Great! 🙏