vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Filburt's Calculator, part II (https://vborg.vbsupport.ru/showthread.php?t=49047)

filburt1 02-19-2003 07:41 PM

http://www.ticalc.org/

There sure are a lot of calculator nerds out there :)

Dominick 02-19-2003 07:46 PM

then & now

:o
:D

Mystic Gohan 02-19-2003 07:56 PM

I have been working on a movie program. I have everything worked out its just no movies to put on :p 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

Dominick 02-19-2003 09:05 PM

can you render the movie in ascii?

filburt1 02-19-2003 09:30 PM

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"


filburt1 02-21-2003 12:02 PM

...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.

Dominick 02-21-2003 12:09 PM

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

filburt1 02-21-2003 12:12 PM

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.


All times are GMT. The time now is 06:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete