
Kenny[!]* Graphical programming language for microcontrollers
enabling
- smooth transitions between desktop and the "little computer"
- and better debugging
represent structure of computation in code as data structures, rather than memory
what I did: write code that generates code
so you can untether the microcontroller but still program in max
demo:
things in blue on microcontroller
things in white on desktop
execution mode of Max is used to generate C
* All exclamation points mine. Dave doesn't really do exclamations.


Leave a comment