https://github.com/jacktoaster/eggshellerometer
A wifi/bluetooth enabled, battery-powered accelerometer for egg-drop experiments
https://github.com/jacktoaster/eggshellerometer
Last synced: 4 months ago
JSON representation
A wifi/bluetooth enabled, battery-powered accelerometer for egg-drop experiments
- Host: GitHub
- URL: https://github.com/jacktoaster/eggshellerometer
- Owner: JackToaster
- Created: 2023-07-01T21:16:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T05:48:14.000Z (almost 3 years ago)
- Last Synced: 2025-05-21T18:14:51.801Z (about 1 year ago)
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eggshellerometer

An acceleration-logging smart egg for egg drop experiments.
## Features
The goal of this project is to create a logging high-acceleration accelerometer. It can be used in place of an egg for egg-drop type experiments, and also as an open-source, hackable tool for recording high-acceleration events such as impacts or rocket launches.
- 200G Accelerometer recording data at up to 3.2kHz (ADXL375)
- Built-in wifi/bluetooth with an ESP32-S3 microcontroller - allows connection to a phone/tablet companion app to visualize data
- tiny 0.5" OLED display to display information
- Tiny form factor - 30x50mm PCB which fits in a case the size of a large chicken egg
- Battery powered with a USB-C connector for charging/updating
- Configurable wakeup threshold to record acceleration events over a long period of time without draining battery
- Low cost, <$20 assembled in small quantities
- Open-source hardware and firmware (WIP)
- No chickens harmed in the making
## Status of the project
Currently, only the electrical hardware has been designed. I will include firmware, CAD & 3D printing files for enclosures, and any other information in this repository as I create them (Likely after I receive the first batch of prototypes).