Minichan

Topic: Raspberry Pi

Anonymous A started this discussion 13 years ago #31,048

Does anybody have one? What have you done with it? What accessories do you have? What programming languages have you used?

Anonymous B joined in and replied with this 13 years ago, 11 hours later[^] [v] #442,504

i returned mine and got an apple tv which is now running xbmc

Anonymous A (OP) replied with this 13 years ago, 2 days later, 2 days after the original post[^] [v] #443,091

I bought three! One Model A and two B. I'm going to play with robots, mesh networking, remote sensing, and C++

Meta !PARAdoxiHw joined in and replied with this 13 years ago, 7 hours later, 3 days after the original post[^] [v] #443,114

@OP
Run a Raspberry Pi emulator on it!

Anonymous B replied with this 13 years ago, 1 hour later, 3 days after the original post[^] [v] #443,127

@443,091 (A)
> C++

yeah where are those dennis ritchie schools? steve has some

Anonymous D joined in and replied with this 13 years ago, 1 hour later, 3 days after the original post[^] [v] #443,146

I got one, but then I ran out of ideas. I made a small little torrent downloader machine which you can put in an USB stick with .torrent files and then it'll download them and them on the USB again. It was intended to be used on high speed networks, but it was pretty meh. I also made a little box that phones home when you plug it in a network and will then provide access to that network, it looks pretty inconspicious and I figure it'll be useful if I ever need to do some real life pentesting or something.

Anonymous A (OP) replied with this 13 years ago, 4 days later, 1 week after the original post[^] [v] #443,878

Externally hosted imageYaaaay!

Sadly, only the board arrived. Tomorrow I should actually have a power supply and memory card.

Anonymous A (OP) double-posted this 13 years ago, 2 days later, 1 week after the original post[^] [v] #444,328

Externally hosted imageAutism GET

doctor dw md !jdTkvovFCQ joined in and replied with this 13 years ago, 13 minutes later, 1 week after the original post[^] [v] #444,335

@previous (A)
what distros have you tried out? are you actually using it for regular desktop computing?

Anonymous F joined in and replied with this 13 years ago, 1 hour later, 1 week after the original post[^] [v] #444,351

@previous (doctor dw md !jdTkvovFCQ)
I have five SD cards; two are Arch Linux ARM and three are Raspbian. I’m only intending to use the Pis as remote, command line devices.

Anonymous F double-posted this 13 years ago, 22 minutes later, 1 week after the original post[^] [v] #444,354

@444,335 (doctor dw md !jdTkvovFCQ)
I’m still in the process of configuring each of the rpi instances. I’ve done the following…

• change root password
• switch to en_US locales
• switch to en_US keyboard layout
• start SSH daemon at boot
• include hardware random number generator kernel module at boot
• configure SSH keys, authorizing all five devices on each other
• configure static networking for a private LAN
• build the `hello_pi` suite and run basic tests

Now I’m at these steps…

• apt-get update
• apt-get upgrade
• git config
• install Redis (apt-get install redis-server python-redis libhiredis-dev libhiredis-dbg libhiredis0.10)
• install SQLite

Anonymous A (OP) replied with this 13 years ago, 1 day later, 1 week after the original post[^] [v] #444,613

Externally hosted imageYay the camera board works! :3

Anonymous A (OP) double-posted this 13 years ago, 5 days later, 2 weeks after the original post[^] [v] #445,886

http://www.youtube.com/watch?v=G1p66bGHYdk

green joined in and replied with this 13 years ago, 3 minutes later, 2 weeks after the original post[^] [v] #445,887

Enjoy your pi!

Anonymous H joined in and replied with this 13 years ago, 1 day later, 2 weeks after the original post[^] [v] #446,115

It's quite a fun device, I use mine as a home server that hosts my website and stores backups.

doctor dw md !jdTkvovFCQ replied with this 13 years ago, 1 hour later, 2 weeks after the original post[^] [v] #446,120

I kind of want to do something with the gpiopins but iI'm not sure what!
:

Please familiarise yourself with the rules and markup syntax before posting.