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 |
|
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 |
|
Derek Jamison
|
b6fef49575
|
Mesmic Mx2125 Dual-Axis Accelerometer
|
2023-03-03 15:26:06 -05:00 |
|
Derek Jamison
|
91da549b6a
|
Demo of GPIO interrupt
|
2023-03-02 15:20:43 -05:00 |
|
Derek Jamison
|
043013c8c1
|
Fix my second NRF24L01 to be named correctly.
|
2023-02-27 19:23:40 -05:00 |
|
Derek Jamison
|
4475b64c5e
|
Update descriptions
|
2023-02-27 17:56:25 -05:00 |
|
Derek Jamison
|
ee8e6c9d32
|
Added first draft of "pins" project
|
2023-02-27 16:26:51 -05:00 |
|
Derek Jamison
|
31c9be7ef7
|
Improved accuracy for hc_sr04 ultrasonic device!
|
2023-02-23 13:02:23 -05:00 |
|
Derek Jamison
|
2d35562eeb
|
Copy of original hc_sr04 code
|
2023-02-23 12:26:41 -05:00 |
|
Derek Jamison
|
53e18600aa
|
Control 7-segment display with Flipper Zero
|
2023-02-21 11:45:07 -05:00 |
|
Derek Jamison
|
7cf67362f8
|
Update appid casing to align with other apps.
|
2023-01-27 08:40:11 -05:00 |
|
Derek Jamison
|
a8a2c5376d
|
Add gpio_polling_demo tutorial
|
2023-01-25 16:13:58 -05:00 |
|