top | item 37979582

(no title)

iamricks | 2 years ago

For SWEs what is a good way to get an intro into hardware?

discuss

order

wrongbaud|2 years ago

I think the best approach is to start taking things apart that interest you, and learn along the way. For example - on my blog I use things like arcade cabinets and home routers to introduce some hardware reversing concepts:

https://wrongbaud.github.io

There is also nothing wrong with getting some of the arduino starter kits on amazon and using those to learn how to interact with various peripherals, etc.

jazzyjackson|2 years ago

Adafruit tutorials and Neopixels can be fun with a very low barrier to entry. Get into sensors and networking from there. The RP2040 by Raspberry Pi is a great chip to start learning with micropython.

rasz|2 years ago

Local hackerspace, just show up.

JohnFen|2 years ago

I second this.

Also, cheap electronics kits can be a great way to get your sea legs, especially if you take the time to work out why the circuits are designed as they are.