Simulator?
redwind
Posts: 3
I am new to this and I want to build a keyless entry for my house. but since I am new to this I wanna make sure I can get the code down before I go out and spend all the money on the hardware. So i am wondering if there is a simulator out there that I can use to make sure my code will work before i drop the cash into the project?
Comments
For the Propeller, there are several simulators depending on whether you're programming in Spin or assembly language. None of them are complete in the sense that you can reliably use them to test an idea completely. Like the Stamps, you're better off buying a Propeller and actually using it.
Remember that whatever you want to build, part of it is hardware and a simulator is not going to help you with the hardware. You may write a program that works ok on the simulator and may not work when transferred to hardware.