Skip to content

Commit

Permalink
Add mention to Rpi 3
Browse files Browse the repository at this point in the history
  • Loading branch information
dashdashzako committed Mar 28, 2017
1 parent b4b0165 commit 96f6d45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Documentation about Poppy Ergo Jr as every projects of the Poppy platform is loc

* Once you have a ready-to-use Poppy Ergo, you can take a look at [code samples](https://github.com/poppy-project/poppy-ergo-jr/tree/master/software/samples) for ideas

## Setup your Raspberry-Pi board
## Setup your Raspberry Pi board

Poppy Ergo-Jr is based on the [Raspberry-Pi 2 board](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/). We provide our own [image](https://github.com/poppy-project/poppy-ergo-jr/releases/download/1.0.0-gm/2017-02-21-poppy-ergo-jr.img.zip) (based on Raspbian) that can be directly copied to the SD-card. You can refer to the [documentation](http://docs.poppy-project.org/en/installation/burn-an-image-file.html) for more details. *Note that if you buy it as a kit from one of the reseller you will also get a pre-installed SD-card.*
Poppy Ergo-Jr is based on the [Raspberry Pi 2 board](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/) but also works with [Raspberry Pi 3](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/). We provide our own [image](https://github.com/poppy-project/poppy-ergo-jr/releases/download/1.0.0-gm/2017-02-21-poppy-ergo-jr.img.zip) (based on Raspbian) that can be directly copied to the SD-card. You can refer to the [documentation](http://docs.poppy-project.org/en/installation/burn-an-image-file.html) for more details. *Note that if you buy it as a kit from one of the reseller you will also get a pre-installed SD-card.*

You can also use our setup script directly on a Raspberry-Pi based on Raspbian. **Be aware tough that it takes some time and some good knowledge of Linux.** We use the [Raspoppy scripts](https://github.com/poppy-project/raspoppy) to setup the Raspberry-Pi to match our needs (custom Python, setup serial communication, setup the web interface, a Poppy user...).
You can also use our setup script directly on a Raspberry Pi based on Raspbian. **Be aware tough that it takes some time and some good knowledge of Linux.** We use the [Raspoppy scripts](https://github.com/poppy-project/raspoppy) to setup the Raspberry Pi to match our needs (custom Python, setup serial communication, setup the web interface, a Poppy user...).

It a two steps process:

Expand Down
2 changes: 1 addition & 1 deletion doc/bom.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here you will find the complete list of material (BOM) needed to build a Poppy E
- 1x Standoff Male/Female M2.5 10mm

## Various electronics
- 1x Raspberry Pi 2
- 1x Raspberry Pi 2 or Raspberry Pi 3
- 1x micro SD 8Go
- 1x Rasperry Pi camera
- 1x AC power 7.5V 2A with a 2.1 x 5.5 x 9.5 jack connector ([this one](http://fr.rs-online.com/web/p/alimentations-enfichables/7262814/?searchTerm=ECP-15-7.5E&relevancy-data=636F3D3226696E3D4931384E4B6E6F776E41734D504E266C753D6672266D6D3D6D61746368616C6C7061727469616C26706D3D5E5B5C707B4C7D5C707B4E647D2D2C2F255C2E5D2B2426706F3D313326736E3D592673743D4D414E5F504152545F4E554D4245522677633D424F5448267573743D4543502D31352D372E354526&sra=p) for instance).
Expand Down

0 comments on commit 96f6d45

Please sign in to comment.