/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

craigjb.com
| | nerd.mmccoo.com
1.4 parsecs away

Travel
| | [AI summary] A detailed technical tutorial on blinking an LED with an STM32 microcontroller, covering hardware setup, C code, compilation with gcc/ARM toolchain, and flashing via OpenOCD and GDB.
| | mikecoats.com
1.1 parsecs away

Travel
| | This time we're creating a basic embedded project in Rust that prints "Hello, world!" over the debug interface.
| | aykevl.nl
0.8 parsecs away

Travel
| | How to write a simple Rust program for the STM32 "blue pill" board that's sold on AliExpress and Ebay for about $2. It turns out to be not too difficult.
| | coornail.net
13.7 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.