Engee documentation

Development of a custom embedded system support package

Supplied examples

To download a directory with sample models to get started with the hardware, use the command:

engee.package.getdemos("Engee-Device-Manager")

The directory provides several examples that are useful to look at after getting to know the basic concepts.:

  • engee-support-packages/targets/ATmega328 — simple independent execution target for firmware assembly and download without interactive execution;

  • engee-support-packages/targets/ArduinoUNO — an example of a target with independent and interactive execution via XCP/UART.