Page 1 of 1

Blynk Library and pSuite startup collection

Posted: Sun Oct 15, 2017 11:06 am
by blavery
I have posted on github a start-up suite and a blynk library for micropython on ESP8266.

https://github.com/BLavery/psuite-upython

Features of pSuite include:
- Initial delay to allow breaking from reboot cycling
- Wifi start manager (AP and STA modes)
- SNTP time syncing including network error tolerance, custom timeservers, scheduled repeat sync
- Rich blynk library including stable network handling, auto or custom GPIO I/O, bridge, LCD, user task.

The blynk library (tagged as "pblynk") is easily separable if that is all you want.