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

ADS130B04 SPI library - Arduino #9

Open
BelaRincewind opened this issue Oct 17, 2023 · 3 comments
Open

ADS130B04 SPI library - Arduino #9

BelaRincewind opened this issue Oct 17, 2023 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request question Further information is requested

Comments

@BelaRincewind
Copy link
Contributor

The library ADS130B04 should handle all communication and storing of the ADC status. It is designed to be implemented on an Arduino which further processes the data/acts as a translation layer between user and ADC. In general, the library can also be rewritten to be used without an Arduino. The only "Arduino commands" are concerning the SPI communication with the IC.

@BelaRincewind BelaRincewind added bug Something isn't working enhancement New feature or request question Further information is requested labels Oct 17, 2023
@BelaRincewind BelaRincewind self-assigned this Oct 17, 2023
@BelaRincewind
Copy link
Contributor Author

BelaRincewind commented Oct 17, 2023

I will keep enhancements posted as well as any bugs I come across.

@leloup314
Copy link
Member

Sorry for the late reaction, quite the busy week. Looks nice!

@BelaRincewind
Copy link
Contributor Author

Bugs encountered during today's testing:

  • ADC is in 32-bit LSB-zero padded mode at start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants