tonyp7 / esp32-nixie-clock

Nixie Clock driven by an ESP32
MIT License
44 stars 9 forks source link

Missing source files #1

Closed Blaster1920 closed 4 years ago

Blaster1920 commented 4 years ago

Hi there, I was interested in replicating your project for personal use, but I couldn't find anywhere in the repo the source files for the PCB and schematics. Would you be able to upload them? Thanks in advance.

tonyp7 commented 4 years ago

Hello,

Yes I need to upload a few more files --including pictures of the final clock. I'll do that this week!

Cheers

tonyp7 commented 4 years ago

I added gerber files. I don't understand your comment about schematics though, it's all there (?)

Blaster1920 commented 4 years ago

Hi there, thanks for the reply and the gerbers. What I meant is that it's missing the source files for the schematics, the proprietary files of the CAD you've used (eg. Kicad .sch). So I can modify it or export the BOM, which you didn't publish (yet).

tonyp7 commented 4 years ago

I pushed the original file (Dip Trace) in /schematics and added the BOM. Good luck!

Blaster1920 commented 4 years ago

I pushed the original file (Dip Trace) in /schematics and added the BOM. Good luck!

Thanks for your help! I'll give it a try.