you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

Any recommendations for a beginner or hobbiest? I'm going to assume it goes beyond writing more performant code

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago

    I started with raspberry pi zero projects. Specifically projects that make use of various GPIO hats like cameras, displays, speakers, etc. At that level, things are still very abstract compared to bare-metal firmware, but you learn some of the basic principles of I/O. Next plan is to read up on circuit design, and start doing more projects with arduino-controlled breadboards.

  • source
  • parent