Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hello team, so I have been working on an energy meter for some time using stm32f103c8t6 as my controller, zmct103 current transformer for measuring AC current and then using LM324 […]
@umeshlokhande @edison_ngunjiri_94786 see a screenshot of the micropython board Sp!ne mentions above. Perhaps you guys can take a look and provide feedback on the clock config?
it seems like west cant find the stm32programmer after an update
Good day @everyone I am trying to use the printf and the SWV for stm32f401CDU6 board wrote my code on the stm32cubeIDE (main.c) I have pasted the ITM funtionality code […]
@superbike_z @techielew i have project based in board stm32f4 dicovery and i should be management modules (dht22,lcd_i2c,rfid rc522,etc) in real time using FreeRTOS … i use in this project stm32cubemx […]
Hi Devs, Recently I got into some RF stuff and planning to build a door lock app – with one device as a remote and another attached to the door […]
Hello, I’m working on a project using an STM32MP157f-DK2 board running an Asterisk server on a Bootlin Linux image. The board is connected to my home network via a D-Link […]
I am building an OS for my STM32MP175F dk2 board using Buildroot. The audio sound card is recognized in U-Boot boot messages and alsamixer, but /proc/asound/cards does not list the […]
Hii guys 😌😌 I’m creating lighting variations on PORTA with a MEGA 2560 board. I am using a zero-cross detection that triggers an interrupt, which calls the “void passage_a_0” function. […]