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

Overview of incomplete peripheral devices #21

Open
dromer opened this issue Jun 28, 2024 · 3 comments
Open

Overview of incomplete peripheral devices #21

dromer opened this issue Jun 28, 2024 · 3 comments

Comments

@dromer
Copy link
Contributor

dromer commented Jun 28, 2024

I always assumed that with json2daisy we could use all the devices listed in the component_defs.json

However it appears that many of these devices do not have an equivalent implementation in libDaisy

The pd2dsy json docs are of no help here.

@dromer
Copy link
Contributor Author

dromer commented Jun 28, 2024

Working but wrong setup:

Unconfirmed:

  • Apds9960
  • Dps310
  • Icm20948
  • NeoTrellis
  • NeoTrellisLeds
  • Tlv493d

Missing:

  • DcMotor
  • Bme280
  • Bmp390
  • Bno055
  • HallSensor
  • MotorShield
  • StepperMotor
  • Vl53l1x
  • Vl53l0

@stephenhensley
Copy link
Contributor

So this was actually a fairly special case. Most of the listed devices were added to a separate fork/branch of libDaisy that was used for the SynthUX Hackathons. A large portion of these weren't used during the hackathons, or were only tested in Arduino (different implementation), and were never merged.

I believe all of the ones that we got confirmation on functioning in libdaisy were added.

@dromer
Copy link
Contributor Author

dromer commented Sep 20, 2024

@stephenhensley I see. this makes a bit more sense now.

Any indication if those "missing" devices will get into libDaisy at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants