• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Python emulator for pi?

 
Ranch Hand
Posts: 53
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone. Thanks for taking the time to read my post. I like messing around with computers or electronics and especially getting them attached to toys. So, I am looking for a platform to program with python. Ideally I would love to find an online emulator that allows me to practice my code on a pi device? If anyone could help me out it would be greatly appreciated.
 
Ross Gerard
Ranch Hand
Posts: 53
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have command line downloaded for startes and plenty of books. Just wondering about the pi emulator now
 
Bartender
Posts: 2407
36
Scala Python Oracle Postgres Database Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, a quick Google search turns up options like this:

http://www.makeuseof.com/tag/emulate-raspberry-pi-pc/

Or you could just buy a Raspberry Pi for $35 and work on the real thing:

https://www.raspberrypi.org

 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

chris webster wrote:Well, a quick Google search turns up options like this:
http://www.makeuseof.com/tag/emulate-raspberry-pi-pc/



It doesn't look like that emulator would simulate the unique features of Pi hardware, like the GIPO's.

chris webster wrote:
Or you could just buy a Raspberry Pi for $35 and work on the real thing:



Try $5! Of course, it's nearly impossible to actually find one.

Ross, Exactly what are you looking for in a "platform"? Unless you are looking for something like the GIPO's, I don't think an emulator (if such a thing exists) is necessary.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic