Просмотр исходного кода

Massive (valuemutex to furi_mutex) update

+ Fix some apps, fix simon says, and update to latest api

have fun, all sources provided :)
MX 2 лет назад
Родитель
Сommit
0302c2f7a8
85 измененных файлов с 10 добавлено и 5 удалено
  1. 10 5
      ReadMe.md
  2. BIN
      apps/GPIO_Extra/Air_Mouse.fap
  3. BIN
      apps/GPIO_Extra/ESP8266_IFTTT_Virtual_Button.fap
  4. BIN
      apps/GPIO_Extra/ESP8266_Wifi_Deauther_v2.fap
  5. BIN
      apps/GPIO_Extra/GPIO_Timelapse.fap
  6. BIN
      apps/GPIO_Extra/GPIO_reader.fap
  7. BIN
      apps/GPIO_Extra/MAYHEM_Camera.fap
  8. BIN
      apps/GPIO_Extra/MAYHEM_Marauder.fap
  9. BIN
      apps/GPIO_Extra/MAYHEM_Motion.fap
  10. BIN
      apps/GPIO_Extra/MAYHEM_QRcode.fap
  11. BIN
      apps/GPIO_Extra/Nrf24_Scanner.fap
  12. BIN
      apps/GPIO_Extra/RCWL_0516.fap
  13. BIN
      apps/GPIO_Extra/RGB_LED.fap
  14. BIN
      apps/GPIO_Extra/bc_scanner.fap
  15. BIN
      apps/GPIO_Extra/camera.fap
  16. BIN
      apps/GPIO_Extra/coleco.fap
  17. BIN
      apps/GPIO_Extra/flashlight.fap
  18. BIN
      apps/GPIO_Extra/flipagotchi.fap
  19. BIN
      apps/GPIO_Extra/flipper_geiger.fap
  20. BIN
      apps/GPIO_Extra/gpioreader2.fap
  21. BIN
      apps/GPIO_Extra/lora_terminal.fap
  22. BIN
      apps/GPIO_Extra/nRF24_Batch.fap
  23. BIN
      apps/GPIO_Extra/scd30.fap
  24. BIN
      apps/GPIO_Extra/scope.fap
  25. BIN
      apps/GPIO_Extra/wii_ec_anal.fap
  26. BIN
      apps/Games_Extra/GameOfLife.fap
  27. BIN
      apps/Games_Extra/MandelbrotSet.fap
  28. BIN
      apps/Games_Extra/MontyHall.fap
  29. BIN
      apps/Games_Extra/RM_Dice.fap
  30. BIN
      apps/Games_Extra/Reversi.fap
  31. BIN
      apps/Games_Extra/Roots_of_Life.fap
  32. BIN
      apps/Games_Extra/Scorched_Tanks.fap
  33. BIN
      apps/Games_Extra/Snake20.fap
  34. BIN
      apps/Games_Extra/TAMA_P1.fap
  35. BIN
      apps/Games_Extra/Tanks.fap
  36. BIN
      apps/Games_Extra/VideoPoker.fap
  37. BIN
      apps/Games_Extra/asteroids.fap
  38. BIN
      apps/Games_Extra/color_guess.fap
  39. BIN
      apps/Games_Extra/dice_app.fap
  40. BIN
      apps/Games_Extra/flipper_pong.fap
  41. BIN
      apps/Games_Extra/reaction.fap
  42. BIN
      apps/Games_Extra/simon_says.fap
  43. BIN
      apps/Games_Extra/slotmachine.fap
  44. BIN
      apps/Games_Extra/ttt_multi.fap
  45. BIN
      apps/Games_Extra/yatzee.fap
  46. BIN
      apps/Media_Extra/BPM_Tapper.fap
  47. BIN
      apps/Media_Extra/Music_Beeper.fap
  48. BIN
      apps/Media_Extra/Ocarina.fap
  49. BIN
      apps/Media_Extra/SAM.fap
  50. BIN
      apps/Media_Extra/SAM_NO.fap
  51. BIN
      apps/Media_Extra/SAM_YES.fap
  52. BIN
      apps/Media_Extra/USB_Midi.fap
  53. BIN
      apps/Media_Extra/flizzer_tracker.fap
  54. BIN
      apps/Media_Extra/text2sam.fap
  55. BIN
      apps/Media_Extra/tuning_fork.fap
  56. BIN
      apps/Media_Extra/zero_tracker.fap
  57. BIN
      apps/Misc_Extra/Brainfuck.fap
  58. BIN
      apps/Misc_Extra/Caesar_Cipher.fap
  59. BIN
      apps/Misc_Extra/Calculator.fap
  60. BIN
      apps/Misc_Extra/FlipBIP.fap
  61. BIN
      apps/Misc_Extra/Paint.fap
  62. BIN
      apps/Misc_Extra/Pomodoro_Timer.fap
  63. BIN
      apps/Misc_Extra/analog_clock.fap
  64. BIN
      apps/Misc_Extra/barcode_app.fap
  65. BIN
      apps/Misc_Extra/bt_trigger.fap
  66. BIN
      apps/Misc_Extra/cli_gui.fap
  67. BIN
      apps/Misc_Extra/cntdown_tim.fap
  68. BIN
      apps/Misc_Extra/counter.fap
  69. BIN
      apps/Misc_Extra/dcf77.fap
  70. BIN
      apps/Misc_Extra/etch.fap
  71. BIN
      apps/Misc_Extra/fbp.fap
  72. BIN
      apps/Misc_Extra/fbs.fap
  73. BIN
      apps/Misc_Extra/flipp_pomodoro.fap
  74. BIN
      apps/Misc_Extra/ir_remote.fap
  75. BIN
      apps/Misc_Extra/key_generator.fap
  76. BIN
      apps/Misc_Extra/mag.fap
  77. BIN
      apps/Misc_Extra/mfkey32.fap
  78. BIN
      apps/Misc_Extra/nightstand.fap
  79. BIN
      apps/Misc_Extra/passgen.fap
  80. BIN
      apps/Misc_Extra/qrcode.fap
  81. BIN
      apps/Misc_Extra/rubiks_cube_scrambler.fap
  82. BIN
      apps/Misc_Extra/usb_hid_autofire.fap
  83. BIN
      apps/Misc_Extra/vb_migrate.fap
  84. BIN
      apps/Misc_Extra/xbox_controller.fap
  85. BIN
      apps_api_18.x_src.zip

