Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 523 Bytes

IoT scripts, mostly in uPython

The WiPy Logo

Most code on thingsboard branch

uses a netConfig.py file to hold wifi credentials, should auto connect to strongest AP it knows about.

Components in this repository:

  • cc3200/ -- for WiPy and TI Launchpad hardware
  • esp32/ -- esp32 specific code (FiPy)
  • esp8266/ -- for ESP01, ESP12 and WeMOS d1 modules