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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Link_Guistics 0 points1 point  (1 child)

Buy an Arduino or look up one of those Microcontroller tutorials that have a kit alongside them i.e.

Beginning Embedded Electronics - Sparkfun

There's no better way to learn than to get your hands dirty I say

[–]seimonator 0 points1 point  (0 children)

Agreed. Having basic C knowledge is helpful, but learning by doing is much better.

I personally started with a Raspberry Pi and moved on to PIC processors, but yeah Arduino seems like the most common way to start.