No description
Find a file
2023-06-14 21:06:23 +02:00
gerber initial commit 2023-04-26 20:33:10 +02:00
libs missing symbol_lib 2023-06-14 21:02:11 +02:00
fp-info-cache symbol lib location relative 2023-06-14 21:06:23 +02:00
fp-lib-table initial commit 2023-04-26 20:33:10 +02:00
ispindel_BOM.csv added bom 2023-06-14 20:09:16 +02:00
ispindel_kicad.kicad_pcb symbol lib location relative 2023-06-14 21:06:23 +02:00
ispindel_kicad.kicad_prl initial commit 2023-04-26 20:33:10 +02:00
ispindel_kicad.kicad_pro initial commit 2023-04-26 20:33:10 +02:00
ispindel_kicad.kicad_sch initial commit 2023-04-26 20:33:10 +02:00
README.md initial commit 2023-04-26 20:33:10 +02:00
sym-lib-table symbol lib location relative 2023-06-14 21:06:23 +02:00

ispindel_kicad

iSpindel DIY continuous hydrometer, for measuring the realitive gravity / density of wort. Meant as an educational project for [https://kwbg.nl KWBG]. We created footprint for the various parts on the PCB. These can be found in the /libs dir in the repo. Furthermore we replaced the reset switch with a reed switch so you can use a magnet to reset the iSpindel without opening the container.

Why Bat43???

It seems to me that the selection of the diode to be a schottky is a critical one here! According to the datasheet, the min. Input Low Voltage must be < 0.25×VIO while the Output Low Voltage is up to 0.1×VIO. Therefore, this leaves 500mV where the BAT43 will drop around 300mV or more. So a regular silicium diode will fail in this setup! Using a BAT43 or better is a requirement so to speak.

found here https://github.com/universam1/iSpindel/issues/59 iSpindel/issue/59

Previous work: