Tarts – Arduino Documentation




Tarts Gateway Arduino Shield - User's Guide Tarts Gateway Arduino Shield – User’s Guide
Tarts Gateway Arduino Shield - Quick Start Guide Tarts Gateway Arduino Shield – Quick Start Guide
Tarts Gateway Arduino Shield - Technical Data Sheet Tarts Gateway Arduino Shield – Technical Data Sheet


Tarts – Arduino Library Files




Tarts Arduino - Library Files Tarts Arduino – Library Files (Download Zip)


Contents:


Keywords.txt – provides the IDE a list of keywords for highlighting in the Sketch.


Tarts.h & Tarts.cpp – The main processing for Tarts.


TartsPlatform.h & TartsPlatform.cpp – Calls out the platform being used. If your IDE is earlier than 1.5.3, then you will need to manually edit this file to set the platform you are using (Uno, Leonard, Ethernet, etc)


TartsSensors.h & TartsSensors.cpp – Sensor class definitions and functions.


TartsStrings.h – Provides strings to print if the user wishes to include this header.


Examples – Contain sketches as a demonstration of some simple things that you can do with your wireless sensor network. They are samples to help you get up and running, but do not by any means explore the vast possibilities of what can be done. These are our original ideas. Play with them and have fun creating your own. Feel free to share with the community all your cool ideas!