MiniCat is an open source (MIT licence) DIY Robot for Makers and Kids based on Arduino Nano :
-
original design (3D parts, hardware, software): open cat from: Rongzhong Li
-
first training material created by Lilie Boizumault
-
starting from a first prototype below:
I developed a plug and play variant of the robot to make it easier to build and understand :
Build a robot with kids and adults that is open source and affordable, take a look on a comparaison of other kits made by "le monde"
All the workshops slides are available here under the /Workshop folder
- Fork the project
$ git clone https://github.com/<your-username>/minicat
$ cd minicat
$ git checkout -b branch-name
- edit, commit, push file
- on your browser, in your repo, a button appear (compare and pull request), clic on