Programming Microcontrollers

All You Need To Know To Successfully Get Started With Microcontroller Boards

In this section I organized all practical advice for working with microcontroller development boards.

Development boards are great fun - provided they work as expected, and provided you have already set up a smoothly running development environment.

Setting up everything right isn’t trivial: while it’s no rocket science, it’s far from intuitive. You need to know the steps required, and assign the correct settings or else you’ll quickly end up in frustration.

Here are some of the topics I am looking into:

Development Environment

Choosing and setting up an IDE (Integrated Development Environment) that you can use to communicate with the development board and write code for it.

Connecting To Development Board

Understanding how a development board is connected to a computer, and what the parts are that participate. It can be simple USB Plug&Play, but it can as well cost you days of investigating and a great deal of hair when the board isn’t recognized by your computer.

Comments

Please do leave comments below. I am using utteran.ce, an open-source and ad-free light-weight commenting system.

Here is how your comments are stored

Whenever you leave a comment, a new github issue is created on your behalf.

  • All comments become trackable issues in the Github Issues section, and I (and you) can follow up on them.

  • There is no third-party provider, no disrupting ads, and everything remains transparent inside github.

Github Users Yes, Spammers No

To keep spammers out and comments attributable, all you do is log in using your (free) github account and grant utteranc.es the permission to submit issues on your behalf.

If you don’t have a github account yet, go get yourself one - it’s free and simple.

If for any reason you do not feel comfortable with letting the commenting system submit issues for you, then visit Github Issues directly, i.e. by clicking the red button Submit Issue at the bottom of each page, and submit your issue manually. You control everything.

Discussions

For chit-chat and quick questions, feel free to visit and participate in Discussions. They work much like classic forums or bulletin boards. Just keep in mind: your valued input isn’t equally well trackable there.

  Show on Github    Submit Issue

(content created May 20, 2024 - last updated May 22, 2024)