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

Conversation

44yu5h
Copy link

@44yu5h 44yu5h commented Apr 28, 2024

  • Add 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

- 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
@chimosky
Copy link
Member

Haven't reviewed yet, but for future reference see the first part of our contributing guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants