Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htotoo/esp32-portapack
An addon module for portapack to add extra features to it for more fun.
https://github.com/htotoo/esp32-portapack
esp32 esp32pp esp32s3 external-port gps hackrf i2c lora otg portapack remote-control wifi
Last synced: 7 days ago
JSON representation
An addon module for portapack to add extra features to it for more fun.
- Host: GitHub
- URL: https://github.com/htotoo/esp32-portapack
- Owner: htotoo
- License: other
- Created: 2024-01-11T19:02:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T07:39:17.000Z (28 days ago)
- Last Synced: 2025-01-29T06:51:28.894Z (7 days ago)
- Topics: esp32, esp32pp, esp32s3, external-port, gps, hackrf, i2c, lora, otg, portapack, remote-control, wifi
- Language: C
- Homepage:
- Size: 1.36 MB
- Stars: 107
- Watchers: 8
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32-Portapack (ESP32PP)
An addon module for Portapack H1 / H2 / H4 to add GPS and extra sensors to it for more fun.**This module is in early development. Suggest features via Issues, even for this module, even for the PortaPack (HackRf) part.**
## How to build one for yourself, or other questions? Check WIKI!
### Features:
- **Web interface** with remote control
- **GPS**
- **Compass**
- **Temperature + humidity + pressure + light**
- Portapack H4 I2C interface support! Can run unique apps, while plugged in!For detailed info check Wiki
### Features not yet ready:
- **Bluetooth connection**
- Remote controller from a phone.
- File exchange with phone.
- Share sensor data with the phone too, for more advanced usage.
- May not fit in the firmware, so it's not determined yet.- **IR blaster**
- To add IR remote functions to PP. May be available only for H4 + I2C- **LoRa**
- Some kind of LoRa support, needs to determinde function (based on availeable FW space, and computing power). Not soon!### Standalone apps
If you connect this module to H4 via I2c, the module will supply additional apps for H4. Check the list in the [Wiki](https://github.com/htotoo/ESP32-Portapack/wiki/I2C-apps-for-H4)Suggest in Issues if you get any ideas.
### Screenshots:
**ADS-B with location**![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/ADSB_mycoords.png?raw=true) ![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/ADSB_mycoords_with_orientation.png?raw=true)
**ExtSensor app**
![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/ExtSensorTester.png?raw=true)
**Fox hunt app**
![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/foxhunt.png?raw=true)
**SatTrack**
![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/sattrack.png?raw=true)
**Web app**
![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/esp32pp_web.png?raw=true)
### More info
You can get more info in the [Wiki page](https://github.com/htotoo/ESP32-Portapack/wiki). Like, what modules are supported, functions with details. How to build and wire the module. How to flash it. How to start using it.
### Support
- Links are affiliate links! If you don't want to use them, feel free to just search for the modules yourself. Using the affiliate links gives me some credits, so I can buy and integrate more modules to this (or other) projects.
- If you want, you can buy me a coffee (fuel of programmers): https://www.buymeacoffee.com/htotoo
- This FW will be always open source and free to use all functions!