Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runeharlyk/hamster-pedometer


https://github.com/runeharlyk/hamster-pedometer

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        


Hamster - Pedometer ๐Ÿน๐Ÿ’จ๐Ÿ‘Ÿ

Ever wondered how long your hamster is running?


Overview โ€ข
Key Features โ€ข

Credits โ€ข
License

[![Frontend Tests](https://github.com/runeharlyk/SpotMicroESP32-Leika/actions/workflows/frontend-tests.yml/badge.svg)](https://github.com/runeharlyk/SpotMicroESP32-Leika/actions/workflows/frontend-tests.yml)
[![PlatformIO CI](https://github.com/runeharlyk/SpotMicroESP32-Leika/actions/workflows/embedded-build.yml/badge.svg)](https://github.com/runeharlyk/SpotMicroESP32-Leika/actions/workflows/embedded-build.yml)

## ๐Ÿ“œ Overview

This project aim to track hamsters routine, health and running stats.
Built on an ESP32 with an external hall effect sensor and a couple of small magnets, it aims to be both affordable and accessible.

## ๐ŸŽฏ Features

- **Real-Time Data**: Get real-time updates of your hamsters activities.
- **Statistical analysis**: See statistical data.
- **Nice UI**: Beatify, responsive UI.
- **Highly customizable**
- **Simple setup**: Flash the device and start your tracking journey.

## ๐Ÿน Live hamster feed

current_session

### ๐Ÿ“ˆ Statistics

current_session

## ๐Ÿ”ฎ Getting started

1. Clone and open the new project

```sh
git clone https://github.com/runeharlyk/hamster-pedometer
```

1. Install dependencies with preferable package manager (npm, pnpm, yarn)

```sh
cd app
pnpm install
```

1. Configure device settings

1. Update `factory_settings.ini` with relevant settings

1. Upload filesystem image using platformIO

1. Upload firmware using platformIO

## ๐Ÿš€ Future

See the [open issues](https://github.com/runeharlyk/hamster-pedometer/issues) for full list of proposed and active features (and known issues).

## ๐Ÿ™Œ Credits

This project takes great inspiration from the following resources:

1. [Spot Micro - Leika](https://github.com/runeharlyk/SpotMicroESP32-Leika)

## โ˜• Support

If you like the project and want to follow it evolving concidering โœจ-ing the project

Buy Me A Coffee

## ๐Ÿ“ƒ License

[MIT](LICENSE.md)

---

> [runeharlyk.dk](https://runeharlyk.dk) ย ยทย 
> GitHub [@runeharlyk](https://github.com/runeharlyk) ย ยทย 
> LinkedIn [@Rune Harlyk](https://www.linkedin.com/in/rune-harlyk/)