104 - STM32F1 NRF24 Library Quick setup and example

Опубликовано: 05 Октябрь 2024
на канале: WeeW - Stack
7,213
111

Welcome to the WeeW - Stack

Welcome to this new video for the STM32 microcontroller libs, where the code is from scratch.

Download the video code on Github: https://github.com/weewStack/STM32_libs

This tutorial shows how to quickly use and understand the NRF24 library which is inspired from the tutorial STM32F1 SPI COMMUNICATION: Setup NRF24 Library from Scratch:

   • 045 -STM32F1 SPI COMMUNICATION: Setup...