Skip to content
View akasa828's full-sized avatar
🧠
Brain_Storm
🧠
Brain_Storm

Block or report akasa828

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akasa828/README.md

Hi, I'm riochihao

I am learning embedded development with STM32 and trying to turn small hardware experiments into projects that other people can build and test.

我正在学习 STM32 与嵌入式开发,也在尝试把自己的硬件实验整理成别人可以复现、测试和继续修改的项目。

Current project

An offline monochrome video player for STM32F103C8T6, SSD1306/SH1106 OLED and SPI Micro SD. It includes FatFs file browsing, CRC-checked OVID playback, an OLED UI, and a Windows converter for images, GIFs and video.

基于 STM32F103C8T6、SSD1306/SH1106 OLED 与 SPI Micro SD 的离线帧视频播放器,支持 FatFs 文件浏览、OVID CRC 校验、OLED UI,以及图片、GIF 和视频转换工具。

Source code · Releases · English README

Reusable STM32 HAL drivers

These repositories are still part of my learning process. Bug reports, hardware test results and clear improvement suggestions are welcome.

Pinned Loading

  1. SD_Card_OVID_Player SD_Card_OVID_Player Public

    STM32F103 OVID player for SSD1306/SH1106 OLED with SPI Micro SD, FatFs file browsing, CRC-checked playback, and a VS Code/ST-Link workflow. 基于 STM32F103 的 OVID 播放器,适配 SSD1306/SH1106 OLED,支持 SPI Mic…

    C 2

  2. STM32-HAL-SSD1306-SH1106 STM32-HAL-SSD1306-SH1106 Public

    Portable STM32 HAL SSD1306/SH1106 OLED driver with I2C DMA, double buffering, drawing APIs, host tests, and a ready-to-flash STM32F103 demo.

    C

  3. STM32_HAL-SPI_SD-FatFs STM32_HAL-SPI_SD-FatFs Public

    Portable STM32 HAL SPI SD/SDHC/SDXC driver with CRC, FatFs diskio, hot-plug recovery, host tests, and a ready-to-flash STM32F103 demo.

    C