{"id":14963329,"url":"https://github.com/htotoo/esp32-portapack","last_synced_at":"2025-04-06T02:07:17.572Z","repository":{"id":216710391,"uuid":"742100483","full_name":"htotoo/ESP32-Portapack","owner":"htotoo","description":"An addon module for portapack to add extra features to it for more fun.","archived":false,"fork":false,"pushed_at":"2025-03-26T13:41:41.000Z","size":1256,"stargazers_count":125,"open_issues_count":15,"forks_count":7,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-06T02:06:34.297Z","etag":null,"topics":["esp32","esp32pp","esp32s3","external-port","gps","hackrf","i2c","lora","otg","portapack","remote-control","wifi"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/htotoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-11T19:02:39.000Z","updated_at":"2025-04-02T20:52:26.000Z","dependencies_parsed_at":"2024-01-12T06:33:09.310Z","dependency_job_id":"766cad6d-b220-4cf5-bbda-8318a4146041","html_url":"https://github.com/htotoo/ESP32-Portapack","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"05bd37544eb3b11f6a7f0beedc7ba52cab62d2c6"},"previous_names":["htotoo/esp32-portapack"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htotoo%2FESP32-Portapack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htotoo%2FESP32-Portapack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htotoo%2FESP32-Portapack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htotoo%2FESP32-Portapack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htotoo","download_url":"https://codeload.github.com/htotoo/ESP32-Portapack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423513,"owners_count":20936626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","esp32pp","esp32s3","external-port","gps","hackrf","i2c","lora","otg","portapack","remote-control","wifi"],"created_at":"2024-09-24T13:31:21.532Z","updated_at":"2025-04-06T02:07:17.536Z","avatar_url":"https://github.com/htotoo.png","language":"C","funding_links":["https://www.buymeacoffee.com/htotoo"],"categories":[],"sub_categories":[],"readme":"# ESP32-Portapack (ESP32PP)\nAn addon module for Portapack H1 / H2 / H4 to add GPS and extra sensors to it for more fun.\n\n**This module is in early development. Suggest features via Issues, even for this module, even for the PortaPack (HackRf) part.**\n\n## How to build one for yourself, or other questions? Check WIKI!\nIf you got the MDK hardware, it has a different pinout, so check the corresponding wiki page for that! Also download the right binary!\n\n\n### Features:\n\n- **Web interface** with remote control\n- **GPS**\n- **Compass**\n- **Temperature + humidity + pressure + light**\n- Portapack H4 I2C interface support! Can run unique apps, while plugged in!\n\nFor detailed info check Wiki\n\n### Features not yet ready: \n\n- **Bluetooth connection**\n  - Remote controller from a phone.\n  - File exchange with phone.\n  - Share sensor data with the phone too, for more advanced usage.\n  - May not fit in the firmware, so it's not determined yet.\n\n- **IR blaster**\n  - To add IR remote functions to PP. May be available only for H4 + I2C\n\n- **LoRa**\n  - Some kind of LoRa support, needs to determinde function (based on availeable FW space, and computing power). Not soon!\n\n### Standalone apps\nIf 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)\n\nSuggest in Issues if you get any ideas.\n\n\n### Screenshots:\n**ADS-B with location**\n\n![](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)\n\n**ExtSensor app**\n\n![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/ExtSensorTester.png?raw=true)\n\n\n**Fox hunt app**\n\n![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/foxhunt.png?raw=true)\n\n\n**SatTrack**\n\n![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/sattrack.png?raw=true)\n\n\n**Web app**\n\n![](https://github.com/htotoo/ESP32-Portapack/blob/main/ScreenShots/esp32pp_web.png?raw=true)\n\n\n\n### More info\nYou 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.\n \n\n### Support\n- 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.\n- If you want, you can buy me a coffee (fuel of programmers): https://www.buymeacoffee.com/htotoo\n- This FW will be always open source and free to use all functions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtotoo%2Fesp32-portapack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtotoo%2Fesp32-portapack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtotoo%2Fesp32-portapack/lists"}