Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Making the USB WebMail Notifier from Dream Cheeky to do more than its intended use

License

Notifications You must be signed in to change notification settings

kniffen/Dream-Cheeky-USB-WebMail-Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dream-Cheeky-USB-WebMail-Notifier

Product promo

Usage

const usbwn = require('./usbwn.js')

// Set colors
// Availiable presets are pink, red, orange, yellow, green, blue, purple
usbwn.setColor('red')

// Set RGB values
usbwn.setRGB(200, 6, 35)

// Turn off the LED
usbwn.off()

Demo

Demo GIF

To run the demo type npm run demo

About

Making the USB WebMail Notifier from Dream Cheeky to do more than its intended use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published