From 2a83de27c5eb0d058bbf80e82fbcd30df196362d Mon Sep 17 00:00:00 2001 From: phillip torrone Date: Sat, 25 May 2019 20:51:47 -0400 Subject: [PATCH] Create capablerobot_usbhub.md --- _board/capablerobot_usbhub.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 _board/capablerobot_usbhub.md diff --git a/_board/capablerobot_usbhub.md b/_board/capablerobot_usbhub.md new file mode 100644 index 0000000000..26e9d7ecd9 --- /dev/null +++ b/_board/capablerobot_usbhub.md @@ -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).