Skip to content

Wirelessly controlled OnAir Sign using Raspberry Pico W

License

Notifications You must be signed in to change notification settings

gaurangsinha/OnAir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OnAir

This project modifies an existing "OnAir" sign to work with a Raspberry Pi Pico W. With this setup, you can control the sign remotely over WiFi through a web page.

Components Needed

  • OnAir sign or its equivalent
  • Raspberry Pi Pico W
  • Wires

Build

Quick and dirty - connecting GPIO (3.3v) & GND to LED strip.

onair

Setup

Ensure you replace the ssid & password fields your wifi settings.

ssid='ENTER_WIFI_SSID'
password='ENTER_WIFI_PASSWORD'

About

Wirelessly controlled OnAir Sign using Raspberry Pico W

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages