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

Initial commit #1

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

Initial commit #1

wants to merge 1 commit into from

Conversation

44yu5h
Copy link

@44yu5h 44yu5h commented Aug 15, 2024

Sensor library to be copied in the site-packages of python so that it is accessible throughout Sugar from any activity

Sensors/Functions included:

  • Digital input/output (LEDs, IR, etc.)
  • Delay (in milliseconds)
  • Button
  • HC-SR04 Ultrasonic distance sensor
  • DHT Temperature and Humidity sensor (not tested)
  • OLED display
  • PIR Sensor (not tested)
  • PWM control (LED brightness, motor speed, etc.)
  • DC Motor (not tested)

Sensor library to be copied in the site-packages of python so that it is accessible throughout Sugar from any activity
Sensors/Functions included:
 - Digital input/output (LEDs, IR, etc.)
 - Delay (in milliseconds)
 - Button
 - HC-SR04 Ultrasonic distance sensor
 - DHT Temperature and Humidity sensor (not tested)
 - OLED display
 - PIR Sensor (not tested)
 - PWM control (LED brightness, motor speed, etc.)
 - DC Motor (not tested)
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.

1 participant