CheemsCity is a STEM online platform for people who want to learn robotics, electronics and coding. For starters, we will offer some free courses on GitHub through Jupyter notebooks and later via an official website and app. The repository contains all the material related to the robot's code.
We are going to launch the first official kit on Kickstarter; however, you can also build it by yourself using the files in the Robot repository (work in progress). If you build or buy one, please help the project by documenting bugs with a GitHub issue.
The kit will contain: a CheemsCar, Cyber Cheems (pedestrians of the city), traffic sign and a modular street.
To build the robot follow the instructions in the Robot repository, while for the software open your Raspberry Pi and: requirements: Python and pip installed.
- Create a virtual environment and activate it.
- You can install the common version of openCV with:
pip3 install opencv-python
or you can install the optimized version (preferred).
- Install
gitand clone this repository.
git clone https://github.com/CheemsCity/CheemsCity.git
- Go to the CheemsCity directory (
cd CheemsCity) and to install all the required packages, run:
pip3 install -r requirements.txt
- Check our free courses on Git Hub or have fun with your Robot!
If you would like to contribute to the project, awesome! You can check out the contributing page to get started.
CheemsCity aims to create a big community around the product; discussion about the project happens on the Discord server!
Se sei una scuola o un club di robotica e vuoi utilizzare il nostro robot, scrivici pure e potremo aiutarti nella creazione del corso!
We're on social media:
- Instagram tag us in your post showing your cheems!
- Linkedin if you want to discover our serious side!
Official Email: cheemscity.startup@gmail.com