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-17-2003 10:41 PM

Filburt's Calculator, part II
 
1 Attachment(s)
Okay, the calculator is now running on an AC adapter and I resoldered the connections for the computer link. And check it out (attached). Now I have to write a program that sends key system variables to the calculator so I can have a little screen on my case that shows CPU usage, memory usage, number of new mail messages, etc. :)

Dominick 02-17-2003 10:55 PM

can you install embedded linux onto it?

filburt1 02-17-2003 10:56 PM

If you can write it I would but it only has 27 KB of RAM...

mheinemann 02-17-2003 11:09 PM

Quote:

Originally posted by filburt1
If you can write it I would but it only has 27 KB of RAM...
So you probably couldn't run a web server off of it. lol

filburt1 02-17-2003 11:37 PM

What I would appreciate though is if anybody knows how to interface a Visual Basic program to one written in TI-BASIC running on the calculator. Once I get that then I'm set :)

Dominick 02-17-2003 11:51 PM

wait... embedded linux. a web server

I say someone should develop "EMBEDDED vBulletin"

first hack... stickies using the cosine button

filburt1 02-18-2003 12:57 AM

Eh, what the s*** dude:
Code:

PC: 03 C9 0B 00 09 00 00 41 00 00 00 00 00 00 00 4A 00 Request to send Real Number "A"
TI: 83 56 0B 00 Acknowledgement of request
  83 09 0B 00 Clear to send variable
PC: 03 56 00 00 Acknowledgement of CTS
  03 15 09 00 00 80 12 56 34 78 85 25 55 93 02 Variable data: "1.2563478852555"
TI: 83 56 09 00 Acknowledgement of data
     
PC: 03 C9 0B 00 09 00 00 42 00 00 00 00 00 00 00 4B 00 Request to send Real Number "B"
TI: 83 56 0B 00 Acknowledgement of request
  83 36 01 00 03 03 00 Out of memory
PC: 03 56 01 00 Acknowledgement of out of memory

Sounds like fun :(

Dominick 02-18-2003 01:28 AM

umm... clear your temporary internet files. your cache, your history and go to a command prompt

type format C;\

filburt1 02-18-2003 01:59 AM

Installing VB right now (Visual Basic) to try to connect to the COM port and see what magically happens when I send the calculator stuff in its language, and to listen to it say "What the hell did you just send me?". :)

Dean C 02-18-2003 09:14 AM

Lmfao this is all a bit complicated for me :p


All times are GMT. The time now is 11:07 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.01300 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)bbcode_quote_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
  • (10)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