Skip to content

Latest commit

 

History

History

circuitpy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

farm-ng ADK microcontroller applications

Structure

lib/

A drag & drop folder, to contain all dependencies required by the code.py file you intend to run on the microcontroller.

examples/

Contains various code.py files you can drag & drop onto the microcontroller to test out our example applications.

Documentation

The introduction to the microcontroller development kit is here and the index to getting code onto the microcontroller and running that code is here.