Explore >> Select a destination


You are here

practical.engineering
| | seanelvidge.github.io
4.5 parsecs away

Travel
| | The sun is unleashing powerful outbursts that could strike Earth, but these events are far more common-and much less worrisome-than some hyped headlines suggest (redirect to SciAm)
| | www.righto.com
5.2 parsecs away

Travel
| | The revolutionary Polaroid SX-70 1 camera (1972) was a marvel of engineering: the world's first instant SLR camera. This iconic camera wa...
| | notageni.us
5.2 parsecs away

Travel
| | Engineering is implementing science to fix legitimate problems. To that end, engineering doesn't always look good, but great engineering is profoundly reliable. More than anything else, engineering employs heavy amounts of math and physics for its design, with its constraints represented by the universe itself. Most of the inspiration for engineering is pulled from nature [...]Read More... from Engineering Summarized
| | ciesie.com
27.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.