From cde29be1490407ab1ebb711277b78c64a2234803 Mon Sep 17 00:00:00 2001 From: phillip torrone Date: Sat, 25 May 2019 21:09:14 -0400 Subject: [PATCH] Create robohatmm1.md --- _board/robohatmm1.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _board/robohatmm1.md diff --git a/_board/robohatmm1.md b/_board/robohatmm1.md new file mode 100644 index 00000000..32c3df34 --- /dev/null +++ b/_board/robohatmm1.md @@ -0,0 +1,26 @@ +--- +layout: download +board_id: "robohatmm1" +title: "Robo HAT MM1 Download" +name: "Robo HAT MM1" +manufacturer: "Robotics Masters" +board_url: "https://www.crowdsupply.com/robotics-masters/robo-hat-mm1" +board_image: "/assets/images/boards/robohatmm1.jpg" +features: + - Robotics +--- + +The Robotics Masters Robo HAT MM1 is an open source robotics controller board for Raspberry Pi. It is education focused but works in many applications. The Robo HAT provides all the hardware you need in one simple, easy-to-use form factor. It removes the initial barriers to starting any robotics project. + +With support for Adafruit CircuitPython and other libraries the Robo HAT is able to act as a single solution for all projects great and small. + +The Robo HAT MM1 removes the need for buying lots of individual components by including them on the board. It can act as a PWM driver, provide on-board power through voltage regulators, and measure movement with the on-board IMU - all at the same time. + +The wide compatibility with many open source software platforms such as CircuitPython means you can use all existing software for sensors while creating your project in the way that works best for you. The hardware schematics and software are fully open source. + +## Purchase +* [Robo HAT MM1 - Crowd Supply](https://www.crowdsupply.com/robotics-masters/robo-hat-mm1) + +## 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).