This repository contains a complete STM32 library for interfacing with the MPU6050 IMU sensor (Accelerometer + Gyroscope), and a WPF GUI application to visualize, log, and monitor sensor data in ...
The aim of this project is to construct a robust wireless LoRa sensor network using STM32 NUCLEO-WL55JC1 dev boards. The boards use demo code which has been adapted using STM32CubeIDE to transmit and ...
STMicroelectronics is offering free graphical interface software for a sub-set of its Arm Cortex-based STM32 microcontrollers – largely those based on Cortex-M4 and M7. TouchGFX, as it is called, “is ...
typedef void tUSAGE_AddPixel (GUI_USAGE * p, int x, int y); typedef void tUSAGE_AddHLine (GUI_USAGE * p, int x0, int y0, int len); typedef void tUSAGE_Clear (GUI_USAGE * p); typedef void tUSAGE_Delete ...
ClockworkPi has made several Linux handheld terminals over the years such as the GameShell or DevTerm, but the PicoCalc Kit is quite different since it relies on the Raspberry Pi Pico board plus an ...