Firmware for LiPow the open Source Lipo Battery Charger with USB C Power Delivery Based on the STM32G0
Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects and standalone devices. It provides a C++ microcontroller IDE and an embedded systems framework for writing, compiling, and uploading code to microcontroller boards. The ecosystem facilitates embedded systems programming and interactive hardware prototyping, allowing for the creation of devices that respond to environmental changes or user input. It enables the development of physical computing projects by managing the connection and flashing of code to various hardware boards.
Arm Mbed DAPLink is an open-source software project that enables programming and debugging application software running on Arm Cortex CPUs. Commonly referred to as interface firmware, DAPLink runs on a secondary MCU that is attached to the SWD or JTAG port of the application MCU. This…
UAV - STM32F103 - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller
DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers, oscilloscopes, etc. DSView is based on the sigrok project.
The main features of dreamsourcelab/dsview are: Embedded Projects, Hardware Projects.
Open-source alternatives to dreamsourcelab/dsview include: billhsu/miniq — MiniQ: An opensource mini quadcopter, from hardware design to control algorithms. arduino/arduino — Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects… armmbed/daplink — Arm Mbed DAPLink is an open-source software project that enables programming and debugging application software… alexklimaj/lipow-firmware — Firmware for LiPow the open Source Lipo Battery Charger with USB C Power Delivery Based on the STM32G0. avem-labs/avem — [UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller. cjeeks/mcu-development — 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3…