Skip to content

open source device and software to alarm when horses are foaling

License

Notifications You must be signed in to change notification settings

grafzahl-io/birth-alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birth alarm for horses

A simple and open source solution to get an alarm when your horse foals.

The small device can be simply mounted on any horse holster.

Using a recharchable battery, WLAN and instant App notification for Android and iOS.

MIT License

birth alarm device comparison between v1 and v2

Tech Stack

Device: 3D printed case, rechargable battery, WLAN, customizable

Server: Go (Gotify with Docker)

FAQ

What is this good for?

This device is sending an instant alarm if the horse lies down to foal.

Why did you do this?

I looked for a proper device that is affordable without GSM as transmission method. We have no cell phone network in our stable, but WLAN. I did not found any products using WLAN with simple App notification - so I build it myself.

How does it work?

The device is mounted on the chin strap of the horse's holster. A gyro sensor is tracking the devices position and triggers an alarm if the horse lies down. The push notification is sent to a server, where the registered Apps are notified.

Roadmap v2

  • improve sleep mode and add configuration for sensitivity

  • improve case: simpler, more durable, waterproof

  • reset button to reset wifi configuration and settings

Roadmap v1

  • creating a DIY manual for everyone to reproduce the device

  • configurable WLAN SSID and Password through Bluetooth

  • smaller battery and smaller device case

  • adding a measure unit to send an warning for low battery

  • replacing the hardware components with smaller ones

Feedback

If you have any feedback, please reach out to us at info@grafzahl.io

Authors