Raspberry Pi For the Rest of Us
mikejuk writes "The Raspberry Pi might be a cheap and reasonably powerful but it has a tough learning curve due to the Linux OS it uses. Adafruit, better known for their hardware, are working on a WebIDE which you can use to program the Pi without having to set things up. You write the code in a browser and run it on the Pi using a web server hosted by the Pi. It sounds crazy but if it can make the Pi more approachable then perhaps it could turn out to be an educational powerhouse."
Oh no, a steep learning curve on a device which is intended to encourage learning. Seriously.
CLI paste? paste.pr0.tips!
If your order is through RS, cancel it immediately and order through Farnell. Farnell actually has their act together.
Isn't the point of the Pi that you can just dump an image onto an SD card and have a fully working environment? Just how bad are the Pi distros?
Give me Classic Slashdot or give me death!
If you're not prepared to learn Linux then your should be prepared to - give up pursuit of programming embedded/small devices.
...
I smell me a slashvertisement...
Rather thinly veiled one, at that.
An enigma, wrapped in a riddle, shrouded in bacon and cheese
I think they meant "familiar" instead of "easy" - heaven forbid anyone should ever have to contend with anything new or different. Like you'd want to spend $150 or more to put Windows on a $25 computer, ffs, even if it had an ARM build that worked.
+1 to the parent.
RS does not have any Raspberry Pis... Newark/Farnell/Element14 have them. I cancelled my RS order and got it in 4 days from Newwark. Newark is showing 100 in stock right now.
Slashdot: news for non-nerds that don't want to have to deal with linux.
Well.. maybe. Or Maybe not. But Definitely not sort of.
I concur. I got mine from Newark in 2 days and I'm in Canada. This was just a couple of weeks ago.
Shipping to Canada is $12 including duty and brokerage, so make sure you call them to place the order vs. going online. It's $24 to ship if you use the online method.
---
ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
Yes, it is -- it has a SoC originally intended to be HDMI video decoder, with various serial and GPIO interfaces exposed, and without expandable CPU bus. Just because it can be connected to a keyboard and a monitor, does not make it any less embedded.
Contrary to the popular belief, there indeed is no God.
The Raspberry Pi isn't an Arduino either. It's not "embedded".
The whole point of the Pi is that it's a fully-fledged standalone system (once you add keyboard/monitor/mouse) - but cheap and robust.
The idea is that a schoolkid -- even one from a family that's not wealthy - can have a Raspberry Pi of their own do mess with as they please. Depending on the distro, it boots to a GUI, you can go straight into an IDE, and if you screw anything up it's easy to start again from scratch.
I've only been waiting TWELVE weeks for the delivery of my Pi.
That's about right: take 1kg raspberries, 0.5kg sugar, 0.5l 95% alcohol, put into a jar. Four months later, filter out the fruit (give it to your mom/wife/grandma for a cake, or whatever). Let the liquid sit for eight more weeks. Filter again, pour into bottles. Ready to drink.
This one is so much simpler than my family's usual tincture recipe that takes multiple steppings and eight months, and for raspberrries, gives good results.
The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
embedded as in controller.
you can boot and run the Pi 100% headless, have it boot right into a control program and then start watching 'pins' for changes of sensors, or spinning motors with an h-bridge or servo.
does not need even a 'proper' boot media.
and its small and runs on single voltage.
to me, that meets enough of the practical def for embedded use.
--
"It is now safe to switch off your computer."
I ordered my Pi from Element14 on Aug 14th and it shipped on Aug 28th. I don't know what you are doing wrong such that you haven't received yours yet.
Once my Pi arrived, I downloaded an SD card image, wrote it to a card using dd, added power to the Pi and everything worked straight away. The parts that took the most effort were retrieving my spare cell phone charger and finding an HDMI cable to connect it to my TV.
Where is all the hate coming from?
One reason people seem not to "get it" is that we have a tendency to underestimate the ability of kids to learn things like Linux. Many primary school children are not at all phased by a Linux shell, and they're already expert in googling things and working stuff out for themselves. Perhaps because older geeks didn't grow up with the tinterweb, we can't imagine how easy it is for kids to learn geek knowledge at a young age.
All hail the coming Pi generation. I, for one, welcome our young Linux-hacking overlords.
RS
I do embedded systems development for loudspeakers and audio equipment, and the hardware I use at work is full of SoC-based boards similar to Pi, minus HDMI, plus ADC, DAC, SRCs and analog circuits.
Contrary to the popular belief, there indeed is no God.
Lame.
I means seriously, the Pi is designed to get kids (and adults) to LEARN how a computer works and how to program the device. It's TRIVIAL to download a system image, transfer it to an SD card and boot your Pi. Hell, RS even offered to sell me a pre-formatted SD with the OS pre-installed! How hard is it to click "add one to cart", if you don't want to set up the SD yourself?!?
Seriously, the Pi is not for the iDevice consumer... it's for people who are interested to learn how things work and how to build and code stuff. Making the device idiot-proof is not the way forward.
Only lousy documentation.