add wiki pages

This commit is contained in:
aanper
2020-08-15 09:57:12 +03:00
parent 7951fcc1ae
commit cbfc5fad53
25 changed files with 909 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Flipper Zero can be used as a versatile tool for hardware hacking. Its 12 built-in GPIO pins are 5V tolerant and allow you to connect it to any piece of hardware while running your own code, controlling it with buttons and printing debug messages to the LCD display.
You can use it as a handy firmware flashing, debugging, and fuzzing device, as well as USB to UART/SPI/I2C/etc adapter connected to the PC.