Post Reply 
hp 16c Functions !!??
05-04-2018, 07:26 PM
Post: #10
RE: hp 16c Functions !!??
i really like to use it to check up assembler code. i do software development for PC (not that useful) and for microcontrollers (fairly useful) and also for the connection between the two (really useful) - like, an USB interface for a device and i have to develop a communication protocol and such. i can then e.g. calculate checksums "the way the microcontroller would do it" and test if i get overflows in extreme values. as an example, i have a 16 bit controller at the moment, and i programmed a PID controller for it. i then copied over part of the assembly code to the 16c and can now easily test it for overflows by entering the numbers and SSTing through the code.

also you might build a CRC routine on the calculator and easily check if the data was transfered successful. or quickanddirty find the checksum for a iHex file by setting the word size to 8 and subtracting all numbers in the line. stuff like that Smile

i simply dont like using calculators on the pc, i kind of have to have the physical device in front of me. also, the voyager fits perfectly between me and the keyboard due to the landscape format.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
hp 16c Functions !!?? - zx_spectrum - 05-02-2018, 12:43 PM
RE: hp 16c Functions !!?? - Zaphod - 05-02-2018, 12:55 PM
RE: hp 16c Functions !!?? - damaltor - 05-04-2018, 12:41 PM
RE: hp 16c Functions !!?? - telemachos - 05-04-2018, 03:17 PM
RE: hp 16c Functions !!?? - grsbanks - 05-04-2018, 04:11 PM
RE: hp 16c Functions !!?? - Zaphod - 05-04-2018, 05:49 PM
RE: hp 16c Functions !!?? - hth - 05-04-2018, 04:27 PM
RE: hp 16c Functions !!?? - damaltor - 05-04-2018 07:26 PM



User(s) browsing this thread: 1 Guest(s)