Close

Log : Designing Kernel

A project log for Pocket Arduino Microcomputer

Pocket microcomputer on an Arduino with user input and LCD display. The OS implements a file system and code editor and executor

nathanNathan 11/29/2022 at 17:350 Comments

Ok, I had a bit of fun writing drivers for the buttons and the display, I created the file system (still not writable though). Now I'd like to start programming the operating system's kernel.

I updated the description on this page with a first idea of how I will program and plan to use the kernel. More details are on my github in the 'docs' directory on the 'dev' branch.
Feel free to give me advice while I'm developping it.

Thanks for reading !

Discussions