Commit Graph

305 Commits

Author SHA1 Message Date
Derek Jamison
df144e1753 Delete MP3 file from repo. 2024-04-05 15:31:36 -05:00
Derek Jamison
1a7616538f Automated JavaScript BadUSB demo 2024-04-05 15:30:24 -05:00
Derek Jamison
9006626231 Update cookie clicker with updated Bluetooth API. 2024-04-01 12:44:44 -05:00
Derek Jamison
9c944be2e6 Speaker ffi example 2024-03-31 15:49:09 -05:00
Derek Jamison
de3e8f323d Intro JS 2024-03-30 20:45:39 -05:00
Derek Jamison
ca9efc0342 API change requires DateTime. 2024-03-24 19:58:33 -05:00
Derek Jamison
89f34981b4 Update readme with Fine Tuning directions. 2024-03-24 14:28:10 -05:00
Derek Jamison
00e2574c5a Fix crash when no VGM. Use void* context (support more input scenarios). 2024-03-24 14:15:04 -05:00
Derek Jamison
05e629786a IMU Controller 2024-03-21 19:29:36 -05:00
Derek Jamison
6f17e6eb48 Low frequency RFID spreadsheet 2024-03-19 16:30:44 -05:00
Derek Jamison
db6b5e4f1a
Merge pull request #31 from Willy-JL/air-labyrinth-fixes
Air Labyrinth Fixes
2024-03-14 13:58:25 +07:00
WillyJL
4c228ffddf
Air Labyrinth: Use PYTHON3 var 2024-03-06 19:35:01 +00:00
Willy-JL
b17c15ac07 AirLabyrinth: Fix sprites on windows (still precompiled tho) 2024-03-04 22:48:01 +00:00
Willy-JL
d27edb92fe AirLabyrinth: Fix for gcc12 toolchain 2024-03-04 22:46:30 +00:00
Derek Jamison
d5c329739a
Merge pull request #28 from kitsunehunter/auto_reader_power
Automatically turn on connected HID reader when starting read functions
2024-03-04 02:28:30 -08:00
Derek Jamison
a54146a4af Update readme 2024-02-28 17:44:53 -08:00
Derek Jamison
9e839e1a79 Update readme 2024-02-28 17:42:24 -08:00
Derek Jamison
4e33c80125 Add the fxbm asset 2024-02-28 17:38:17 -08:00
Derek Jamison
e4ac198717 Make assets pre-built 2024-02-28 17:34:34 -08:00
Derek Jamison
119f4f244e Update readme with v0.1 game image. 2024-02-23 14:57:24 -06:00
Derek Jamison
f6d509a409 Updated readme 2024-02-23 14:46:17 -06:00
Derek Jamison
28eb2041c2 Air Labyrinth v0.1 2024-02-23 14:37:06 -06:00
Derek Jamison
53eed82f55 capturing my notes on security1.0/2.0 2024-02-23 13:52:02 -06:00
Derek Jamison
fdb828016a Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 2024-02-17 23:10:20 -06:00
Derek Jamison
31ef491bd9 Latest OFW needs this file instead (thanks Prophet) 2024-02-04 19:54:24 -06:00
Derek Jamison
0662157ca6 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main 2024-02-04 13:14:03 -06:00
Derek Jamison
b995a55ef3 Genie Recorder v3 2024-02-04 13:13:58 -06:00
Derek Jamison
eb39e8bc4a Xtreme/RM now contain the auto-detect patch! 2024-01-30 22:48:57 -06:00
Derek Jamison
2184839b43 Key 0001 and 0002 using "Protocol: Genie" 2024-01-28 12:02:51 -06:00
Derek Jamison
95d939cd2a badusb example commands 2024-01-28 11:48:33 -06:00
Derek Jamison
8792cccfcb delete unused file 2024-01-28 11:44:56 -06:00
Derek Jamison
809ff21416 A couple of badusb test scripts 2024-01-28 11:32:42 -06:00
Derek Jamison
393b4febc1 bug fix: free resource 2024-01-28 11:28:06 -06:00
Derek Jamison
dca8b03b8a clarify this is viewport 2024-01-28 11:27:45 -06:00
Derek Jamison
97a19a32f6 Updated readme 2024-01-28 11:24:31 -06:00
Derek Jamison
d617a8503a Update readme 2024-01-28 11:15:00 -06:00
Derek Jamison
2b940d644f
Link to YouTube video - Update README.md 2024-01-27 10:53:26 -06:00
Derek Jamison
50141c9e74 Update directions for CFW 2024-01-23 12:27:11 -06:00
Xavier
84e7a70362 automatically supply GPIO power when using read functions to turn on reader 2024-01-22 20:25:44 -05:00
Derek Jamison
6d812948f3 fix issue #27 - PushPull if connected to GND (reported by llgarrido) 2024-01-22 10:26:19 -06:00
Derek Jamison
7e4d4a06cb Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 2024-01-20 13:58:34 -06:00
Derek Jamison
8241069354 IR Blaster auto-detect patch for Offical Firmware 2024-01-20 13:56:03 -06:00
Derek Jamison
a012ec78e0 Version 1.9 - fix first LED "laggy" issue (reported by Z3BRO). 2024-01-17 10:26:35 -06:00
Derek Jamison
fe3bb3b354 Use logic LOW when not sending data. 2024-01-17 10:24:28 -06:00
Derek Jamison
9ec25ed0b4 Reduce to 512 LEDS (out of mem) on some FW. 2023-12-16 08:47:55 -08:00
Derek Jamison
cafdbcc001 Improvements for ws2812b_tester app 2023-12-06 18:30:15 -06:00
Derek Jamison
216c15dd77 Fix version on application.fam. Refactor code for COUNT_OF. 2023-12-06 14:22:33 -06:00
Derek Jamison
774b228856 v1.7: blanking signal. Reset remaining leds. 2023-12-06 13:57:06 -06:00
Derek Jamison
6b817ad23e v1.6: Add support for 1000 LEDS, Add "dirty" support to remove update flicker. 2023-12-06 12:40:19 -06:00
Derek Jamison
606abe7887 Ver1.3: (w35, w36, PACS_ fields, filename) 2023-12-03 14:02:46 -06:00