Skip to content

KarAshutosh/TIP-Accessibility-2022

Repository files navigation

TODO

  • Make code work with PiCamera2
  • Make documentation
  • Move this repo and TIP-Accessibility-2022 to Organisation
  • Merge Volume detection code if possible
  • Test the code with experiments in real time
  • Merge relevant changes upstream to TIP-Accessibility
  • Implement voice output on the RasPi

DONE

System information

  • Raspberry Pi Model 3B+
  • Debian 12 Bookworm
  • RasPi Camera module v1.3 (OV5647, 5MP, )

Documentation links

RasPi Model 3B+ datasheet

PiCamera documentation

Camera Module datasheets

Extra links that may be relevant

Notes/Common Errors

  • Error: error: externally-managed-environment
    • When installing a package, use --break-system-packages or venv
    • Find the source here
  • Literally any Makefile errors
    • 90% of Makefile errors are errors of whitespace. (tabs, spaces, trailing spaces, etc)
    • Make whitespace visible on your code editor
    • if you are editing your Makefile on GitHub (Highly not recommended):
      • Change indent rules to use Tab in the text editor
        • 1 Tab = 4 Spaces
      • Use your code editor instead and push changes from there.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •