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

Added rpi plugin for controlling components/sensors #93

Closed
wants to merge 1 commit into from

Commits on Apr 25, 2024

  1. add rpi plugin for controlling sensors

    - create rpi plugin which only appears when running on Raspberry Pi
    - add support for
    	- digital input & output
    	- all kinds of buttons
    	- HCSR04 Distance sensor
    	- all types of OLED displays
    	- some additional blocks (high, low, delay) for side
    - add all the dependencies for them
    44yu5h committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    af614c0 View commit details
    Browse the repository at this point in the history