Explore >> Select a destination


You are here

www.playembedded.org
| | www.beagleboard.org
2.3 parsecs away

Travel
| | [AI summary] The PocketBeagle Grove Kit is an open-source, scalable tool for learning programming, Linux, and physical computing, offering pre-installed modules and essential components for both beginners and professionals.
| | 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.
| | 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 [...]
| | github.com
6.8 parsecs away

Travel
| Re-implementation of the Living Worlds color cycle effect, in Rust - aquova/colorcycle