+ 10 - 5
ReadMe.md

@@ -1,5 +1,5 @@
-# Flipper Application Files (FAPs) for [Unleashed](https://github.com/DarkFlippers/unleashed-firmware) and [OFW](https://github.com/flipperdevices/flipperzero-firmware) with API v15.x
-## Apps from this pack should be compatible with OFW with API v15.x (dev branch)
+# Flipper Application Files (FAPs) for [Unleashed](https://github.com/DarkFlippers/unleashed-firmware) and [OFW](https://github.com/flipperdevices/flipperzero-firmware) with API v18.x
+## Apps from this pack should be compatible with OFW with API v18.x (dev branch)
 
 
 ## [Download all files by using this link, and copy them onto your microSD](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) (does not include [bundled apps](https://github.com/DarkFlippers/unleashed-firmware#community-apps-included))
 ## [Download all files by using this link, and copy them onto your microSD](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) (does not include [bundled apps](https://github.com/DarkFlippers/unleashed-firmware#community-apps-included))
 
 
@@ -22,7 +22,7 @@ I have decided to not include the "integrated/bundled" FAP files that come with
 
 
 The Flipper and its community wouldn't be as rich as it is without your contributions and support. Thank you for all you have done.
 The Flipper and its community wouldn't be as rich as it is without your contributions and support. Thank you for all you have done.
 
 
