Skip to content

4cscc/micropython-4cscc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4CSCC Development code for deployment of Raspberry Pi Pico W devices.

scripts rely on a config.json file at the top-level on the Pico W. The format should look like the following (with values filled in):

{"wifi": {"ssid": "", "password": ""},
 "inst": {"access-key": "",
          "bucket-key": ""},
 "host-id": ""
 }

Additional documentation to follow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages