Coder Social home page Coder Social logo

x42_ee_toolbox's Introduction

x42_ee_toolbox

About

This is my collection of x42 (HP-42S, SwissMicros DM42, Free42) programs. These programs are little helpers for my daily work as an electrical engineer, researcher and teacher and I preferably use them on a DM42. I admit that sometimes the programs may not be written optimally: I'm a kid of the 80s, my calculators during school were a TI-30 and a TI-Voyage-200 (which I never programmed) - my first programming language was C. I started using RPN calculaters in my 30s just for fun (thanks to a colleague). However I really like the programmability of the x42. I think there is no modern tool/software that gives the possibility to write such little everyday helpers in such a simple and clean way.

Program documentation

Information on program usage is written in the according program files.

functions (use with SOLVER)

  • CCOAX: Coaxial/zylinder capacitor
  • CPLATE: Plate capacitor
  • FPBW: Full power bandwidth of an op-amp
  • LC: Resonant frequency of an LC resonant cirucit
  • RC: Cut-off frequency of a passive RC low pass filter
  • RPAR: Parallel resistance of two resistors
  • RTD: Resistance-temperature relation of Platinum type RTDs (e.g. Pt100)
  • VREG: Voltage regulator (e.g. LM317)
  • XC: Reactance of capacitor
  • XL: Reactance of inductor

programs (use with XEQ)

  • C→Z, L→Z: Impedance of an element, [HP42-EE]
  • CONJ: Complex conjugate of x stack
  • DY: Delta-wye conversion, [HP42-EE]
  • : Current divider, [HP42-EE]
  • NIST: Physical constants
  • QUAD: Roots of quadratic equation
  • RFIT, RVIEW, ESER: Find a combination of two standard resistors for a desired value
    • Timing tests with fitting 1234 Ohm with E12 series, solving for 10 results:
    • Result without delay on Free42 computer app
    • 8 s on USB powered DM42
    • 21 s on battery powered DM42
  • : Voltage divider, [HP42-EE]
  • X||Y: Parallel impedance of x and y stack

non-engineering

  • TVM: Time value of money (solver function), [HP42-OM]
  • TVM2: Time value of money, [HP42-PE]

Toolchain

All programs are human readable text files with UTF8 encoding, so any editor should work fine to read the code. Files with the ending .hp42s are limited to the original HP-42S commands, while files ending with .free42 may contain some commands only available on Free42.

To get the program onto the platform you want, you can of course transcode it (if you are fortunate enough to have an HP-42S, this is also the only option). To get the programs onto a SissMicros DM42, I recommend using the desktop version of Free42 to encode the programs. Simply put the application into program mode and copy and paste the program into the application. Then a raw or state file can be exported for further use on a DM42.

Additional literature

Scans of great HP calculator related literature can be found on hpcalc.org. Direkt link to some HP-42S related files:

x42_ee_toolbox's People

Contributors

grubmueller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.