PDA

View Full Version : Web IDE for the Raspi



wraggster
October 6th, 2012, 21:26
http://hackadaycom.files.wordpress.com/2012/10/ide.png
For this month’s release of Adafruit’s Raspberry Pi Linux distribution, [Limor], et al. decided to build a web-based IDE for the Raspberry Pi (http://learn.adafruit.com/webide/overview).
The Raspberry Pi WebIDE is a web server that runs on the Raspi. By connecting to your raspi in a web browser, you’re able to create your own Python programs that are able to interact with the GPIO pins. All the code is stored in the cloud with the help ofbitbucket (https://bitbucket.org/).
The WebIDE is in its early Alpha stage right now; there are a few bugs and minor issues, but in the video after the break, [Limor] shows us it’s possible to push code to a Raspi through the Internet and view the result in a web-based serial terminal.
For fear of editorializing, we have to point out that Adafruit’s web IDE – along with other Arduino web IDEs such as Codebender (http://hackaday.com/2012/07/01/codebender-an-online-arduino-ide/) and the Wifino (http://hackaday.com/2012/07/06/set-your-arduino-free-with-wifino/) - work on the cloud. If you’re planning a long-term project that relies on a web-based IDE, you might be in for a world of hurt if only because you can’t host a cloud on a personal server. We’d love to see a package that allows us to have the same functionality as bitbucket on a personal server. If you can find a project that does something similar, or have written your own, send it in (http://hackaday.com/contact-hack-a-day/) and we’ll spread the word.

http://hackaday.com/2012/10/06/web-ide-for-the-raspi/