Explore >> Select a destination


You are here

playground.arduino.cc
| | jhseo64.wordpress.com
2.3 parsecs away

Travel
| | ?????? ????(Arduino)? ??????? ?? ????? ?? ??? ??? ????? ?? ???? ?? ???? ???? ????? ?? ??? ??? ?? ? ????. ?????single-board microcontroller?? ??? ????? ?????? ?? ????? ?? ????. ????? ????? Atmel AVR Processor? ??/?? ??? ???? ????. ?????? ?? ???? ??? ??? ????? ?? ??? ?????? ????? ????? ???? ????. ???? ?? ??...
| | ciesie.com
6.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.
| | microhobby.com.br
6.5 parsecs away

Travel
| | JavaScript running directly on a microcontroller with RISC-V architecture! That's it! I am happy to introduce my port of Espruino to SiFive HiFive1 dev Board. Link of the GitHub source code and firmware binary in Read more...
| | www.thepolyglotdeveloper.com
31.1 parsecs away

Travel
| Learn how to use a SQLite database within a Golang application as a means for storing data locally wherever the application is being run.