If not tackling the embedded networking, I'm jumping into the Irish sea for a swim, no matter what the weather! In this article, we will talk about STM32 microcontrollers with a built-in Ethernet ...
This repository contains bare-metal project templates for programming the STM32F411 microcontroller in C. These templates are designed for developers who want to work directly with the processor's ...
This project aims to display the information entered in a mobile phone on an LED dot-matrix type scrolling display. It is done by interfacing a Bluetooth HC-05 module to an LED dot-matrix display ...
Unfortunately in sourcing STM32 parts outside the proper retail channels (ie. cheap Chinese sources on Ebay and AliExpress) we need to be aware of fake chips being sold as STM32F103C8. On this page I ...
Comparing I2C (Inter Integrated Circuits) in STM32F103C8 Blue Pill board with Arduino Uno, then we will see that Arduino has ATMEGA328 microcontroller in it, and STM32F103C8 has ARM Cortex- M3 in it.
The STM32 board a.k.a Blue Pill is a Development board for the ARM Cortex M3 Microcontroller. It looks very much similar to the Arduino Nano but it packs in quite a punch. The Development board is ...