Running the basic program on the computer; using BS2 only to control breadboard?
IceFirePro
Posts: 86
Hello, I am pretty new, just got my BS2 stamp and I'm curious about certain things, as I have good experience with BASIC language from before and I am into some more interesting projects that I can do with the stamp.
Question: Apparently BS2 has some limitations like 2k memory and not having an embedded system clock. I would like to write a program that runs the whole show on my model railroad (which would include changing tracks on winamp for background noise, turning lighting on and off, moving stuff along the day).
Is there a way to interface BS2 with another program, running on the computer? Basically that would mean, make the DEBUG window take commands from the other program and interpret them/send them to BS2?
Any help will be highly appreciated!
Question: Apparently BS2 has some limitations like 2k memory and not having an embedded system clock. I would like to write a program that runs the whole show on my model railroad (which would include changing tracks on winamp for background noise, turning lighting on and off, moving stuff along the day).
Is there a way to interface BS2 with another program, running on the computer? Basically that would mean, make the DEBUG window take commands from the other program and interpret them/send them to BS2?
Any help will be highly appreciated!
Comments
So if you can operate the model railroad with your microcontroller then the PC interface program can do the programming of the activities for your train.
http://forums.parallax.com/showthread.php?p=671804
Jeff T.