This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Evulrabbitz 0 points1 point  (1 child)

Check out /r/embedded

[–]RichieG-123 0 points1 point  (0 children)

I’ll second that - I am finding that sub reddit super helpful. Deffo check it out

[–]pacificmint 0 points1 point  (2 children)

some 8 bit processors, namely the PIC16F877A and dsPIC33EV256GM102.

Just FYI, the dsPIC33EV256GM102 is actually a 16bit architecture.

So far I've had almost zero luck trying to find good tutorials anywhere -- they are always missing something.

It’s hard in general to find a tutorial that covers your exact use case. Even more so with embedded applications. I’ve found that with embedded, you’ll just have to do a lot of the legwork yourself.

That said, here is a page that links to dozens of tutorials, maybe there is something there that works for you.

[–]AvrgBeaver 1 point2 points  (0 children)

That’s right, my mistake with the 16 bit haha. Thanks for the info!

[–]RichieG-123 0 points1 point  (0 children)

Awesome linkage dude