/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

sxmo.org
| | www.junauza.com
2.6 parsecs away

Travel
| | After my Raspberry Pi 3 Model B+ First Impressions , allow me to share with you how I installed Raspbian OS on this tiny computer as promis...
| | hboon.com
2.5 parsecs away

Travel
| | I have been using window managers on macOS for a while. For a long time, I've used manual ones like Divvy and Spectacle.
| | michaelneuper.com
2.4 parsecs away

Travel
| | Introduction If you're a Linux user, you're probably familiar with the concept of window managers and desktop environments. These programs are responsible for managing the appearance and functionality of your desktop, providing the tools and features that you need to interact with your operating system. But what's the difference between a window manager and a desktop environment? And why might someone want to turn a window manager into a desktop environment?
| | ciesie.com
19.3 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.