Skip to content
#

stm32f401ccu6

Here are 15 public repositories matching this topic...

Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.

  • Updated Mar 2, 2024
  • C

The project demonstrates reading pixel color data from the ili9341 (full-duplex spi with MOSI and MISO lines) and st7789 (half-duplex spi with SDA line) displays controllers memory into a buffer for further processing or saving a background image before displaying a sprite.

  • Updated Mar 2, 2024
  • C

Improve this page

Add a description, image, and links to the stm32f401ccu6 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stm32f401ccu6 topic, visit your repo's landing page and select "manage topics."

Learn more