The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
|
#23
|
||||
|
||||
I have been working on a movie program. I have everything worked out its just no movies to put on anyone know how to store the pics as files so you dont have to use RecallPic 1 to show a image on the calc screen
|
#24
|
|||
|
|||
can you render the movie in ascii?
|
#25
|
|||
|
|||
You could but the calculator's processor runs at 6 MHz and has 27 KB of RAM so good luck with that.
Also finally got the full thing working. Now I have to figure out how to change the variable's name and value that I'm sending: Code:
Opening serial port... Sending RTS... Sent "03 C9 0B 00 09 00 00 41 00 00 00 00 00 00 00 4A 00" Received "83 56 0B 00" (4 bytes), responding... Not responding to "83 56 0B 00" Received "83 09 0B 00" (4 bytes), responding... Sent "03 56 00 00" Sent "03 15 09 00 00 80 12 56 34 78 85 25 55 93 02" Received "83 56 09 00" (4 bytes), responding... Not responding to "83 56 09 00" |
#26
|
|||
|
|||
...and I've been unsuccessful in that regard I can only set variable A to 1.2-something; I can't figure out how to correctly change A to some other variable and value.
|
#27
|
|||
|
|||
not sure if this is right wrong or indifferent. also dont know what language you are using, but do you have to assign a memory location for the program that you are writing? perhaps the variable you are calling already has that value set in the mem location and you have to write a new one in...
-Dom |
#28
|
|||
|
|||
I'm just following a reference I found after days of looking of what to send and receive with the serial port and the variable format I'm trying is getting rejected.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|