https://github.com/charkster/vcnl4040
Python driver for Vishay VCNL4040 ambient light and proximity sensor. The example script uses a raspberry pi's GPIO connected to the VCNL4040's INT pin.
https://github.com/charkster/vcnl4040
ambient-light-sensor proximity-sensor raspberry-pi vcnl4040
Last synced: 2 months ago
JSON representation
Python driver for Vishay VCNL4040 ambient light and proximity sensor. The example script uses a raspberry pi's GPIO connected to the VCNL4040's INT pin.
- Host: GitHub
- URL: https://github.com/charkster/vcnl4040
- Owner: charkster
- License: mit
- Created: 2022-03-12T19:57:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T23:29:54.000Z (over 3 years ago)
- Last Synced: 2025-03-10T08:48:35.012Z (over 1 year ago)
- Topics: ambient-light-sensor, proximity-sensor, raspberry-pi, vcnl4040
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VCNL4040

Python driver for Vishay VCNL4040 ambient light and proximity sensor. The example script uses a raspberry pi's GPIO connected to the VCNL4040's INT pin.
I'm using the $6 Adafruit board which works well for me.