Search found 1 match

by Cosystick
Wed Jun 01, 2022 10:18 am
Forum: Programs, Libraries and Tools
Topic: Thread safe https post
Replies: 1
Views: 1669

Thread safe https post

Hello fellow Hardware-tinkerers! I am using asyncio.start_server to serve html for monitoring a thermometer and to administer temp triggers and notification settings. I have a Wemos D1 Mini (esp8266) board. Serving the html works, reading the thermometer using onewire works, saving settings to local...