I’m programming an STM32 NUCLEO-F207ZG board and trying to output a PWM signal on pin PE_9 (D6) to drive an LED. I’m using low-level register programming (no HAL/LL drivers). However, […]
Has anyone worked with the kalman filter from the DSP library for ESPs?
I’m working with the STM32 Nucleo L476RG board and the X-Nucleo IDB05A1 expansion board to develop Bluetooth Low Energy applications. My development environment is Keil uVision5, and I’ve successfully built […]
I’m working on a project to control a display using an 8-bit parallel RGB interface with the Nucleo-F411RE, requiring a 1 MHz PCLK. Since the STM32F411RE lacks LTDC peripherals, I […]
How do i optimize and deploy a deep learning model on an ESP32? still based on my project image recognition system that can analyze images of tissue samples, identify malignancies, […]
I’m working on a project to build a storage system for electronic components where its kept inrack’s drawer. Inspired by the FindyBot3000, I aim to create a typed search interface […]
Hi, I’m building a weather station using Arduino to measure temperature, humidity, and atmospheric pressure. Now, I want to take it a step further and establish IoT connectivity to transmit […]
In case you missed it, AWS will discontinue the IoT Fleet Hub. Does it matter? It is hard to say. I always perceived that service as a bit limited and […]
Hi everyone, @Middleware & OS I’m struggling to find sufficient material on handling non-atomic operations, and I’d appreciate some guidance. I need to maintain a microsecond count in a 64-bit […]