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