chuck

joined 1 year ago
[–] chuck@lemmy.ca 5 points 1 week ago (1 children)

Buy'em now before your tarrifs get ridiculous

[–] chuck@lemmy.ca 5 points 2 weeks ago

That cat is already dead the murder goose will ensure it

[–] chuck@lemmy.ca 7 points 8 months ago (1 children)

Been ages since I had to recompile a Linux kernel to deal with hard real time (via RTAI) but I recall emc2 being a great alternative to all the fussing around recompiling as some one did all the work for that.

I also recall using this resource . Eventually I just made a class for the threads I was using to wrap POSIX and RTAI calls for periodic tasks and chose which was the underlying method on a compiler flag. If I was on my desktop I could proof of concept most things in POSIX and then test on the RTAI machine. If I need to revisit this again I may dust off my old class and add freeRTOS stuff to it so I can prototype on Linux then try to squeeze it on to an esp32.

[–] chuck@lemmy.ca 17 points 10 months ago (1 children)

Yea this guy is the hero of the thread, I would have just not bothered with the article if it wasn't for you pointing that line out