Espeon
M5Core2-Heart-Rate-Display
Espeon | M5Core2-Heart-Rate-Display | |
---|---|---|
1 | 2 | |
154 | 7 | |
- | - | |
1.8 | 1.8 | |
over 3 years ago | over 2 years ago | |
C++ | C++ | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Espeon
-
I made a custom Espeon GameBoy 🔮[OC]
I made a gameboy emulator called Espeon a few years ago. If this were a M5Stack or any other ESP32 kit, you could say it would be an Espeon running Espeon lol
M5Core2-Heart-Rate-Display
-
HR data > BLE > Esp32
Here's an example I made using NimBLE-Arduino: https://github.com/koenvervloesem/M5Core2-Heart-Rate-Display
-
Reading heartrate from miband 5 with BLE
Have a look at my project https://github.com/koenvervloesem/M5Core2-Heart-Rate-Display. It's using NimBLE-Arduino, but if you prefer to use ESP-IDF instead of the Arduino framework there's also esp-nimble-cpp with almost exactly the same API.
What are some alternatives?
FabGL - ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
ESPHome-Heart-Rate-Display - ESPHome configuration for a Bluetooth Low Energy heart rate display on an M5Stack Core or LilyGO TTGO T-Display ESP32
Physical-Mute-Button - A physical mute button for software such as Zoom and Microsoft Team.
NimBLE-Arduino - A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
metroboy - A repository of gate-level simulators and tools for the original Game Boy.
ThatsALotOfDMG - A Nintendo Game Boy emulator written to be fast, other features are secondary.
esp-nimble-cpp - C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.