Skip to main content

API Index

There are two distinct, yet compatible, APIs.

Microcontroller API​

This is the API of the farm-ng microcontroller development kit and is used in the Microcontroller Examples.

This is CircuitPython and is for running directly on micro-controllers, like the farm-ng microcontroller kit. If you intend to use your own micro-controller or computer to interact directly with the Amiga through the CAN bus, you should use this API.

Brain API​

This is the API of the farm-ng Brain development kit and is used in the Brain ADK Examples.

This is for running directly on the farm-ng Brain or for interacting with the gRPC services running on the brain from another computer.

Not seeing what you need?​

Reach out to us by creating a Documentation Request based on the instructions on our support page.