Skip to content

am32-firmware/am32-wiki

Repository files navigation

Am32 Wiki

This is not the am32 wiki, this repository is built into a website through the use of VitePress and hosted on Netlify.

This wiki is intended to be viewed at: https://wiki.am32.ca/

Setting up a local environment

If you wish to contribute to the wiki it is always appreciated. To do so you will probably want to be able to view changes as they are made. To do this clone the repository locally, ensure you have Node.js (and npm) installed. You should then be able host it locally by running: npm run dev

The local host should update automatically for in file changes, but some changes such as file changes require a restart of the local host.

Quick Links

While this isn't the intended way to access the documentation, if you wish some of the more useful pages are available here.

An explanation of all the options that can be configured with a programming card.

Further clarification is available here.

Turn an arduino into a programming card, which can connect to an esc and change the configuration.

Some esc's and microcontrollers that are known to work

Alternatively
A general guide to flashing non-am32 esc's with the am32 firmware. Some more specific guides and resources are also available.

A reference schematic for am32 esc design.

Some discussion on hardware design can be found here.