Explore >> Select a destination


You are here

electronut.in
| | ciesie.com
4.6 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.
| | blog.rareschool.com
4.8 parsecs away

Travel
| | A blog about Raspberry Pi, Arduino, Robotics, Electronics, AI and Neural Networks.
| | bcarrigan.com
6.5 parsecs away

Travel
| | The personal blog of Brian Carrigan, software and electronics engineer.
| | coornail.net
30.1 parsecs away

Travel
| Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.