2025-11-23 17:53:32 +03:00
..
2022-03-16 22:21:03 +03:00
2022-03-16 22:21:03 +03:00
2025-10-06 23:27:30 +03:00
2024-05-06 21:41:11 +03:00
2022-03-16 22:21:03 +03:00
2023-06-13 19:49:35 +03:00
2025-11-23 17:53:32 +03:00
2024-12-26 12:24:15 +03:00
2024-11-29 22:55:08 +03:00
2024-11-29 20:37:55 +03:00
2022-03-16 22:21:03 +03:00
2024-10-07 14:29:27 +03:00
2022-03-16 22:21:03 +03:00
2022-03-16 22:21:03 +03:00
2022-03-16 22:21:03 +03:00
2022-03-16 22:21:03 +03:00
2025-04-04 11:56:37 +03:00
2022-09-05 17:21:38 +03:00
2022-03-16 22:21:03 +03:00
2022-11-30 10:54:00 +03:00
2023-01-18 23:36:26 +03:00
2022-11-30 10:54:00 +03:00
2025-10-06 23:27:30 +03:00

  • BMP180 - I2C temperature/pressure sensor BMP180

  • BMP280 - I2C temperature/pressure sensor BMP280 and temp/pres/humidity sensor BME280

  • Canon_managing_device - device for independent managing of some Canon lens

  • canUART - UART-CAN bridge

  • chronometer_v3 - chrono-3

  • DHT22_DHT11 - DHT11 and DHT22 humidity/temperature sensors management based on timer+DMA

  • DS18 - DS18x20 temperature sensor management

  • F1_testbrd - code for universal testboard for STM32 in LQFP48 package

  • I2Cscan - simplest I2C scanner, can read and write registers

  • inc - base includes

  • led_blink - simple blink

  • LED_Screen - management with matrixes of LED screens 32x16 (or another size) pixels (P10)

  • MAX7219_screen - work with N LED matrices 8x8

  • PL2303_rb_strip - "naked" PL2303 (without UART)

  • PL2303_ringbuffer - PL2303 with ringbuffer

  • pwmdmatest - generate signals on PA8 by PWM through DMA @ TIM1_CC1 (awfull code)

  • pwmtest - generate signals on PA8 by PWM @ TIM1_CC1

  • RGB_LED_Screen - HUB75E-based RGB LED panel management, 8.8.4 color (RRRGGGBB)

  • SevenCDCs - a joke - 7 CDCs @ one STM32F103

  • shutter - bistable shutter management (via USB and external signal)

  • SI7005_HTU21D - work with I2C humidity/temperature sensors SI7005 & HTU21D

  • SPI - SPI over DMA for "bluepill"

  • Tetris - some games @ HUB75E-based RGB LED panel: snake, balls and tetris

  • uart - simplest UART snippet

  • USB_HID - USB HID (mouse + keyboard)

  • USB_SPI - work with SPI over USB

  • ws2815 - running rainbow on LED strip WS2815

  • STM32F103C.md - markdown table for 48-pin STM32F103, use it as template in Readme.md, to format pretty looking table use markdown-table -5 -s"|" < STM32F103C.md >> Readme.md after filling it with your data.