mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-14 00:37:21 +00:00
51 lines
1.8 KiB
Markdown
51 lines
1.8 KiB
Markdown
# Flipper Zero firmware repository
|
|
|
|
Open source multi-tool device for researching and pentesting radio protocols, access control systems, hardware, and more.
|
|
|
|
Project website: [flipperzero.one](https://flipperzero.one)
|
|
|
|
Kickstarter page: [kickstarter.com](https://www.kickstarter.com/projects/flipper-devices/flipper-zero-tamagochi-for-hackers)
|
|
|
|
Forum: [forum.flipperzero.one](https://forum.flipperzero.one/)
|
|
|
|
## Modules/features
|
|
|
|
* [Sub-1 GHz radio](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Sub-1-GHz-radio)
|
|
* [125 kHz RFID](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/125-kHz-RFID)
|
|
* [Infrared](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Infrared)
|
|
* [Ibutton](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Ibutton)
|
|
* [USB](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/USB)
|
|
* [Bluetooth](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Bluetooth)
|
|
* [GPIO/Hw Modules](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/GPIO)
|
|
* [NFC](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/NFC)
|
|
* [U2F](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/U2F)
|
|
* [Tamagotchi](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Tamagotchi)
|
|
|
|
|
|
## Hardware
|
|
|
|
[Hardware specification](wiki/hw.md)
|
|
|
|
* [Version 1.0](wiki/hw-1.0.md)
|
|
* In progress Version 1.1
|
|
|
|
### Hardware components
|
|
|
|
* LCD display [buydisplay.com](https://www.buydisplay.com/1-4-inch-graphic-128x64-lcd-module-serial-spi-st7565-black-on-white)
|
|
|
|
## 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
|