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

Add 5v sensor data capture #1

Open
kami-nashi opened this issue Mar 22, 2020 · 3 comments
Open

Add 5v sensor data capture #1

kami-nashi opened this issue Mar 22, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@kami-nashi
Copy link
Owner

Add 5v sensor data inputs
Needs to dump to csv -> DSMUtil friendly
Consider syncing this with the "record" button for ECM link (f12) for better DSMUtil overlay accuracy based on time.
Should be able to scale multiple sensors
Python may be acceptable, unless scaling up requires too much CPU, or timing is problematic -> move to C/C++

@kami-nashi kami-nashi added the enhancement New feature or request label Mar 22, 2020
@kami-nashi kami-nashi self-assigned this Mar 22, 2020
@kami-nashi
Copy link
Owner Author

Note: Looks like this will need a ADC and/or a Logic Converter. Each sensor will be a 'channel', so considerations need to be made for how many channels per device and how devices chain together.

@kami-nashi
Copy link
Owner Author

I have a Logic Converter on order, should arrive on 4/7/2020.

@kami-nashi kami-nashi added this to To do in General Development Apr 3, 2020
@kami-nashi kami-nashi moved this from To do to Blocked in General Development Apr 3, 2020
@kami-nashi
Copy link
Owner Author

Also, have a pair of ADS1115's on order, also to arrive on 4/7. Allegedly, it may be all I need and some code for it can be found here:
https://github.com/ControlEverythingCommunity/ADS1115
https://www.adafruit.com/product/1085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant