/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.playembedded.org
| | simpleprogrammer.com
2.7 parsecs away

Travel
| | Like other jobs, developers also require tools to code applications and services. An integrated development environment (IDE) is one of those must-have tools for developers. It is a software application that deals with the end-to-end development process for managing, debugging and developing applications. In this article, we will explore what is an IDE and how [...]
| | bryananthonio.com
2.2 parsecs away

Travel
| | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages.
| | ciesie.com
2.5 parsecs away

Travel
| | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.
| | aradaelli.com
21.8 parsecs away

Travel
| [AI summary] The author details the process of setting up a Unity game development environment on Linux by troubleshooting Visual Studio Code issues and successfully configuring JetBrains Rider with the JetBrains Toolbox App.