Plot clock&weather station, button enabled

Plot clock&weather station, button enabled

thingiverse

I'm sharing this link on YouTube: https://www.youtube.com/watch?v=v00p0OMZU2o Recently, I customized Joo's plotclock and Monaro's plotclock stand. A push of a button sets code execution in motion. Users can decide whether the time is displayed, which comes from a real-time clock chip inside, or the temperature along with a weather icon. The buttons are connected to an 8.2k resistor, both GND and Power lines included. The signal cable leads to pin five for displaying time and pin six for weather forecasts. The code trigger is a simple if-structure like this: if (digitalRead(TIMEPIN) != HIGH), the execution jumps to //execute time code. If digitalRead(WEATHERPIN) != HIGH, it triggers //execute weather code. UPDATE: The source code can be accessed through https://github.com/imbalino/plotclock-weatherstation

Download Model from thingiverse

With this file you will be able to print Plot clock&weather station, button enabled with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Plot clock&weather station, button enabled.