Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beepnl/measurement-system-v3
BEEP base v3 (Steel design)
https://github.com/beepnl/measurement-system-v3
beehive beekeeping hardware pcb sensor
Last synced: 3 months ago
JSON representation
BEEP base v3 (Steel design)
- Host: GitHub
- URL: https://github.com/beepnl/measurement-system-v3
- Owner: beepnl
- Created: 2019-11-09T21:31:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T12:41:36.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:47:40.654Z (6 months ago)
- Topics: beehive, beekeeping, hardware, pcb, sensor
- Homepage: https://beep.nl/index.php/home-english
- Size: 109 MB
- Stars: 13
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dutch-open-hardware - Beepnl - digital tools for beekeepers (Projects)
README
# BEEP - base v3
This is a repo containing the files to create the open source hardware for the Beep measurement system version 3.This version features a:
- Stainless steel (easy to assemble) frame
- 1 weight sensor
- 1-5 temperature sensors
- 1 mic for on board audio FFT analysis
- Custom developed PCB (by Ideetron) with Nordic nRF BLE and LoRaThe BEEP base is part of the complete [BEEP system](https://github.com/beepnl/BEEP)
## Measurement system parts
The measurement system frame holds the weight sensor and the electonics box housing, and functions as a stiff weighing frame construction.
![BEEP base v3](https://github.com/beepnl/measurement-system-v3/raw/master/hardware/beep-base-v3.png)
### hardware/frame
The folder 'frame' contains the drawings of the stainless steel parts and the standard waterproof casing drill holes.### hardware/pcb
The pcb of the measurement system contains a lot of features, that can be seen in the image below:
![BEEP base - PCB v3](https://github.com/beepnl/measurement-system-v3/blob/master/hardware/pcb/beep-pcb-v3.jpg)The folder contains the gerber files and the schematic. A print layout is added to see find the exact wire locations of the screw terminals
With the Gerber files, you can directly order a PCB. It contains all files required for the manufacturing of the PCB.
## Assembly
The assembly is straight forward and can be seen in this video:
[BEEP base - Assembly](https://youtu.be/ZGfoobvGa-Y)## Firmware
The firmware for the BEEP base v3 PCB is available at: https://github.com/beepnl/beep-base-firmware## Improvements
If you have improvements, or ideas for creating a better frame, please subscribe to our [Slack channel](beep-global.slack.com) explaining your thoughts.Or just fork this repo, and do a pull request with you adjustments, or additions.