Skip to content

Commit

Permalink
update README.md and go 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
xmeow committed Jan 3, 2018
1 parent b904993 commit 2268af0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

Extension for Kittenbot Robotbit

## Feature

- Designed for robotic projects over microbit
- On board battery source
- Drive 8x servos and 4x DC motors and the same time (with 3.7v battery source to VM)
- Drive 2x Micro Stepper Motors
- On board buzzer
- On board 4x RGB Neo Pixels

# Blocks Preview
![image](https://user-images.githubusercontent.com/3390845/34512193-b3e0ffdc-f09b-11e7-839f-0c9c3563ac94.png)

# Hardware Preview
## Front
![image](https://user-images.githubusercontent.com/3390845/34511999-4b3fdef4-f09a-11e7-960e-5661268b0ba7.png)

## Back
![image](https://user-images.githubusercontent.com/3390845/34512098-04fecc1a-f09b-11e7-9ec6-62fcc0780773.png)


----------

For more infomation please visit [http://kittenbot.cc/bbs/](http://kittenbot.cc/bbs/ "Kittenbot BBS")

## License

MIT
Expand Down
2 changes: 1 addition & 1 deletion pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "robotbit",
"version": "0.1.5",
"version": "0.1.6",
"description": "Extension for Kittenbot Robotbit",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 2268af0

Please sign in to comment.