Adafruit Releases Educational Linux Distro For Raspberry Pi 38
ptorrone writes "Open-source hardware company Adafruit has released a Linux Raspberry Pi distro for hardware hacking and teaching electronics. This distro comes with SPI, I2C, & OneWire WiFi. It also has some things to make overall hacking easier, such as sshd on startup (with key generation on first boot) and Bonjour (so you can simply ssh raspberrypi.local from any computer on the local network). The distro is called Occidentalis v0.1. Rubus occidentalis (the black raspberry) is derived from Raspbian Wheezy, and is available for download here."
Re:Wow, a story about Raspberry Pi (Score:5, Funny)
Re: (Score:2)
Hopefully before Apple sues you for it.
Re: (Score:3)
Hopefully before Apple sues you for it.
Well. avoid rounded corners, then!
Re: (Score:2)
Wait until they post about my beowulf cluster of bitcoin mining raspberry pi made with an arduino-controlled 3d-printer.
Is the cluster controlled by an Android botnet?
Re: (Score:3)
It was my understanding that the Pi was more of a hobbyist/educational market -- it's not for people who want a cheap computer (which is what your android device is) but for people who want a REALLY POWERFUL Arduino. Find me an Android device with SPI/I2C/OneWire. Or with GPI/O pins in general. I know there are devices to do that, but what kind of cost is that adding to your Android phone. Plus your phone seems cheaper because it's contract-free -- but that's only a benefit if you plan to use it in a way th
Re: (Score:3)
It was my understanding that the Pi was more of a hobbyist/educational market -- it's not for people who want a cheap computer (which is what your android device is) but for people who want a REALLY POWERFUL Arduino. Find me an Android device with SPI/I2C/OneWire. Or with GPI/O pins in general. I know there are devices to do that, but what kind of cost is that adding to your Android phone. Plus your phone seems cheaper because it's contract-free -- but that's only a benefit if you plan to use it in a way that it can still be your phone. I was considering a Pi for a barbot (though I'll probably just use my old laptop and an MSP430 for I/O) -- I'm certainly not building my phone into my bar...
I'm afraid I can't agree on that. Firstly, because I believe that the stated goals of the RPi's developers was quite explicitly a "cheap computer to facilitate learning" and secondly because the RPi isn't nearly as well suited for primitive hardware hacking as the Arduino.
I have designed Arduino circuits to serve as solar charge controllers, scan punched cards and operate home automation systems. I have run a Raspberry VM (don't have the hardware yet) that emulates an IBM System/370 mainframe computer (via
Re: (Score:2)
What Pi has that supports the "super cheap PC" idea is analog video out... in the US at least, analog televisions are basically free to pick up. That's something that Arduino really doesn't have.
Plus, if you're an uber style conscious hacker, you can do your Arduino development on your Pi...
Re: (Score:2)
There are shields for video output http://www.wayneandlayne.com/projects/video-game-shield/ [wayneandlayne.com]
Re: (Score:2)
Re: (Score:2)
Not to mention: can it run Linux?
Re: (Score:2)
Not to mention: can it run Linux?
Which? The Pi or the Arduino. The Pi is targeted specifically towards Linux. The Arduino's standard OS is a real-time process controller, and I'm not sure how much external beefing up (RAM, etc.) it would take to make a Linux machine out of it.
For most of us, I think it would be less work - and probably cheaper - to leave them to their separate specialties.
Re: (Score:3)
(Not sure how a Pi is a better choice for a budding programmer than an Android phone.)
How many Android phones can you quickly and easily plug a keyboard into? And a mouse, and power the phone at the same time? And get a decent resolution on a monitor? Can you put your text editor up on one side of an Android screen and your terminal on the other? Just how much programming is actually possible using only an Android phone (on which you probably won't have root without jumping though hoops) anyway?
I was interested in one, once, but you can get a much more powerful Android phone for the same price as a Pi
Really? Without a contract? I wouldn't mind a link to one.
Re: (Score:2)
My old epic 4g comes with a keyboard.
It has an undocumented feature of video out as well.
There are a number of compilers and IDE available for various languages on android.
For your other features, you will need to go with a tablet.
My infinity with the keyboard dock accepts a USB mouse, and likely accepts a bluetooth mouse even without the keyboard dock (don't have a bluetooth mouse to try with).
Multiple apps on screen: http://www.themobileindian.com/news/940_View-multiple-apps-on-one-Android-screen
I don't r
Re: (Score:3)
I was curious about this as well and his claim actually isn't as far off as you might think. Amazon's got prepaid phones that support HDMI [amazon.com] output starting around $220. Personally I've got about $90 into my Pi, counting the SD Card [officemax.com] and case [modmypi.com]. If you also want WiFi that's another twenty bucks [newegg.com], plus another $13 for a powered USB hub [newegg.com] since the Pi
Re: (Score:1)
The RPi can run full Debian, not a crippled phone OS. If you want to do phone development fine, but it's probably better to learn skills that will transfer when the app bubble collapses.
Re: (Score:2)
There's absolutely no reason why you can't run debian on a phone. Okay it will be pretty useless as a phone but if you just want to use an old phone you have lying around then it will run it. Even aged smart phones are more powerful than a lot of devices I put linux on now as part of my day job. The lowest spec I ran desktop linux on was an 30Mhz ARM-6 with 128MB of RAM. I had full X running on that with fvwm2 window manager. This was back in 1998.
Re: (Score:1)
Re: (Score:2)
I'm very aware what the Pi is and why it exists. I was merely pointing out that there's no reason why you couldn't run Debian on a phone if you happen to have one. Personally for me the HDMI out and keyboard is not really that important to me. I tend to develop on my Pi either by cross-compilation or ssh-ing from my Mac.
x0xb0x (Score:4, Interesting)
Re: (Score:2)
Right on! I built three x0xb0xes. Sold two, kept one. Need to get that thing out and work on some more choons...
It's not fair to call the sequencer a clone. Although similar to the 303's sequencer, the x0xb0x sequen
sshd?! Tell me more! (Score:1)
I wish they would just recommend the ArchARM image already; the whole Arch philosophy syncs up so well with the Pi. What could they possibly offer that isn't easily "hackable" into a fresh install of just about any distro anyway? They recommend it as a learning tool when the true learning tool is being left with absolutely nothing at install. What teaches you more than leaving your partition table in shambles or getting a little too comfortable with sudo and mixing up the arguments to dd? In the end it doe
Download link is down (Score:2)
Re: (Score:3)
you need to download it directly from this page and click the download link:
http://learn.adafruit.com/adafruit-raspberry-pi-educational-linux-distro/occidentalis-v0-dot-1 [adafruit.com]
OneWire Wifi? (Score:5, Informative)
I was wondering what this is. Turns out slashdot/the submitter didn't understand "one wire, and wifi".
Re: (Score:2)
Thanks. I googled for it and was lost.
So its a slightly modified distribution! (Score:3)
I love Adafruit. I love my Pi. But how is this news. Its just a slightly modified distro with a couple of extra kernel drivers compiled up. If they'd built them as DEBs then they could have just been dpkged in to wheezy anyway.
Re: (Score:3)
I actually appreciate it... I have a Pi, but I really don't have the time to sniff out every new distro as it comes along. This one sounds worthy of loading up and trying.
Comment removed (Score:3)
Re: (Score:1)
let me know (Score:2)
Let me know when I can have one of these delivered next day via amazon, until then I don't care about the PI.
Re: (Score:1)
I'll be sure to check that out for you and let you know as soon as that happens. No really. I deparately want you to care. It's important to me and given your level of involvement I can't wait to see what you accomplish with the pi when you do get it. I bet it will be pretty special!
Re: (Score:2)
I'd be happy I could get one at all. One of the "suppliers" listed doesn't show "US" on "where are you from". The other, while it shows it can ship to the US, and even says they have them available* at the top of the page, it only shows availability: 0 next to to the "buy" button.
I suspect when I'm finally able to get one, it will come with Duke Nukem' Forever on the SD card.
Re: (Score:2)
While it is not the same as next day delivery it is certainly not the same situation where you need to wait weeks to get your order delivered.