New! Setup SimpleIDE on a Raspberry Pi
Courtney Jacobs
Posts: 903
Hello everyone!
Parallax has just released a new setup tutorial for installing SimpleIDE on a Raspberry Pi!
Check it out -- just follow the detailed video and/or our step-by-step written instructions and you'll be programming a Propeller on your Raspberry Pi in no time at all.
Propeller C - Setup SimpleIDE: Raspberry Pi
http://learn.parallax.com/propeller-c-set-simpleide/raspberrypi
Special thanks go to Parallax's Jeff Martin, and to the forum community members who helped make this happen (see the bottom of the tutorial page for more info).
Parallax has just released a new setup tutorial for installing SimpleIDE on a Raspberry Pi!
Check it out -- just follow the detailed video and/or our step-by-step written instructions and you'll be programming a Propeller on your Raspberry Pi in no time at all.
Propeller C - Setup SimpleIDE: Raspberry Pi
http://learn.parallax.com/propeller-c-set-simpleide/raspberrypi
Special thanks go to Parallax's Jeff Martin, and to the forum community members who helped make this happen (see the bottom of the tutorial page for more info).
Comments
Good job, everybody! I'll grab a Pi and test out the process.
Wait till you see what Jeff has accomplished next. Oh how I wish I could talk about it already.
Ken Gracey
Oh, go ahead! We won't tell!
Actually it's one of the best tutorials on setting up a Pi I have seen. It's very generous of Parallax to be helping out the Raspberry Pi Foundation like that. I would have been tempted to start from assuming that the Pi user already has his Raspbian up and running and only needs to install SimpleIDE.
I hope someone has notified the Pi foundation about this or posted to the Pi forum. If not I will soon.
I noticed that the version of SimpleIDE used in the vid is 0.9.43 when the latest build was 0.9.46 I wonder what happened there.
@mindrobots, Do be serious. Jeff has done a much better job of it than I ever could.
I think there may be an easier way to unpack the downloaded file than what the video shows, though. Unless the tar command on the Pi is crippled, you should be able to decompress and unpack the tar.bzip2 file in one step using:
tar xvfj SimpleIDE_0-9-45_armv6l-RaspberryPi-Linux.tar.bz2
You won't need to do the bunzip2 step before this.
===Jac
Forgot to say
THANK YOU HEATER!
in my earlier post in this thread.
You know, the guys who did the actual work.
I only showed that building SmpleIDE for the Pi was possible. Thank's to those above it has become much easier recently.
http://a.linuxsecured.net/building-propgcc-for-the-raspberry-pi