| layout | default |
|---|---|
| title | Home |
| is_main | true |
Aversive++ is a library that eases developpement of robotic applications for microcontrollers. Its aim is to provide an interface simple enough to be able to create complex applications, and optimized enough to enable small microcontrollers to execute these applications.
You like C++ ? You like robot programming ? You may like Aversive++ !
The library provides several features :
Let's be clear, every framework for embedded systems is different. But here are some specificities of Aversive++ :
Aversive++ provides a build system (like a lot of similar frameworks), but try to be independent from it. Indeed, the library can be compiled with Arduino, or RIOT.
Please, see the Hall of fame.
Please, see the Documentation.