I'm new and have a few questions.
Vern
Posts: 75
Hi all, thanks for this great forum, I've been lurking for a while now and just made my account today because I wanted to ask a few questions.
I plan on ordering the pro development board when I have the capital but until then I was wondering if there was a good way to simulate or emulate the prop on a PC so that I can start working through the examples in the stickies above and dip my toes into assembly language on the prop.
Is there any way I can go about doing this? Or am I limited to writing code and trying to work out whats supposed to happen on my own? Is there an environment where I can write and test code with visible results. Like say if I wrote the code to make an LED on pin whatever blink is there a program that will display this?
Thanks for all the help (that I'm sure will come), thanks for the great projects, all the great posts, and this great community. I hope to contribute to it some day. I got a lot of work in front of me though
I plan on ordering the pro development board when I have the capital but until then I was wondering if there was a good way to simulate or emulate the prop on a PC so that I can start working through the examples in the stickies above and dip my toes into assembly language on the prop.
Is there any way I can go about doing this? Or am I limited to writing code and trying to work out whats supposed to happen on my own? Is there an environment where I can write and test code with visible results. Like say if I wrote the code to make an LED on pin whatever blink is there a program that will display this?
Thanks for all the help (that I'm sure will come), thanks for the great projects, all the great posts, and this great community. I hope to contribute to it some day. I got a lot of work in front of me though
Comments
Vern
'
I don't know of any simulation software for the Prop. But with a cheap bread board a 40 pin Prop. and a Propstick, You can start playing with the Prop for some really low dough $.
'
I have a Prop.Pro.Dev. board and I love it. Its definitely the way to go when the funds become available!
'
Improvise, Adapt, Overcome.
Have a look at the propellerwiki @ propeller.wikispaces.org/Development+Tools
Have fun
Demoboard hasn't many free pins, but has VGA, video, audio, keyboard and mouse ready for you.
Protoboard serial needs a prop key (reusable), while the USB one is ready off the shelf.
With proto you can buy the expansion pack for video, or simply use headers and an external breadboard for experimenting (flat cable is great, but single wires are ok).
It depends on you but if you have spare material (wire, breadboard and headers) you have a lot of fun with the real hardware. Check OBC's pages on expanding the protoboard for doing video, SD and a lot of other nice stuff. Or maybe the 1-wire keyboard object.
Consider also gear is rather slow compared to the real stuff...
Massimo
I'm going to take a look at both of those and continue going through the manual and the stickies. I can't wait to start playing with hardware soon though.