项目作者: danielecostarella

项目描述 :
A drinks dispensing flow meter control board for Beer, Wines and Spirits
高级语言: Prolog
项目地址: git://github.com/danielecostarella/beverage-flow-meters-board.git


Beverage Flow Meters Board

These are the hardware design files for the project “Beverage Flow Meters”, a drinks dispensing flow meter control for Beer, Wines and Spirits

Summary

The board is designed specifically as a flow-measurement solution for the drink dispensing industries including beer, wines and spirits.

How do I get set up?

  1. $ git clone https://github.com/blackbliss/beverage-flow-meters-board.git

What’s included

  • Datasheets — Datasheets for the various components.
  • EAGLE — Schematic and board files
  • Gerber — Complete set of Gerber files for the current version of the project.

Hardware connections

  1. +-----------------+
  2. | D0 [16]| ---> Status LED
  3. | D1 [05]| ---> I2C SDA (to PCF8574)
  4. | D2 [04]| ---> I2C SCL (to PCF8574)
  5. | D4 [02]| <--- Ball sensor (water presence)
  6. | 3V3| ----
  7. | GND| ----
  8. | D5 [14]| <--- Distance sensor TRIG
  9. | D6 [12]| <--- Distance sensor ECHO
  10. | D7 [13]| ----
  11. | D8 [15]| ----
  12. | D9 [03]| ----
  13. | D10[01]| ----
  14. | GND| ----
  15. | 3V3| ----
  16. +-----------------+