Aucune description

core glitch 419a7644a4 Merge pull request #21 from Flipper-Zero/zhovner il y a 5 ans
.github 2091fa301b In progress template il y a 5 ans
app 020955578a fix gpio->app_hal dependencies il y a 5 ans
target_f1 f19a4e787c rename ioc il y a 5 ans
wiki 7b02251f46 rename features to app il y a 5 ans
Dockerfile 5f44b66be0 add dockerfiles for build il y a 5 ans
README.md 70f47f65a7 Fix broken links il y a 5 ans
docker-compose.yml 4015c46b21 rename target il y a 5 ans
flipper-zero-cla.md bd762eb83b Update flipper-zero-cla.md il y a 5 ans
wiki-deploy.sh 6995c561cf add dummy wiki deploy script il y a 5 ans

README.md

Welcome to the flipperzero-firmware wiki!

Flipper zero is open source multi-tool device for researching and pentesting radio protocols, access control systems, hardware, and more.

Building

See Building instructions

How to contribute

To contribute to code or to wiki make the following steps:

  1. Read this wiki
  2. Read contribution guide
  3. Ensure you read and sign Flipper CLA
  4. Read Flipper Roadmap

UI

Common UI feature (menu, screens, features) at UI page

Features

PlatformIO & Arduino

  • Easy IDE deploying
  • Cross platform HID device without drivers
  • Ready to use library for LCD, Buttons, CC1101, GPIO, Infrared, 125khz, Bluetooth? NFC?

Hardware

Hardware specification

Releases

All PCB releases named according to the following rules:

  • F mean fw target. Different F-versions has different firmware.
  • B mean body. Different B-versions has mechanical incompatibility. If B=0, PCB is not intended for installation in a case.
  • C mean interConnections. If С=0, device contain single board and no interconnections. Otherwise, different C-versions is incompatible to each other.
  • Number afer point mean sequential numbering of release.

List of releases:

Hardware components

Firmware

Firmware description page

Links