Skip to content

Design files and code for my open source Mod-able RGB Laser Wifi Clock

Notifications You must be signed in to change notification settings

robelmes/LaserWifiClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod-able Laser Wifi Clock

Design files and code for my open source Mod-able RGB Laser Wifi Clock that I sell on tindie: https://www.tindie.com/products/15501/

Laser Wifi Clock

It's custom hardware and custom code but all open source so if you want the challenge of making one yourself or you want to hack the code, go for it!

I have a live stream build of the board here if you want to see what's involved: https://www.youtube.com/watch?v=2W7_SHC2Mis

Design Files

Inlcluded in this reposity:

  • EagleCAD schematics and Board layout files (Eagle 9.2)
  • Exported Gerber files (Gerber 274X)
  • STL & DXF files for the 3D printed case and laser cut pieces
  • Adrduino code

Assembling the case

Here is a video guide to assembling the case

https://youtu.be/fARj-D6XGP0

Hacking the code

You will need to have the ESP8266 board for Arduino IDE installed. If you don't, you can follow the instructions here: https://arduino-esp8266.readthedocs.io/en/2.5.0-beta2/installing.html

Laser Wifi Clock

Once installed you'll need to select the LOLIN(WEMOS) D1 R2 & Mini as the board type.

Plus the following libraries from Library Manager

  • One Button
  • TimeLib
  • WifiManager (tzapu)
  • ArduinoJson

Enjoy!

Support Unexpected Maker

I love designing, making and releasing our projects as open source. I do it because I believe it’s important to share knowledge and give back to the community, like many have done before me. It helps us all learn and grow.

That said, a lot of time, effort and finances have gone into designing and releasing these files, so please consider supporting me by buy some of my TiinyPICO products:

https://tinypico.com/shop

Or by buying one of our products on tindie:

https://www.tindie.com/stores/seonr/

Or by becoming a Patron:

https://www.patreon.com/unexpectedmaker

Unexpected Maker

http://youtube.com/c/unexpectedmaker

http://twitter.com/unexpectedmaker

https://www.facebook.com/unexpectedmaker/

https://www.instagram.com/unexpectedmaker/

About

Design files and code for my open source Mod-able RGB Laser Wifi Clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.1%
  • C 21.9%