Commit Graph

269 Commits

Author SHA1 Message Date
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
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
Derek Jamison
46a0d76f52 Update readme 2023-12-03 13:40:34 -06:00
Derek Jamison
49204805cf
Merge pull request #18 from kitsunehunter/main
Add wiegand formats, decoding, enhance log file
2023-12-03 13:30:15 -06:00
kitsunehunter
2808278087
Merge pull request #1 from kitsunehunter/Add_Wiegand_Formats_and_Decoding
Add wiegand formats, decoding, enhance log file
2023-11-28 12:04:44 -05:00
Xavier
6e1ced7e8b verbose output off to get to decoded data faster 2023-11-28 11:56:02 -05:00
Derek Jamison
812c50b41f Add version in About screen. 2023-11-26 13:12:20 -06:00
Derek Jamison
4abe084717 Reverse direction so single LED goes in RGBW order. 2023-11-26 13:02:00 -06:00
Derek Jamison
e517031c7c Add LED Speed option 2023-11-26 11:09:43 -06:00
Derek Jamison
b875cb8103 iOS17. :) 2023-11-26 10:27:53 -06:00
Derek Jamison
145067632f Update iOS18 instructions + stop timer on BACK button. 2023-11-26 10:23:45 -06:00
Derek Jamison
2739089114 Update WS2812B with .flipcorg data 2023-11-25 18:30:52 -06:00
Derek Jamison
04480cbbe3 WS2812B Tester 2023-11-25 15:05:52 -06:00
Xavier
447e7ec040 documentation 2023-11-23 00:16:41 -05:00
Xavier
4db81a96bd edit H10301 decoder to display FC and CN first for consistancy 2023-11-22 21:20:42 -05:00
Xavier
5004306d9d edit file naming struct for readibility 2023-11-22 01:15:31 -05:00
Xavier
d9f9ccae08 edit log file encoding for wiegand_load compatibility 2023-11-21 17:50:33 -05:00
Xavier
d43bc66305 rename RAW_Data to PACS_Binary 2023-11-21 16:16:22 -05:00
Xavier
742bfc1559 add pm3 command for single step encoding 2023-11-21 16:15:22 -05:00
Xavier
54785fe8d9 modify log file to provide PACS binary string only for downgrades 2023-11-21 16:13:09 -05:00
Xavier
07c286642b add decoding formats C10005 and C1k35s 2023-11-21 16:08:54 -05:00
Derek Jamison
ddb07eaeee Fix bug found by Slackware! 2023-11-15 17:10:57 -06:00
Derek Jamison
6934ea564d SPI demo w/W25Q32 chip 2023-11-15 15:43:03 -06:00
Derek Jamison
3d0aed8283 Updated skeleton app 2023-10-26 16:38:18 -05:00
Derek Jamison
27a50ac914 Update readme 2023-10-20 17:21:30 -05:00
Derek Jamison
32b40d268a Fix off-by-one bug. Stop clicking when all found. 2023-10-20 16:43:38 -05:00
Derek Jamison
87df63a3e9 YIKES! BUG COULD HURT YOUR FLIPPER? 2023-10-20 10:21:32 -05:00
Derek Jamison
5d92a3c39b Add NULL check, just to be safe. 2023-10-19 09:53:15 -05:00
Derek Jamison
1d10fa2019 Script to make keys.txt into fix.GNE file 2023-10-18 22:12:08 -05:00
Derek Jamison
88992639c6 Genie v2 - supports custom protocol handler 2023-10-18 19:39:57 -05:00
Derek Jamison
0f7ab59050 Update readme with warning about fast-forwarding. 2023-10-13 23:26:23 -05:00
Derek Jamison
45d8c3d723 Add a few genie sub files (no python required). 2023-10-13 23:20:45 -05:00
Derek Jamison
0c8570244c bug #14: Update x10 remote with latest 2023-10-12 12:12:21 -05:00
Derek Jamison
7376e5a6e7 Flipper Zero modulation samples 2023-10-11 16:39:12 -05:00
Derek Jamison
367a8ff09e Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 2023-10-11 16:30:05 -05:00
Derek Jamison
4202990995 genie_recorder 1.3 (no private API) 2023-10-11 16:27:41 -05:00
Derek Jamison
09b0eed345
Update README.md 2023-10-11 12:26:55 -05:00
Derek Jamison
12560931d5
Update README.md
Remove ufbt directions.  Clarify install directions.
2023-10-11 12:17:41 -05:00