News

If Vector were just a cute toy, the price would actually be quite high. However, thanks to its numerous sensors, Vector also offers a good introduction to (robot) programming.
In this project’s Ada code, a record is used for information about command line arguments (flag names, values, etc.) with these argument records stored in a vector.
[Sergey Lyubka] put together this epic guide for bare-metal microcontroller programming. While the general concepts should be applicable to most any microcontroller, [Sergey]s examples specificall… ...