瀏覽代碼

add gpio/hw

aanper 5 年之前
父節點
當前提交
c0876ef6f6
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      wiki/gpio-hw.md

+ 5 - 0
wiki/gpio-hw.md

@@ -0,0 +1,5 @@
+# GPIO and hardware interfaces
+
+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.