Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minishlink/fontaine-fignos2014

Simple webpage to debug Arduino logic for a project at the annual gala of Arts et Métiers ParisTech in Bordeaux
https://github.com/minishlink/fontaine-fignos2014

Last synced: 9 days ago
JSON representation

Simple webpage to debug Arduino logic for a project at the annual gala of Arts et Métiers ParisTech in Bordeaux

Awesome Lists containing this project

README

        

# Fontaine-Fignos2014
Simple webpage to debug Arduino logic for a project at the annual gala of Arts et Métiers ParisTech in Bordeaux

The project was an abstract electronical "painting" aiming to reproduce a window with water drops. There were 50 LEDs. It was simpler and quicker to develop the algorithm on a webpage and then just translate the JS code to C code, because of the time needed each time to transfer the code to the Arduino chip, reset it and test it.

(january 2014)