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

Reading raw analog sensors on BeagleBone Black. #12

Open
zombielinux opened this issue Jun 11, 2021 · 7 comments
Open

Reading raw analog sensors on BeagleBone Black. #12

zombielinux opened this issue Jun 11, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@zombielinux
Copy link

I've got a BeagleBone Black, with a very nice breakout cape.

Connected to it, is a 10K NTC thermistor in a voltage divider configuration.

I'm not seeing a way in the UI to configure the onboard ADCs to actually read the temperature.

Is that configured in the json directly?

@rstrouse
Copy link
Owner

Is this an MCP cape on SPI?

@zombielinux
Copy link
Author

Is this an MCP cape on SPI?

No. Its directly attached to the ADC GPIO pins (specifically P9.36)

@rstrouse
Copy link
Owner

Yeah we are not reading any of those ADC pins. I looked at those originally and the but I don't have a Beagle. They bark too much. I2c is supported as well as SPI.

@zombielinux
Copy link
Author

zombielinux commented Jun 12, 2021 via email

@rstrouse
Copy link
Owner

I would bet that it is file system based so it probably has a file that it writes in devices somewhere. Maybe sysfs.

@rstrouse
Copy link
Owner

You do know those pins have some power limits.

@zombielinux
Copy link
Author

zombielinux commented Jun 12, 2021 via email

@rstrouse rstrouse added the enhancement New feature or request label Dec 1, 2021
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
None yet
Development

No branches or pull requests

2 participants