cecio / USBvalve

Expose USB activity on the fly
MIT License
1.24k stars 44 forks source link

Add USBpipe PCB #33

Closed LiPolymer closed 7 months ago

LiPolymer commented 7 months ago

This is the first version of my PCB :D But it's not very nice. Better version will coming this weekend ;) (note: this dedicated PCB is only recommended to experienced electronic makers.

DO NOT USE THIS BOARD IF YOU ARE A NEWBIE!

LiPolymer commented 7 months ago

The PCB looks like:

20240410_230902.jpg

20240410_230837.jpg

Final results (OLED Display is quite expensive for me, so I decided to not weld it directly):

20240410_231016.jpg

20240410_231023.jpg

entertheFinn commented 7 months ago

Great color! Really enjoying the purple of the existing board. This awesome golden/orange color along with the design is really cool!

LiPolymer commented 7 months ago

Great color! Really enjoying the purple of the existing board. This awesome golden/orange color along with the design is really cool!

Thank you! :D I found I have forgotten to upload BOM list :( I'll upload it at this weekend :)

cecio commented 7 months ago

Thanks a lot @LiPolymer, it looks really cool! Yes, if you can, please upload the BOM as well (when you have time, no rush), it would be great! I'll take a look to it in the weekend as well, then I'll merge. Thanks for the contribution!

LiPolymer commented 7 months ago

Thanks for your support! ;) The documents required for production have been uploaded. :D I'm sorry that due to my negligence, the BOM list is in Chinese, and I will translate it into English tomorrow. :( Thanks again! :)

cecio commented 7 months ago

Looks great, thanks! Yes, if you can translate the BOM in English it would be great :-) Thanks again

LiPolymer commented 7 months ago

Finally, everything is ready. @cecio this PR can be merge now. :D Thank you for your support! :)

cecio commented 7 months ago

Thanks @LiPolymer

Everything looks perfect, only one additional request (sorry for being pedantic): the PDF file contains some active content (Javascript) probably added automatically by the editor. They are not harmful or malicious, but since this could trigger some security checks, I'd like to remove them. So we have two choice:

LiPolymer commented 7 months ago

Thanks @LiPolymer

Everything looks perfect, only one additional request (sorry for being pedantic): the PDF file contains some active content (Javascript) probably added automatically by the editor. They are not harmful or malicious, but since this could trigger some security checks, I'd like to remove them. So we have two choice:

  • remove the PDF entirely from the pull request
  • remove the active content (if you know how to save it without) Thanks again!

I didn't know PDF documents could contain such scripts. I'm really sorry about that. :(

This PDF file is used to display the designators,so it's not necessary to keep it a PDF file.

I don't know how to remove script from PDF, convert it into picture maybe a good solution. :)

I'll do that today.

Thanks for the heads up! :D

LiPolymer commented 7 months ago

@cecio Done! :D Suspicious PDF file has been replaced! :)

cecio commented 7 months ago

@LiPolymer merged, thanks so much!

One thing: I realized that the link to USBpipe in the README.md is not working. I'm not sure, may be the repo is private?

LiPolymer commented 7 months ago

Oh, I forgot to set it to public,my fault,sorry. :(

LiPolymer commented 7 months ago

It's work now :D Thank you for your remind! :)