Giter VIP home page Giter VIP logo

everydaycalendar2's Introduction

foolmoron's Fork

Changes:

  • VSCode setup - all you need is the Arduino extension, and do Arduino: Upload. The libraries will be copied automatically.
  • Simplified brightness button - pressing darken/brigthen will fully turn off/on the lights with one tap.
  • Light wave effect when turning on a light - animates a wave of brightness across the columns.
  • Starburst effect when turning on a light - animates lights around the one you touched, like fireworks.

The Every Day Calendar

edc

Overview

This repository contains firmware and schematics of the Every Day Calendar project.

Please note that this is a finished project. The files are provided as is and we will not be maintaining this repository.

Installation

To download the firmware and schematic files, run the following command on your terminal:

git clone https://gitlab.com/simonegiertz/the-every-day-calendar.git

Firmware

Connecting the Every Day Calendar to the Arduino IDE

  1. Power on the Every Day Calendar with a 5V adapter and connect the calendar to your computer using a USB Type-B to USB Typ-A cable.

  2. Open the Arduino IDE

    • Configure the board type to Arduino Pro or Pro Mini

      board_config

    • Configure the processor and clock speed to Atmega328P (3.3V, 8MHz)

      clockconfig

Installing Arduino Libraries

  1. Copy the contents of this repository's firmware > libraries directory into your computer's Arduino libraries folder.

    • Typically that's located in Documents/Arduino/libraries

    Note: If more instruction is needed, follow Arduino's guide: https://www.arduino.cc/en/guide/libraries

To test and see if the custom libraries are working, you can run our sample code provided in the firmware > sketches directory of this Github repository. Simply upload one of the sample code files onto the calendar using the Arduino IDE, open the Serial Monitor and set the baud rate to 9600.

serialmonitor

Once everything is working, you're ready to play with the Every Day Calendar! Have fun!

License

The contents of this repository are released under the following licenses for hardware and software:

everydaycalendar2's People

Contributors

foolmoron avatar simsalapim avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.