Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 391 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 391 Bytes

Upsilon

This project is intended to make a game in four parts with an Arduino.

The Arduino board used for the project is an AT Mega 2560

Construct the project

The schematics for the projects are in the folder schematics (TODO not done yet)

Run the project

The sources are located in the folder src. They are compiled with PlatformIO on Atom (other compilers should be fine also)