Skip to content

CorvetteCole/DesktopSensorHub

Repository files navigation

DesktopSensorHub

A board designed to connect to a desktop computer via USB, and add sensors such as ambient light, color, proximity, gestures, and more via standard Linux IIO

Preview (from OSHPark)

Front of board Back of board

Software references

Board references

Roadmap

  • Test prototype once boards arrive
    • Problem encountered, APDS9960 iio i2c driver needs an interrupt, but no interrupt is provided via RP2040 i2c bridge. Need to figure out if we can somehow provide an interrupt over USB or maybe by acting as a GPIO expander as well
  • Design PCB, preferrably with USB-C connector on sensor hub
  • Design 3D printed case for sensor so it can mount on top of your PC like a webcam (maybe?)
  • Test v1 PCB
    • With much pain, eventually 1 working board as a result, lessons learned
  • Optimize, reduce footprint
    • Remove button, switch to small header, move RP2040 & flash closer to USB port
    • Remove capacitors from USB data lines (not needed)
    • Add test points for APDS9960
    • Move APDS9960 to front of board for ease of assembly
    • Switch to crystal with smaller footprint (less tall)
    • Change test points to plates through holes(?)
    • Break out some extra GPIO because why not
  • Test v2 PCB
  • Release, make repo public (probably no one will care)
  • Write userspace daemon to handle gestures, color temperature calculation and display color adjustment. Would handle display brightness adjustment too, but I think that would be better served by wluma
  • Figure out if wake on proximity sensor is possible

Related projects

About

A board designed to connect to a desktop computer via USB, and add sensors such as ambient light, color temperature, gestures, and more via standard Linux IIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published