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 |
|
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
|
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
|
88db25b8de
|
remove random_name API call
|
2023-09-13 22:03:29 -05:00 |
|
Derek Jamison
|
7e8bdc0559
|
v1.1 - Add scan code (needs refactor)
|
2023-09-13 21:56:30 -05:00 |
|
Derek Jamison
|
46f987a00e
|
Update readme
|
2023-09-06 12:10:22 -05:00 |
|
Derek Jamison
|
356f49365b
|
Add support for W48 (H2004064)
|
2023-09-06 12:02:26 -05:00 |
|
Derek Jamison
|
6921a26905
|
Update README.md
|
2023-08-15 17:41:19 -05:00 |
|
Derek Jamison
|
f370cff1a7
|
Add "binary counter" effect
|
2023-08-10 17:30:19 -07:00 |
|
Derek Jamison
|
e5df7c5e5b
|
Update screenshot
|
2023-08-10 17:10:02 -07:00 |
|
Derek Jamison
|
961294756e
|
Version 1.1 (more effects)
|
2023-08-10 17:08:58 -07:00 |
|
Derek Jamison
|
593b7dd948
|
update banner image
|
2023-08-10 12:59:02 -07:00 |
|
Derek Jamison
|
b5238d6a6f
|
Add .flipc pictures
|
2023-08-10 12:46:13 -07:00 |
|
Derek Jamison
|
6e06cd4550
|
GPIO Badge v1.0
|
2023-08-10 12:34:49 -07:00 |
|
Derek Jamison
|
3f9554fb07
|
Add comment about GpioModeAnalog
|
2023-07-01 09:42:13 -05:00 |
|
Derek Jamison
|
5c5333e55e
|
Add blink PWM example
|
2023-07-01 09:40:35 -05:00 |
|
Derek Jamison
|
ecbb5c037b
|
kilohm https://physics.nist.gov/cuu/pdf/sp811.pdf
|
2023-07-01 08:46:17 -05:00 |
|
Derek Jamison
|
d536cf1101
|
Update per bunni feedback
|
2023-07-01 08:45:06 -05:00 |
|
Derek Jamison
|
a0eff12f17
|
UART demo, making UART read easier.
|
2023-06-29 14:26:28 -05:00 |
|
Derek Jamison
|
4c304ac075
|
Add Blink LED example
|
2023-06-11 20:37:51 -05:00 |
|
Derek Jamison
|
7a0540971e
|
SHTC3 app to print id.
|
2023-06-11 17:15:32 -05:00 |
|
Derek Jamison
|
1d8134f778
|
appid must be lowercase in latest firmware
|
2023-06-11 17:03:26 -05:00 |
|
Derek Jamison
|
885c465b44
|
#8 - Add decimal values to id & facility.
|
2023-06-11 15:50:30 -05:00 |
|
Derek Jamison
|
f1c4a190e6
|
Add MOSFET support to Wiegand app.
|
2023-05-02 13:02:09 -04:00 |
|
Derek Jamison
|
f7f6e2a17e
|
fix issue #7 - invoke view_dispatcher_remove_view
|
2023-04-18 22:06:36 -04:00 |
|
Derek Jamison
|
195a8a9265
|
issues #4 - Wrong pins for I2C
|
2023-04-17 17:21:45 -04:00 |
|
Derek Jamison
|
f4703885d4
|
Fix paths for non-windows systems.
|
2023-04-13 18:45:31 -04:00 |
|
Derek Jamison
|
0860e09785
|
Add install directions for Wiegand.
|
2023-04-08 08:57:13 -04:00 |
|
Derek Jamison
|
25caf3752c
|
Initial Wiegand application
|
2023-04-06 23:46:18 -04:00 |
|
Derek Jamison
|
0fb6fb32d1
|
Initial code for i2c_demo
|
2023-03-21 10:08:36 -04:00 |
|