Close

RPi and Python Lets Go

A project log for Accessibilità

Accessibilità aims to do what Arduino did for Microcontrollers for accessibility electronics and interfaces for Wheel chairs and similar

avrAVR 05/20/2023 at 22:381 Comment

To make things quick and dirty easy I am developing the blackbox around the RPI Zero Wireless !! The program will be in Python, it should be sufficiently fast for this application and it will be easy to interface with lots of USB and Bluetooth devices via open source libraries very easily !! I whipped up a python script super fast to start the concept on.

Hardware:
- RPi Zero Wireless

- PSU

- USB HMI Mouse

- Header for RPi GPIO Pins

Software:

- https://github.com/adamjvr/py-rpi-hmi-pwm

I need to dig through my piles of stuff to find where my RPi zeros are but I got a few to dedicate to this project !! Take a look at the code and give me your feedback, I've never written python before but I've programmed in other languages before.

Discussions

stonesexy3 wrote 06/08/2023 at 19:30 point

That sounds like an exciting project! Python is a popular language for Raspberry Pi development due to its simplicity and ease of use. I'll be happy to take a look at your code and provide feedback. However, since you haven't shared the specific code or provided a link to it, I'm unable to review it directly.

To ensure I can provide you with the most accurate feedback, please share the specific code you've written or provide more details about the functionality and requirements of your project. Once I have access to the code, I can review it and provide feedback and suggestions based on best practices and your project's objectives.

Feel free to share the code or any specific questions you have, and I'll be glad to assist you further with your Python development on the Raspberry Pi Zero Wireless!

  Are you sure? yes | no