Skip to content

jserrats/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

This project contains two folders:

  • esp32 contains the micropython code to be uploaded to an ESP32 (prreviously flashed with an interpter)
  • sender contains a script to perform image processing and send images to the esp32

Upload files to ESP32

ampy -p /dev/ttyUSB0 ls
ampy -p /dev/ttyUSB0 put esp32/

Send images to ESP32

Tested with jpg, jpeg, png and webp.

python3 send_udp.py test.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages