Skip to content

filcarv/FED3_library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the FED3 library (beta)

The goal of this library is to automate most of the housekeeping functions of FED3 behind the scenes and let the user focus on writing the behavioral control. See the Wiki for documentation on how to use the library. This library is in development, please report bugs using Issues.

Installation instructions

1. Install the FED3 library from the Arduino IDE

Search for the FED3 libary in the Arduino library manager and install the latest version. FED3 library manager

2. Install dependency libraries in your Arduino libraries folder

Navigate to the FED3 library in your Arduino libraries folder (usually: Documents\Arduino\libraries\FED3_library\) and look in the \extras directory for the FED3_support_libraries.zip file. Unzip the contents of this folder.

FED3 libraries

Copy the extracted libraries to \Arduino\libraries\.

3. Start coding!

Check out the example FED3 programs by clicking File > Examples > FED3
FED3 examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%