flipperzero-firmware/README.md

51 lines
1.7 KiB
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-02 05:26:43 +00:00
Forum: [forum.flipperzero.one](https://forum.flipperzero.one/)
2020-08-01 19:54:58 +00:00
## Modules/features
2020-08-01 19:47:07 +00:00
2020-08-07 00:23:27 +00:00
* [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)
* [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)
2020-08-02 05:17:52 +00:00
## Hardware
2020-08-02 05:36:22 +00:00
[Hardware specification](wiki/hw.md)
2020-08-02 05:17:52 +00:00
* [Version 1.0](wiki/hw-1.0.md)
* In progress Version 1.1
2020-08-02 05:25:17 +00:00
2020-08-02 05:32:15 +00:00
### Hardware components
* LCD display [buydisplay.com](https://www.buydisplay.com/1-4-inch-graphic-128x64-lcd-module-serial-spi-st7565-black-on-white)
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
2020-08-07 00:23:27 +00:00
* Basic Flipperzero components