Skip to content

Commit

Permalink
Update image and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
remibert committed Jan 10, 2021
1 parent 7b27c06 commit 99299b0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ Smartphone motion notification

![SmartPhoneNotification.png](images/SmartPhoneNotification.png "Smartphone motion notification")

Shell and text editor
Shell and text editor (The GIF is compressed a lot, it does not go like this in reality)

![ShellEdit.mp4](images/ShellEdit.mp4 "Shell and text editor")
![ShellEdit.mp4](images/ShellEdit.gif "Shell and text editor")

# Requirements

Expand All @@ -102,7 +102,6 @@ it is necessary to generate the firmware embedding the python scripts, in this c

For motion capture you absolutely need an ESP32CAM.


# Notice for ESP32CAM

Get a firmware already generated or see the section "Micropython firmware" to generates the firmware.
Expand Down Expand Up @@ -223,7 +222,6 @@ All the keyboard shortcuts are at the start of the script editor.py.

**On the boards with low memory, it may work, but on very small files, otherwise it may produce an error due to insufficient memory.**


# Directories

Below are the directory details :
Expand All @@ -247,6 +245,8 @@ Below are the directory details :
On a standard micropython firmware, copy all the files of the modules directory with its tree structure,
into the flash memory of the board.

# Library documentation
[See python module documentation](http://htmlpreview.github.com/?https://github.com/remibert/pycameresp/blob/main/doc/lib/index.html)

# Battery mode for ESP32CAM

Expand Down
Binary file added images/ShellEdit.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/ShellEdit.mp4
Binary file not shown.
Binary file modified images/SmartPhoneNotification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/WebInfo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 99299b0

Please sign in to comment.