Explore >> Select a destination


You are here

www.adafruitdaily.com
| | www.jamesshore.com
10.5 parsecs away

Travel
| | [AI summary] This blog post discusses the 'Let's Play TDD' series, which explores test-driven development through a real software project, featuring Java and evolutionary design.
| | nick.zoic.org
6.2 parsecs away

Travel
| | [AI summary] The article discusses improving the out-of-box experience for MicroPython by leveraging WebUSB technology. It compares current MicroPython setup challenges with successful models like CircuitPython and outlines potential solutions, including using WebUSB for direct browser communication with USB devices, exploring hardware options, and integrating features like real-time code execution and resource optimization. The author also details progress and challenges in implementing these ideas, including hardware testing, descriptor configuration, and cross-platform compatibility.
| | ciesie.com
12.7 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.
| | jgayfer.com
26.8 parsecs away

Travel
| As a software developer, there's an intrinsic desire to be right, but that desire can lead to ineffective teams, especially in leadership positions.