This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello Everyone,
i am currently working on a project to simulate the Captivate Microcontroller. Is there any known way to insert values for the microcontroller via Software and not via Sensors ?
Thanks for your help !
Use the serial port, and write a routine that will parse a statement like "gain 100" to set a particular variable. Then you can use any PC terminal software to send commands.
If you are using the debugger you could put values into memory directly.
Thank you for that fast response, could you please be more specific i am a newbie and its miy first software project
**Attention** This is a public forum