Không có mô tả

SG 3c152c93d5 + readme 3 năm trước cách đây
ActuBoard_API 8d01d28dfb + ActuBoard platform initial public Open Source commit 3 năm trước cách đây
ActuBoard_Firmware 8d01d28dfb + ActuBoard platform initial public Open Source commit 3 năm trước cách đây
Schematics 43f5699a05 + added schematics and other resources for replicating the ActuBoard hardware for the public 3 năm trước cách đây
.gitignore 8d01d28dfb + ActuBoard platform initial public Open Source commit 3 năm trước cách đây
README.md 3c152c93d5 + readme 3 năm trước cách đây

README.md

ActuBoard v1.1

The ActuBoard Project is structured as followed:

  1. ActuBoard Firmware C++ firmware for the ESP32 and the ActuBoard specific hardware (Controller + Hubs). Also provide the serial communication interface on hardware side, as well as the addressing of each Hub port through I2C.

  2. ActuBoard API

2.1. ActuBoard Interface Unity compatible C# library for serial communication with ActuBoard. Can be imported easily as DLL in own projects.

2.2. ActuBoard Console Debugging tool that relies on the ActuBoard Interface. Good to test commands without having a project ready. Also, includes a terminal-like output which makes Putty or similar not necessary.

  1. Schematics Contains schematics, renderings, list of commands and everything necessary to rebuild ActuBoard.