Skip to content

MicroPython project to toggle led via a web interface

Notifications You must be signed in to change notification settings

bellingeri/PicoSignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PicoSignal

This is a simple Raspberry Pico project. Allows to turn on and off a led via a web interface.

Config

A config file is used for wifi information and other stuff.

Template

Only the "{status}" variable is supported in the template; this can be 'on' or 'off' depending on the status of the led.

To Do

Add simple HTTP authentication.

About

MicroPython project to toggle led via a web interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published