Skip to content

Waziup/WaziDev

Repository files navigation

WaziDev

This repository contains everything you need to use WaziDev.

It can be loaded as a sketchbook in Arduino IDE.

Arduino Sketches

➡️ Check out the wazidev examples

Develop

You can clone this repo with:

git clone git@github.com:Waziup/WaziDev.git

ATTENTION, this repo use a "subtree" for WaziDev library. The subtree is in libraries/WaziDev. You can get the last change to the library with:

git subtree pull --prefix libraries/WaziDev/ --squash wazidev-lib master

If you made changes to the WaziDev library, push them to the original repo of the library:

git subtree push --prefix libraries/WaziDev/ --squash wazidev-lib master

Hardware

WaziDev is based on the design by Fabien Ferrero.