flipperzero-firmware/README.md

41 lines
1003 B
Markdown
Raw Normal View History

2020-08-01 19:54:58 +00:00
# Flipper Zero firmware repository
Open source multi-tool device for researching and pentesting radio protocols, access control systems, hardware, and more.
2020-08-01 19:47:07 +00:00
Project website: [flipperzero.one](https://flipperzero.one)
Kickstarter page: [kickstarter.com](https://www.kickstarter.com/projects/flipper-devices/flipper-zero-tamagochi-for-hackers)
2020-08-01 19:54:58 +00:00
## Modules/features
2020-08-01 19:47:07 +00:00
2020-08-01 19:52:21 +00:00
* [Sub-1 GHz radio](wiki/sub-1ghz-radio.md)
2020-08-01 20:01:40 +00:00
* [125 kHz RFID](wiki/125khz-rfid.md)
2020-08-02 04:18:44 +00:00
* [iButton contact keys](wiki/ibutton.md)
2020-08-02 04:20:16 +00:00
* [U2F/FIDO2 security token](wiki/security-token.md)
2020-08-02 04:28:36 +00:00
* [infrared transmitter](wiki/ir.md)
2020-08-02 04:31:40 +00:00
* [GPIO/HW tools](wiki/gpio-hw.md)
2020-08-02 05:17:15 +00:00
* [USB](wiki/usb.md)
* [Bluetooth](wiki/bluetooth.md)
2020-08-02 05:17:26 +00:00
* [NFC](wiki/nfc.md)
2020-08-02 05:17:15 +00:00
2020-08-02 05:17:52 +00:00
## Hardware
* [Version 1.0](wiki/hw-1.0.md)
* In progress Version 1.1
2020-08-02 05:25:17 +00:00
## How to contribute
(add code style, contribution guide here)
## Build
* docker image
* Arduino IDE (in progress)
* PlatformIO (in progress)
## Firmware description
* HAL
* OSAL
* Components description
* Basic Flipperzero components