-
Notifications
You must be signed in to change notification settings - Fork 886
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
ESPHome HAN Reader #1363
ESPHome HAN Reader #1363
Conversation
Hi, I'm Orpheus Leap! Here to help you review your PR.
projects/esphome-han-reader: Required files
You can view a render of your board over on gerber.zip/2d! Happy OnBoarding! |
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.
This is one of the most interesting projects I've seen, it's so cool you're able to do this and monitor your power usage this way. A few questions though,
- Is there a reason you chose to not use a USB-C port for flashing the microcontroller, and instead opted to have the male pin headers?
- Why are you using Tantalum Capacitors and not regular MLCC capacitors which are much smaller and used for decoupling?
- You might want to use thicker power traces, especially for 3V. Also, a GND fill wouldn't hurt.
Heya, just woke up from my 6 hour sleep haha. Thank you! I can't take all the credit though for this. The firmware is already made and theres a whole repository about this https://github.com/psvanstrom/esphome-p1reader, It's really awesome though!
|
Makes sense, however, if it were me I would have gone with a simple ESP32 chip you can find commonly around LCSC, then it'd be quite simple to program it with a USB-C connector. I have never seen that specific variety of microcontrollers before.
This is true but you don't need it for your design, it's only for larger power supplies and sensitive components and such. Use these, they're much smaller, have a higher capacitance and will work as a replacement, https://jlcpcb.com/partdetail/4414076-GRM158R61A226ME15D/C3845593. I'd also recommend swapping out your voltage regulator for either the
It's very easy in KiCad, like it takes a minute and is really easy to re-fill when you update your traces. Look up online how to do that, it should be simple. |
I ended up adding an FTDI chip with an USB-C port as input and staying with my ESP-07. I switched my caps to 22uF caps like the ones you linked and my LDR to an Texas Instruments TLV1117LV33DCYT like you said and ALOT of component adjustments for pricing. Learnt how to do ground fill 1 minute after I sent the message :P. Hopefully this is my last revision! Happy holidays 🎄 |
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.
Hi @Lazylllama!
I've just sent you your grant for OnBoard. You should have received an invite in your email. There will be instructions on how to use your debit card attached should you need them. Please remember to upload your receipts when you make purchases.
Also, unfortunately, we're unable to offer support with reimbursements for customs fees, including reimbursements using leftover grant funds. Please keep this in mind before you make any purchases. More info in the OnBoard community shipping doc.
I'm looking forward to seeing your PCB be manufactured! Send pictures in the #electronics channel on Slack once you get it! Please don't hesitate to reach out if you have any questions!
Submission Checklist:
I am a current high school, middle school, or home schooled student.
I have joined the
#electronics
channel on SlackI made this board from scratch, even if I followed a tutorial
I have followed the directions in README.md
onboard/projects
TEMPLATE.md
asREADME.md
inside your project foldergerber.zip
andschematic.pdf
inside your project foldersrc
and uploaded design filescart.png
with all costs included(Optional) This project is from a tutorial1.
(Optional) This project is for OnBoard Live2.
(Optional) I'm in a FIRST (FRC, FTC, FLL, etc.) team. The number is: ____
Footnotes
Projects from a tutorial are 100% fine! We just want to ask so we can count how people are using tutorials. ↩
OnBoard Live is a special version of OnBoard where you can earn more money for designing advanced boards. Check out the #onboard-live channel on our Slack! ↩