Skip to content

Commit fa0b382

Browse files
committed
new file: news/_posts/2015-05-13-raspberry-pi-image-release.md
1 parent bbf0fce commit fa0b382

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
author: "@dlech"
3+
title: "Raspberry Pi Image Release"
4+
---
5+
6+
Today is a historic day for ev3dev - ev3dev is just not for the EV3 anymore!
7+
8+
You can now install ev3dev on your Raspberry Pi and use it with your [Dexter
9+
Industries BrickPi]. That's right, you can use the *exact* same libraries and
10+
programs developed for the EV3 (with some slight modifications to the port names)
11+
on the Raspberry Pi with the BrickPi.
12+
13+
This image is just for Raspberry Pi 1 models - it won't work on Raspberry Pi 2.
14+
However, we should have an image for Raspberry Pi 2 soon.
15+
16+
To save you some potential disappointment, you need to understand that the
17+
BrickPi does not provided all of the current capabilities of the EV3. For example,
18+
the motors do not support `brake` or `hold` stop actions, which can make certain
19+
applications rather tricky. There also seems to be some issue with EV3/UART sensors
20+
not updating for short periods of time. These things could be fixed by making
21+
some changes to the BrickPi firmware, but there are no immediate plans to change
22+
the BrickPi firmware.
23+
24+
Here is the [download] and the [release notes].
25+
26+
[Dexter Industries BrickPi]: http://www.dexterindustries.com/BrickPi/
27+
[download]: https://github.com/ev3dev/ev3dev/releases/tag/rpi-ev3dev-jessie-2015-05-13
28+
[release notes]: https://github.com/ev3dev/ev3dev/blob/master/release-notes/rpi-ev3dev-jessie-2015-05-13.img-release-notes.md

0 commit comments

Comments
 (0)