-### Apps checked & updated at `1 Mar 03:18 GMT +3`
+### Apps checked & updated at `8 Mar 22:21 GMT +3`
 
 
 ## Games
 ## Games
 - [Pong (By nmrr)](https://github.com/nmrr/flipperzero-pong) - Modified by [SimplyMinimal](https://github.com/SimplyMinimal/FlipperZero-Pong)
 - [Pong (By nmrr)](https://github.com/nmrr/flipperzero-pong) - Modified by [SimplyMinimal](https://github.com/SimplyMinimal/FlipperZero-Pong)
@@ -67,15 +67,18 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [GPIO Reader (By aureli1c)](https://github.com/aureli1c/flipperzero_GPIO_read)
 - [GPIO Reader (By aureli1c)](https://github.com/aureli1c/flipperzero_GPIO_read)
 - [GPIO Reader 2 (By biotinker)](https://github.com/biotinker/flipperzero-gpioreader)
 - [GPIO Reader 2 (By biotinker)](https://github.com/biotinker/flipperzero-gpioreader)
 - [Timelapse (zeitraffer) (By theageoflove)](https://github.com/theageoflove/flipperzero-zeitraffer)
 - [Timelapse (zeitraffer) (By theageoflove)](https://github.com/theageoflove/flipperzero-zeitraffer)
-- [RGB LED Controller (By flyandi)](https://github.com/flyandi/flipper_zero_rgb_led)
 - [Geiger Counter (By nmrr)](https://github.com/nmrr/flipperzero-geigercounter) - works with external module!
 - [Geiger Counter (By nmrr)](https://github.com/nmrr/flipperzero-geigercounter) - works with external module!
 - [Pwnagotchi->Flipper interface (By Matt-London)](https://github.com/Matt-London/pwnagotchi-flipper)
 - [Pwnagotchi->Flipper interface (By Matt-London)](https://github.com/Matt-London/pwnagotchi-flipper)
 - [ESP32->Flipper Camera (By Z4urce)](https://github.com/Z4urce/flipperzero-camera)
 - [ESP32->Flipper Camera (By Z4urce)](https://github.com/Z4urce/flipperzero-camera)
-- [SCD30 Reader (By heimskr)](https://github.com/heimskr/flipperzero-scd30)
 - [Bar code scanner emulator via COM port (By polarikus)](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
 - [Bar code scanner emulator via COM port (By polarikus)](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
 - [Oscilloscope (By anfractuosity)](https://github.com/anfractuosity/flipperscope)
 - [Oscilloscope (By anfractuosity)](https://github.com/anfractuosity/flipperscope)
 - [LORA Terminal (By aafksab)](https://github.com/aafksab/LORA-Term)
 - [LORA Terminal (By aafksab)](https://github.com/aafksab/LORA-Term)
 - [NRF24 Batch Read/Send (WIP) (By vad7)](https://github.com/vad7/nRF24-Batch)
 - [NRF24 Batch Read/Send (WIP) (By vad7)](https://github.com/vad7/nRF24-Batch)
+- [ESP32CAM Camera (By Z4urce & eried)](https://github.com/eried/flipperzero-mayhem)
+- [ESP32CAM Marauder (By 0xchocolate & eried)](https://github.com/eried/flipperzero-mayhem)
+- [ESP32CAM Motion Detection (By eried)](https://github.com/eried/flipperzero-mayhem)
+- [ESP32CAM QR Code (By eried)](https://github.com/eried/flipperzero-mayhem)
+- [RCWL-516 Motion Sensor (By ahmedafe1)](https://github.com/ahmedafe1/rcwl_0516-Flipperzero)
 
 
 ## Tools / Misc
 ## Tools / Misc
 - [Paint (By n-o-T-I-n-s-a-n-e)](https://github.com/n-o-T-I-n-s-a-n-e)
 - [Paint (By n-o-T-I-n-s-a-n-e)](https://github.com/n-o-T-I-n-s-a-n-e)
@@ -104,6 +107,8 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [MagSpoof (WIP) (By zacharyweiss)](https://github.com/zacharyweiss/magspoof_flipper)
 - [MagSpoof (WIP) (By zacharyweiss)](https://github.com/zacharyweiss/magspoof_flipper)
 - [IR Xbox Controller (By gebeto)](https://github.com/gebeto/flipper-xbox-controller)
 - [IR Xbox Controller (By gebeto)](https://github.com/gebeto/flipper-xbox-controller)
 - [EM4100 universal keys generator (for RFID Fuzzer) (By Milk-Cool)](https://github.com/Milk-Cool/fz-em4100-generator)
 - [EM4100 universal keys generator (for RFID Fuzzer) (By Milk-Cool)](https://github.com/Milk-Cool/fz-em4100-generator)
+- [FlipBIP Crypto Tool (By xtruan)](https://github.com/xtruan/FlipBIP)
+- [Mfkey32 (WIP) (By noproto)](https://github.com/noproto/FlipperMfkey)
 
 
 --- 
 --- 
 
 

BIN
apps/GPIO_Extra/Air_Mouse.fap


BIN
apps/GPIO_Extra/ESP8266_IFTTT_Virtual_Button.fap


BIN
apps/GPIO_Extra/ESP8266_Wifi_Deauther_v2.fap


BIN
apps/GPIO_Extra/GPIO_Timelapse.fap


BIN
apps/GPIO_Extra/GPIO_reader.fap


BIN
apps/GPIO_Extra/MAYHEM_Camera.fap


BIN
apps/GPIO_Extra/MAYHEM_Marauder.fap


BIN
apps/GPIO_Extra/MAYHEM_Motion.fap


BIN
apps/GPIO_Extra/MAYHEM_QRcode.fap


BIN
apps/GPIO_Extra/Nrf24_Scanner.fap


BIN
apps/GPIO_Extra/RCWL_0516.fap


BIN
apps/GPIO_Extra/RGB_LED.fap


BIN
apps/GPIO_Extra/bc_scanner.fap


BIN
apps/GPIO_Extra/camera.fap


BIN
apps/GPIO_Extra/coleco.fap


BIN
apps/GPIO_Extra/flashlight.fap


BIN
apps/GPIO_Extra/flipagotchi.fap


BIN
apps/GPIO_Extra/flipper_geiger.fap


BIN
apps/GPIO_Extra/gpioreader2.fap


BIN
apps/GPIO_Extra/lora_terminal.fap


BIN
apps/GPIO_Extra/nRF24_Batch.fap


BIN
apps/GPIO_Extra/scd30.fap


BIN
apps/GPIO_Extra/scope.fap


BIN
apps/GPIO_Extra/wii_ec_anal.fap


BIN
apps/Games_Extra/GameOfLife.fap


BIN
apps/Games_Extra/MandelbrotSet.fap


BIN
apps/Games_Extra/MontyHall.fap


BIN
apps/Games_Extra/RM_Dice.fap


BIN
apps/Games_Extra/Reversi.fap


BIN
apps/Games_Extra/Roots_of_Life.fap


BIN
apps/Games_Extra/Scorched_Tanks.fap


BIN
apps/Games_Extra/Snake20.fap


BIN
apps/Games_Extra/TAMA_P1.fap


BIN
apps/Games_Extra/Tanks.fap


BIN
apps/Games_Extra/VideoPoker.fap


BIN
apps/Games_Extra/asteroids.fap


BIN
apps/Games_Extra/color_guess.fap


BIN
apps/Games_Extra/dice_app.fap


BIN
apps/Games_Extra/flipper_pong.fap


BIN
apps/Games_Extra/reaction.fap


BIN
apps/Games_Extra/simon_says.fap


BIN
apps/Games_Extra/slotmachine.fap


BIN
apps/Games_Extra/ttt_multi.fap


BIN
apps/Games_Extra/yatzee.fap


BIN
apps/Media_Extra/BPM_Tapper.fap


BIN
apps/Media_Extra/Music_Beeper.fap


BIN
apps/Media_Extra/Ocarina.fap


BIN
apps/Media_Extra/SAM.fap


BIN
apps/Media_Extra/SAM_NO.fap


BIN
apps/Media_Extra/SAM_YES.fap


BIN
apps/Media_Extra/USB_Midi.fap


BIN
apps/Media_Extra/flizzer_tracker.fap


BIN
apps/Media_Extra/text2sam.fap


BIN
apps/Media_Extra/tuning_fork.fap


BIN
apps/Media_Extra/zero_tracker.fap


BIN
apps/Misc_Extra/Brainfuck.fap


BIN
apps/Misc_Extra/Caesar_Cipher.fap


BIN
apps/Misc_Extra/Calculator.fap


BIN
apps/Misc_Extra/FlipBIP.fap


BIN
apps/Misc_Extra/Paint.fap


BIN
apps/Misc_Extra/Pomodoro_Timer.fap


BIN
apps/Misc_Extra/analog_clock.fap


BIN
apps/Misc_Extra/barcode_app.fap


BIN
apps/Misc_Extra/bt_trigger.fap


BIN
apps/Misc_Extra/cli_gui.fap


BIN
apps/Misc_Extra/cntdown_tim.fap


BIN
apps/Misc_Extra/counter.fap


BIN
apps/Misc_Extra/dcf77.fap


BIN
apps/Misc_Extra/etch.fap


BIN
apps/Misc_Extra/fbp.fap


BIN
apps/Misc_Extra/fbs.fap


BIN
apps/Misc_Extra/flipp_pomodoro.fap


BIN
apps/Misc_Extra/ir_remote.fap


BIN
apps/Misc_Extra/key_generator.fap


BIN
apps/Misc_Extra/mag.fap


BIN
apps/Misc_Extra/mfkey32.fap


BIN
apps/Misc_Extra/nightstand.fap


BIN
apps/Misc_Extra/passgen.fap


BIN
apps/Misc_Extra/qrcode.fap


BIN
apps/Misc_Extra/rubiks_cube_scrambler.fap


BIN
apps/Misc_Extra/usb_hid_autofire.fap


BIN
apps/Misc_Extra/vb_migrate.fap


BIN
apps/Misc_Extra/xbox_controller.fap


BIN
apps_api_15.x_src.zip → apps_api_18.x_src.zip