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

I2C for PCF8591 A/D - I might be able to Help #24

Open
AllyTechEngineering opened this issue Feb 28, 2024 · 2 comments
Open

I2C for PCF8591 A/D - I might be able to Help #24

AllyTechEngineering opened this issue Feb 28, 2024 · 2 comments

Comments

@AllyTechEngineering
Copy link

Hi, great work on the package. I am a Flutter app developer but my previous experiences are in embedded systems such as the STM32 running RTOS and coded in C.

Currently I am using your package to create embedded systems leveraging Flutter for the UI on touch screens on Raspberry Pi 4B.

After reviewing your code it seems that you are creating IC specific .dart files that are part of your package.

I may be oversimplifying your code but it seems that the secret sauce is the IC specific files for a particular I2C IC and that more devices can be added if these dart files were developed.

Currently I did not see any A/D IC with I2C in the package and that is a must for embedded Supervisory Control and Data Acquisition (SCADA) systems that I work with. I might be able to help and I can also test on various SBC and give you the results.

Let me know if I can help - [email protected] or https://www.linkedin.com/in/bob-taylor-mscs-mba/

@pezi
Copy link
Owner

pezi commented Feb 29, 2024

Thanks for your offer to help. But this project is still sleeping due obligations at work.

This project was developed, when I was working for a company with a electrical engineering background. There was the idea to use flutter for SoCs with a terminal. But I changed the job, only Java and Python now - no flutter/dard need.

@AllyTechEngineering
Copy link
Author

AllyTechEngineering commented Feb 29, 2024 via email

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

No branches or pull requests

2 participants