Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidelines for typical Raspberry Pi accessories (USB storage, display) #3

Open
panosnethood opened this issue Nov 22, 2017 · 6 comments
Milestone

Comments

@panosnethood
Copy link
Collaborator

panosnethood commented Nov 22, 2017

Hello,

I would like to experiment with two accessories for a Raspberry Pi and I would appreciate some help.

First, I would like to add an external USB hard disc or even a simple USB stick, and connect it to the NextCloud application and others perhaps. Is this possible? It seems easy.

Second, I have bought this touchscreen display, https://www.raspberrypi.org/products/raspberry-pi-touch-display/, and I would like to enable the "Desktop" interface to use it in a MAZI Zone installation. I imagine that this is not included in the standard MAZI image (I tried to type "startx" but the command was not recognized). Is there an easy way to install it afterwards or perhaps it would be better if a 2nd version of the image with the GUI installed was made available?

Thanks!

@mgaved
Copy link

mgaved commented Nov 29, 2017

The OU has purchased a 5" screen (http://www.mouser.com/ds/2/737/adafruit-5-800x480-tft-hdmi-monitor-touchscreen-ba-932828.pdf) .

We chose this as it can run from a battery pack so it gives us the opportunity to run a MAZIzone and have a screen without needing mains electricity.

There is a guide for editing the /boot/config.txt file to enable the display to work (force video resolution), but so far I've only used it to view the start up code to check progress on booting up, I've not explored whether the MAZItoolkit includes a GUI (xwindows or similar). Would there be an issue with this taking up much more space on the installation?

Configuring the Adafruit 5" and 7" 800x480 TFT HDMI Backpack to work with Raspberry Pi (tested as working for MAZI toolkit v2.0 and v2.1)
https://learn.adafruit.com/adafruit-5-800x480-tft-hdmi-monitor-touchscreen-backpack/raspberry-pi-config

@panosnethood
Copy link
Collaborator Author

panosnethood commented Nov 30, 2017

Thanks Mark! The display I linked above also does not need any battery, since it takes power from the Raspberry Pi (but not through USB, the problem then being that the whole thing is a little more difficult to manage). For this it would be nice if we could create a nice "case" or even better a "box" to put on the wall.

I will post some photos on this soon ...

@ingiH
Copy link

ingiH commented Nov 30, 2017 via email

@mgaved
Copy link

mgaved commented Nov 30, 2017

Very cool, Panos. I think my screen should also potentially be able to run from the Raspberry PI, I have to investigate the power settings. But at the moment I have one of the 10,000mAh EasyAcc batteries, with one cable to the Pi and one to the monitor, so I guess it's the same :-)

I agree on the case, let me know if you come across any good CAD models, I can get one laser cut in wood here. I've seen some nice ideas in armoured Peli Cases but these are quite expensive boxes.

For a development machine, and for outdoor use, I am also interested in 'rugged connectors' - I am a bit worried that the constant plugging in and out of power and monitor cables might end up damaging the connectors on the motherboard of the PI, so this something I would like to investigate. I wonder if people have done work on this? There are all sorts of stronger connectors, e.g. https://www.solwise.co.uk/networking_sundries_ip67-socket.htm . A slightly larger case might allow short cable runs (50-100mm?) from the onboard connectors to stronger connectors on a case to protect the Pi?

@panosnethood
Copy link
Collaborator Author

Thanks Ingi! And yes Mark, the Raspberry Pi can offer power to USB-powered devices through its USB ports. I have tried with the MR-3020 router and it works.

@deckspace
Copy link

deckspace commented Dec 27, 2017

External hard drives even SSD models will draw too much power from the PI.
Poor or under powered Raspberry Pi could damage the micro SD card and corrupt your data. The Raspberry PI requires a 2.1 amp 5V PSU or battery despite drawing only 0.5amp on average, more if you are adding screens or senseHAT devices to the circuit. Lower powered or shared PSU are not advisable. Laptops don't all output enough power to safely power the PI.

@haniavis haniavis added this to the 2 - later milestone Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants