Speaker's Corner Project
*** Note: There's going to be a lot of commits. I'm developing this via a very screwy wifi dongle.***
- Images are stored in images/
- The program looks for *.jpg
- Instruction text is loaded from images/inst.txt
- Images are resized to fit within the screen.
- NOTE: Will not change aspect ratio! To avoid grey borders, ensure that aspect ratio of image is the same as screen.
- Do not put too many images in place, or they won't center properly.
- Video recordings go in rec/
- Video recordings are given a timestamp in filename
- Put in ~/speakers-corner
- Copy init.d/speaker_corner to /etc/init.d/
system:
- ffmpeg
python:
- RPIGPIO
- Pillow (modern fill for PIL)
- max7219 (for led matrix)
binaries
- picam
- Quick summary
- Version
- Learn Markdown
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact