{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"esp-box-emu","owner":"esp-cpp","isFork":false,"description":"NES, Gameboy/Color, Sega Master System / GameGear, and Sega Genesis / MegaDrive Emulators running on ESP BOX and ESP BOX-3 with a custom gamepad","allTopics":["emulator","gameboy","esp32","emulation","nes","genesis","retrocomputing","retrogaming","master-system","gameboy-color","sega-game-gear","sega-mega-drive","sega-genesis","sega-master-system","esp32-s3-box"],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":2,"issueCount":0,"starsCount":58,"forksCount":12,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-23T01:09:10.475Z"}},{"type":"Public","name":"espp","owner":"esp-cpp","isFork":false,"description":"C++ components for ESP","allTopics":["cpp","esp32","esp-idf"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":26,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-20T18:17:22.536Z"}},{"type":"Public","name":"esp-nimble-cpp","owner":"esp-cpp","isFork":true,"description":"C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":60,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-07T14:25:46.912Z"}},{"type":"Public","name":"uart_serial_plotter","owner":"esp-cpp","isFork":true,"description":"Python application using PyQt5 and PyQtGraph for fast real-time plotting and analysis of CSV-formatted logs coming over the serial port.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-06T20:34:12.411Z"}},{"type":"Public template","name":"template","owner":"esp-cpp","isFork":false,"description":"Template repository for building an ESP app with ESP++ (espp) components and ESP-IDF components.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T16:23:10.940Z"}},{"type":"Public","name":"software-defined-haptics","owner":"esp-cpp","isFork":false,"description":"Software defined haptics which can run on a MotorGo-Mini or on a test stand built with a little gimbal BLDC and some off the shelf dev boards","allTopics":["esp32","field-oriented-control","bldc","haptics","foc","bldc-motor-control","esp32-s3","motorgo-mini"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T18:24:26.563Z"}},{"type":"Public","name":"wireless-debug-display","owner":"esp-cpp","isFork":false,"description":"Use an ESP32 + Display to show debug graphs and text logs from another system via UDP","allTopics":["display","logger","esp32","wifi","plotter","wireless","mdns","esp-idf","debugging-tool","espp","esp-cpp"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-18T17:50:07.906Z"}},{"type":"Public","name":"camera-display","owner":"esp-cpp","isFork":false,"description":"Example for ESP32-S3-BOX which receives an MJPEG stream from the camera-streamer app over WiFi and displays it on the screen.","allTopics":["streaming","rtsp","display","mjpeg","wifi","mdns","espressif","rtp","esp32-s3-box"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-18T17:35:16.387Z"}},{"type":"Public","name":"camera-streamer","owner":"esp-cpp","isFork":false,"description":"Example for ESP32 TimerCam rebuilt using ESPP to stream MJPEG video over the network using RTSP.","allTopics":["streaming","camera","rtsp","cpp","esp32","mjpeg","mdns","rtp"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-18T17:20:16.465Z"}},{"type":"Public","name":"t-dongle-s3","owner":"esp-cpp","isFork":false,"description":"Example repo for LilyGo T-Dongle S3 using esp-cpp. Based on https://github.com/Xinyuan-LilyGO/T-Dongle-S3","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-06T00:00:34.191Z"}},{"type":"Public","name":"StaticAnalysis","owner":"esp-cpp","isFork":true,"description":"GitHub action for CMake based C++ project, that runs cppcheck and clang-tidy and creates output with issues found","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-27T14:48:22.228Z"}},{"type":"Public","name":"espp-android","owner":"esp-cpp","isFork":false,"description":"Example repo for using ESPP code (e.g. serialization, tasks, logging, etc.) within an Android app","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-25T13:19:46.899Z"}},{"type":"Public","name":"espp-ios","owner":"esp-cpp","isFork":false,"description":"Example repo for using ESPP code (e.g. serialization, tasks, logging, etc.) within an iOS app","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-25T13:19:00.589Z"}},{"type":"Public","name":".github","owner":"esp-cpp","isFork":false,"description":"Espressif++ (ESPP) Organization","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-08T22:49:23.311Z"}},{"type":"Public","name":"JPEGENC","owner":"esp-cpp","isFork":true,"description":"Arduino JPEG encoder","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":9,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-10T00:22:22.105Z"}},{"type":"Public","name":"Micro-RTSP","owner":"esp-cpp","isFork":true,"description":"A RTSP video server intended for very small CPUs (ESP32 etc)","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":199,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-18T01:13:10.682Z"}},{"type":"Public","name":"task-monitor","owner":"esp-cpp","isFork":false,"description":"GUI frontend for parsing and plotting performance logging output for esp-cpp","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-10T21:39:00.038Z"}},{"type":"Public","name":"esp-idf-cxx","owner":"esp-cpp","isFork":true,"description":"C++ wrapper classes for ESP-IDF components.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":12,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-10T12:38:08.473Z"}},{"type":"Public","name":"JPEGDEC","owner":"esp-cpp","isFork":true,"description":"An optimized JPEG decoder for Arduino","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":46,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-24T16:42:13.716Z"}}],"repositoryCount":19,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}