Skip to content

Repository files navigation

Flipper Zero for ESP32

该项目启发于https://github.com/KenVanHoeylandt/FlipperZeroEsp32

This project is created from code at:

Notes for developers

Hardware

ESP32

To run Jetpack, you need an ESP32 dev board (e.g. Wemos D1 Mini, ESP32-WROVER Kit) or ESP32 core board (e.g. ESP32-DevKitC,ESP32C5-DevKitC). The ESP32 must have 4 MB of SPI flash memory on board.

Display

You can connect a 128 x 64 pixel OLED display driven by an SSD1306 chip. We currently support only support i2c protocol.

Display to ESP32C5 connections:

  • GND to GND
  • VDD to 3.3V
  • SCK to GPIO 3
  • SDA to GPIO 2

License

GNU General Public License Version 3

Third party licenses can be found in their respective folders in components/. The original Flipper firmware license is also LGPL V3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages