josefadamcik / RoomMonitorPcb

A PCB design for RoomMonitor
MIT License
4 stars 2 forks source link

List a detailed bill of materials #1

Closed nunoronconcouto closed 4 years ago

nunoronconcouto commented 4 years ago

Hi!! Can you put the list of material needed to set up your project. I already have the PCBs from https://jlcpcb.com/ Please..

Thanks

josefadamcik commented 4 years ago

Hi, there is a rough list of parts in the article on my website: https://josef-adamcik.cz/electronics/esp8266-based-room-conditions-monitor-part-2.html

It looks like this:

A few items have a links to aliexpress in the blogpost. I don't think including links to aliexpress is a good idea for a good BOM on github (they will stop working sooner or later).

I don't have any more detailed BOM. Keep in mind most of the parts were parts I already had in stock and I just measured them and picked a footprint from KiCad libraries for them. I have no part numbers or anything for most of them since they are sourced from aliexpress or salvaged from other projects.

I believe with some work it should be possible to put the BOM together based on the list above, links in the article and information from KiCad project (schematic, mapping, footprints). Feel free to do that and create a pull-request with BOM to help others.