Skip to content
XielfTech edited this page Aug 27, 2020 · 7 revisions

Welcome to the CharlieOSX wiki!

Introduction:

What is CharlieOSX?

I would describe CharlieOSX as a kind of developing platform, based on Micropython and Pybricks. It is meant to be used on LEGO Mindstorms Ev3 Robots (support for more hubs might be comming in the future) to accurately control your robot, nomatter how it's built.

Why should I use CharlieOSX?

CharlieOSX will offer a Variety of different possibilities to control your robot. It has got methods for self-corrected driving based on a gyro sensor built-in and will drive as accurately as possible. You can also write "code" to drive the robot on the brick itself without the need of a laptop or something (currently WIP). CharlieOSX offers a user-friendly UI on the Brick-Display even with some little animations ;) Last but not least CharlieOSX is under constant development so if you got a problem, it will be fixed very soon!

Installation

Clone this wiki locally