An open API service indexing awesome lists of open source software.

https://github.com/sergz72/arm

STM32 stuff
https://github.com/sergz72/arm

ad9833 ads1115 capacitance-meter dds frequency-counter i2c ina226 ina3221 inductance-meter ks0108 max7219 mcp3421 mcp9600 mcp9601 pwm-generator raspberry-pi-pico si5351 stm32 tm1638 voltmeter

Last synced: 18 days ago
JSON representation

STM32 stuff

Awesome Lists containing this project

README

        

# My programs for ARM boards

For Raspberry PI Pico:
- [Universal measurements tool](meter_ui).
------------------------------------------------------------------------------
- [Raspberry PI pico 2 channel PWM generator](pi_pico/pico_generator).
- [Test program for AD9910 board](pi_pico/pico2_ad9910)
- [Test program for ADF4351 board](pi_pico/pico2_adf4351)
- [Raspberry PI pico tester for various devices](pi_pico/pico_device_tester).
- [Raspberry PI pico logic probe](pi_pico/pico_logic_probe).
- [Raspberry PI pico logic probe for USB](pi_pico/pico_logic_probe2).

For STM32 CPU:
- [Electronic load](stm32f0/load)