-
Notifications
You must be signed in to change notification settings - Fork 19
Added SparkFun-Tristimulus-Color-Sensor-OPT4048DTSR-Qwiic #212
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
Added SparkFun-Tristimulus-Color-Sensor-OPT4048DTSR-Qwiic #212
Conversation
Abse2001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let Shibo review before merge
seveibar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let’s try to get this routed , have you tried autorouter=“auto_cloud”?
…imulus Color Sensor circuit
Yes still does not work |
|
It is not just this one, many boards are failing to route |
ShiboSoftwareDev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
using tsci dev file an auto-router bug report
|
Thank you for your contribution! 🎉 PR Rating: ⭐⭐⭐ Track your contributions and see the leaderboard at: tscircuit Contribution Tracker |
This pull request adds support for the SparkFun Tristimulus Color Sensor - OPT4048DTSR (Qwiic) board by introducing component definitions, footprints, and documentation. The main changes include new TypeScript component files for the OPT4048DTSR sensor and its SM04B_SRSS_TB_LF__SN connector (with two variants), as well as a README for board documentation.
New component definitions and footprints:
OPT4048DTSR.tsxwith pin labels, JLCPCB part number, manufacturer part number, and a detailed footprint for the OPT4048DTSR sensor.SM04B_SRSS_TB_LF__SN.tsxdefining the 4-pin connector with pin labels, schematic arrangement, JLCPCB part number, manufacturer part number, footprint, and 3D CAD model.SM04B_SRSS_TB_LF__SN2.tsx, a variant of the connector component with a different 3D model position offset.Documentation:
README.mdwith a link to the official SparkFun product page for reference.Error in trace solver!!
Please review @Abse2001