See README.md for link to Discord & YouTube. I will use this repository for my Flipper Zero projects & wiki.
Go to file
2023-02-03 14:57:52 -05:00
firmware/updating Initial tutorial for firmware-updating. 2023-01-11 16:54:53 -05:00
gpio/gpio_polling_demo Update appid casing to align with other apps. 2023-01-27 08:40:11 -05:00
subghz Updated quantum-fire - filenames&protocol capture. 2023-02-03 14:57:52 -05:00
.gitignore Initial commit 2023-01-11 13:34:11 -05:00
LICENSE Initial commit 2023-01-11 13:34:11 -05:00
README.md Add subghz_demo application. 2023-01-27 17:42:01 -05:00

flipper-zero-tutorials

I will use this repository for my Flipper Zero projects. The various README.md files should describe how to use the files on your Flipper Zero.

Feel free to reach out to me at CodeAllNight@outlook.com with any questions or leave them in the issues section for this project.

Firmware

firmware-updating

tutorial - The Flipper Zero makes updating the firmware simple and fairly safe. It is easy to build your own firmware as well using the fbt command.

GPIO

gpio-gpio-polling-demo

tutorial - This is a "hello world" demonstration of reading a GPIO pin using polling.

Subghz

subghz-plugins-subghz_demo

tutorial - This is a demonstration of sending & receiving radio signals using the subghz_tx_rx worker library.

subghz-protocol-x10-decoder

project - This is a protocol decoder for the Flipper Zero to decode the x10 series of devices when doing a read from the Sub-GHz menu.

subghz-samples-quantum-fire

data - These Flipper Zero subghz captures are from the remote control for the Quantum Fire (QF-6LR).