libopencm3
There are 102 repositories under libopencm3 topic.
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
manuelbl/zy12pdn-oss
Open-Source Firmware for ZY12PDN USB Power Delivery Trigger
abhra0897/stm32_tiny_monitor
A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.
lupyuen/bluepill-bootloader
MakeCode UF2 bootloader for STM32 Blue Pill
bjwschaap/platformio-libopencm3-freertos
Sample blinky project for PlatformIO using libopencm3 and FreeRTOS
teenydt/teenydt.github.io
a lua based USB descriptor generate tool
konachan700/Mew
Hardware password manager
lupyuen/send_altitude_cocoos
IoT program for Arduino Uno / STM32 Blue Pill (libopencm3) that reads BME280 temperature + humidity + altitude sensors, via I2C or SPI with DMA and multitasking. Sends sensor data to Sigfox via Wisol Sigfox module on UART. Runs on cocoOS task scheduling library http://www.cocoos.net
dilshan/star-pointer
DIY virtual electronic finderscope for astronomical telescopes
ildus/owly
Guitar Effects Pedal based on STM32 and WM8731 audio codec
abhra0897/stm32f1_ili9341_parallel
This is a fast display driver for interfacing ILI9341 LCD display with STM32F1 microcontroller over an 8bit parallel (8080-II/I) bus. Mainly made for my personal usage.
lupyuen/stm32bluepill-unittest
Unit test for STM32 Blue Pill. Based on PlatformIO, libopencm3, unity and Qemu
alxvasilev/stm32
Easy to use STM32 development environment based on opensource tools
amitesh-singh/i2c-slave-stm32f1
i2c slave example based on stm32f103
AndColla/stm32f4discovery-freertos-makefile
Simple template project to build a firmware for the STM32F4 Discovery board with FreeRTOS and libopencm3
amitesh-singh/libopencm3-proj-template
project template for stm32F1XXX Microcontrollers using meson build system
markus-k/ppm-stm32
A R/C transmitter PPM to USB joystick interface for the STM32F1 "BluePill"
MHageH/c_uart_interface
A heavy modification of the original c_uart_interface_example, works on ARM Cortex-M4 STM32F4 (as an offboard processor)
beefdeadbeef/f4uac
USB Audio Class headphones on STM32(-ish)
lupyuen/codal-libopencm3
Codal framework ported to libopencm3 to support MakeCode on STM32 Blue Pill
stamina/easyriderc
Motorcycle ECU STM32 ARM Cortex 4 source code and hardware PCB design
tom2238/radiosonde_hacking
RS41 and DFM09 radiosonde projects
ziteh/stm32-examples
Simple examples for STM32 LL, HAL and LibOpenCM3
adichell/grbl_port_opencm3
GRBL ported on Cortex-M processors.
amamory-embedded/learning-stm32
A tutorial-like description for using an STM32 device
dviejo/stm32joystick_demo
stm32f103c8t6 (Bluepill) HID Usb joystick demo firmware based on libopencm3
eleksaggr/ir-remote
UART IR-Remote for generic 24-key IR RGB LED controller based on STM32F0
IOsetting/libopencm3-freertos-template
Project template of libopencm3 + FreeRTOS
lupyuen/stm32bluepill-math-hack
Math hack for STM32 Blue Pill. Based on PlatformIO and libopencm3
plusk01/stm32-libopencm3-cmake-blink
blink stm32f7 with cmake + opencm3 + openocd
abhra0897/stm32f1_st7789_spi
This is a fast display driver for interfacing ST7789 LCD display with STM32F1 microcontroller over an SPI bus. Mainly made for my personal usage.
Inviz/CANopencm3
CANopenNode driver for stm32 via libopencm3, includes optional internal flash storage driver, and FreeRTOS scaffold
IsmaelLopesSilva/IoT
Sobre Internet das Coisas (artigos, ebooks, Arduino, Raspberry, SMT32 e outros conteúdos).
evandrosouza-developer/ps2tomsxUSB
This one is a full open design (electronics, pcb and firmware) of a PS/2 Keyboard adapter with USB console for use in MSX and other legacy computers - 15x8 matrix(BCD input - 8 bits "Low active" output).
manison/libopencm3-workspace-template-for-visual-studio-code
Develop and debug code for ARM Cortex-M microcontrollers with Visual Studio Code.
mikisama/libopencm3_cmake
This project shows how to integrate LibOpenCM3 with CMake.