外国网站做的开源USB迷你显示器 Description:功能 In this project STM32 Primer1 can be used as colour mini-display. Device receive command from host PC via USB, draw some texts and graphics on small LCD display, return result message. Device firmware based on PrimerVirtualCom project with small changes. Virtual COM-port device driver must be installed on host computer before any using of this project. Program or service from host (PC) send command to virtual COM port. Device parse this command and draw received text - computer state, CPU temperature, core voltage, firm logo or some other. Currently supported drawing only for strings and rectangles. Command format and parser support Line and Picture drawing, but it's not implemented. Some more commands (BackLight on/off, Pixel set, etc.) can be added as improvement. |
USB-mini-display-1.0.zip
下载379.3 KB, 下载次数: 20, 下载积分: ST金币 -1
stm32 USB的CDC类传输掉数据
STM32F105 USB接收数据不断进入中断,出现“死机”现象
关于STM32CubeMX配置的USB例程电脑无法识别问题
STM32F407 USB-HS-OTG是否不外接PHY可以做虚拟串口?
如何做一个USB从机键盘用stm32f407
用STM32F4 Cube MX生成的USB Device C代码的BUG
USB Device + FatFS + SDIO 模拟U盘意外只读问题
USB Device + FatFS + SDIO 问题
STM32H7配置成USB DEVICE时,连接电脑时不进入中断
STM32F446 USB和串口1 冲突
回复:USB mini display 1.0