Create capablerobot_usbhub.md

This commit is contained in:
phillip torrone 2019-05-25 20:51:47 -04:00 committed by GitHub
parent ce92700717
commit 2a83de27c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,22 @@
---
layout: download
board_id: "escornabot_makech"
title: "Escornabot Makech Download"
name: "Escornabot Makech"
manufacturer: "Electronic Cats"
board_url: "https://github.com/ElectronicCats/escornabot"
board_image: "/assets/images/boards/escornabot_makech.jpg"
features:
- Robotics
---
Escornabot is an open source/hardware project that aims to bring robotics and programming to children.
The basic Escornabot can be programmed with the robot's buttons to execute sequence of movements. From this, imagination is the only one limit to the possibilities.
## Learn more
* [Escornabot Makech- GitHub](https://github.com/ElectronicCats/escornabot)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).