wmsi / owl_dev

Code for the Owl Kit prototypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the WMSI Owl Kit Development repository!

Here you can find every sketch ever used on an Owl prototype, as well as some circuit diagrams and files for manufacturing. If you're brand new to the Owls, you'll probably be better off starting with our Comprehensive Owl Guide, which can be found at this link: https://goo.gl/V9kGfm

examples/

If you are looking for example code for a specific Owl application, check out the examples folder. Most of the names in this folder should be self-explanatory, but if you're confused about a particular application look it up in the guide above.

The code in this folder is by far the best-commented of any in this repository, but once you work through some examples you should be able to navigate the messier prototype code without too many issues.

You can also check out this guide on a basic game using the Owls.

Fritzing/, Eagle/

In the Fritzing and Eagle folders you'll find material related to the Owl circuit as laid out for a breadboard or PCB. The Fritiing files will probably be most useful for reconstructing or understanding how all the parts of the circuit function. Use the Eagle files if you intend to manufacture a PCB or just love staring at circuit diagrams.

owl projects/

The "owl projects" folder contains sketches for specific educational applications. Each sketch should have a long comment at the top explaining what it was built for and what it does.

prototype code/

Only go delving into the "prototype code" folder if you have a firm grasp on all the example code. However, if you are struggling with a specific problem, there may be some code in here that solves it :)

However, you may have to peel through layers of old, uncommented, hacked together sketches.

About

Code for the Owl Kit prototypes


Languages

Language:Eagle 89.3%Language:Arduino 9.0%Language:C++ 1.4%Language:C 0.1%Language:Prolog 0.1%Language:Python 0.1%