Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPi plugin for utilizing electronic components and sensors #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 28, 2024

  1. Added rpi plugin for controlling components/sensors

    - Added support for
            - Digital input & output
            - All kinds of buttons
            - HCSR04 Distance sensor
            - All types of OLED displays
    	- Some additional helpful blocks (high, low, delay)
    - Simplified installation process
    - Readme on how to install and contribute further
    - Only appears when running on Raspberry Pi
    - All the libraries used have an MIT License.
    
    update readme and format according to PEP8
    44yu5h committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e1a4903 View commit details
    Browse the repository at this point in the history