Found: A Logic Analyzer written in Tachyon Forth on a Parallax Propeller chip.
This is insane. I love it.
https://docs.google.com/document/d/1vszFLwzIfwMEqe2vWA0y4HwVIc4uVpxyjmApKNlY8QQ/pub
Somewhere, in a box, at my last job, is an "over the air" (GSM/SMS) remote control device that I developed using the Propeller chip and Tachyon Forth. It was a prototype I put together in less than 2 months and "field tested". It was an interesting (and fun) experience. I would have love to have used this logic analyzer during development.
Showing posts with label forth. Show all posts
Showing posts with label forth. Show all posts
Tuesday, November 08, 2016
Saturday, April 09, 2016
Hackable (Software) Things
I like hackable things. I'll keep that vague, because I am in a vague mood.
See if you can spot the common theme:
See if you can spot the common theme:
- Emacs
- TeX / LaTeX
- Forth (interactive on an MCU)
- Snabb Switch
- Smalltalk (Squeak)
- Unix command line (awk, sed, kornshell, bourne shell, maybe bash, etc)
Okay... why?
They are worlds at my fingertips.
They don't use XML.
They are extensible.
I can make them do useful things.
With the exception of #3 (Forth), none really manipulate the "physical world".
Speaking of Forth... having shipped a few professional devices built with Forth, I still haven't found anything nearly as useful or fun for MCU work.
Something I would love to have for embedded MCU work:
A nice REPL / Editor environment (host side, please) for manipulating/deploying eLua on MCUs.
eLua has poor interactivity support, but I wonder if remotely instrumenting it is a better approach... maybe via ZeroBrane or Emacs?
Subscribe to:
Posts (Atom)