Create capablerobot_usbhub.md
This commit is contained in:
parent
ce92700717
commit
2a83de27c5
1 changed files with 22 additions and 0 deletions
22
_board/capablerobot_usbhub.md
Normal file
22
_board/capablerobot_usbhub.md
Normal 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).
|
||||
Loading…
Reference in a new issue