agrajag

oh, no, not again.

agrajag is a project to design and build a low-interactivity, low-energy computing platform.

hardware

Initial experiments are being run on an InkPlate 6PLUS:

https://www.crowdsupply.com/soldered/inkplate-6plus

Speculative hardware for the first "real" iteration:

software

The lowest-level firmware is authored in Rust. It's safer and more productive than C and easier to embed than Go. This firmware includes anything performance-sensitive and anything that needs to speak directly to hardware.

Application-level software is TBD. Likely will be heavily inspired by uxn. Might use WASM.

https://100r.co/site/uxn.html
https://webassembly.github.io/spec/core/

dev log

Entries are from most to least recent.

agrajag-dev-log-5
agrajag-dev-log-4
agrajag-dev-log-3
agrajag-dev-log-2
agrajag-dev-log-1
agrajag-dev-log-0