Skip to content

Commit 801da60

Browse files
authored
Update README.md
1 parent 15c6b70 commit 801da60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Lepton-Pythonista-MicroPython
2-
This project aims at streaming the thermal video of a FLIR Lepton on a Iphone. The video stream is retrieved by an ESP32 through the VoSPI of the Lepton and then the EPS32 sends
2+
This project aims at streaming the thermal video of a FLIR Lepton on an Iphone. The video stream is retrieved by an ESP32 through the VoSPI of the Lepton and then the EPS32 sends
33
to the Iphone through Wifi /UDP the video. A first program is written in Micropython for the ESP32. This one sets up the Lepton configuration through the CCI and gets the video data
44
from the Lepton and sends it to the Iphone without any processing. A second program is written in Pythonista for the Iphone. This one processes the data received and displays the
55
images/video. The program enables the user to choose the mode : 1) AGC (8 bit grayscale) 2) RAD /T Linear , RGB. In the second mode the user can get the temperrature through touching

0 commit comments

Comments
 (0)