IOsetting
|
dda4d78497
|
Merge pull request #18 from kholia/nRF24L01_Wireless_F003_SOP16
feat: add nRF24L01_Wireless_F003_SOP16 TX example
|
2023-07-11 09:25:49 +08:00 |
|
Dhiru Kholia
|
cf4c2d6bda
|
feat: add nRF24L01_Wireless_F003_SOP16 TX example
|
2023-07-04 22:00:03 +05:30 |
|
IOsetting
|
1d15784a01
|
Merge pull request #14 from kholia/Support-for-Si5351A
feat: HAL example for Si5351A clock generator chip
|
2023-06-25 13:23:36 +08:00 |
|
Dhiru Kholia
|
1bbc702025
|
feat: HAL example for Si5351A clock generator chip
|
2023-06-24 18:03:49 +05:30 |
|
IOsetting
|
35401a6b95
|
docs: update readme
|
2023-06-03 18:25:40 +08:00 |
|
IOsetting
|
8439e77e82
|
refactor: remove unnecessary include
|
2023-06-03 17:50:03 +08:00 |
|
IOsetting
|
e1a0e1c556
|
fix: usart rx demo doesn't work
|
2023-06-03 17:33:39 +08:00 |
|
IOsetting
|
4c9de4301e
|
feat: example code of adc triggered by tim1
|
2023-05-01 00:58:05 +08:00 |
|
IOsetting
|
91b976a88b
|
docs: comment
|
2023-05-01 00:57:39 +08:00 |
|
IOsetting
|
748c83eac4
|
refactor: replace with bsp clock function
|
2023-05-01 00:57:19 +08:00 |
|
IOsetting
|
5f3be03480
|
Merge pull request #7 from kholia/better-init-for-displays
Add more robust init for 16x2 I2C LCD displays
|
2023-04-06 12:18:24 +08:00 |
|
Dhiru Kholia
|
ac2db183aa
|
Add more robust init for 16x2 I2C LCD displays
|
2023-04-05 13:42:33 +05:30 |
|
IOsetting
|
46288c97e1
|
refactor: remove py32f002x
|
2023-04-05 09:44:24 +08:00 |
|
IOsetting
|
caa0f4e96b
|
feat: add separate pwm examples for py32f002a
|
2023-04-05 09:36:08 +08:00 |
|
IOsetting
|
a69d66b08e
|
feat: i2c pin multiplexing example for py32f003w
|
2023-04-01 00:41:17 +08:00 |
|
IOsetting
|
6ea6ee1918
|
fix: lower down the ferquency for stability
|
2023-03-29 00:50:54 +08:00 |
|
IOsetting
|
cc03e09ad7
|
feat: demo of changing option bytes
|
2023-03-29 00:50:18 +08:00 |
|
IOsetting
|
a4d988ebcf
|
fix: typo
|
2023-03-29 00:49:33 +08:00 |
|
IOsetting
|
15dc8d6b89
|
feat: ll 1602lcd example for py32f003w
|
2023-03-22 01:52:50 +08:00 |
|
IOsetting
|
504c1dde99
|
refactor: st7567 demo, change pins to port a
|
2023-03-18 00:52:20 +08:00 |
|
IOsetting
|
4c651bfc34
|
refactor: update epd lib & example
|
2023-03-12 14:59:09 +08:00 |
|
IOsetting
|
512ff5e4dc
|
refactor: update clock bsp lib
|
2023-03-12 14:57:07 +08:00 |
|
IOsetting
|
287cb3400c
|
refactor: update default app
|
2023-03-12 13:54:51 +08:00 |
|
IOsetting
|
8813b261fa
|
refactor: update bsp for compatible with f002a
|
2023-03-12 13:54:01 +08:00 |
|
IOsetting
|
d7cbc1a53a
|
refactor: remove button bsp lib
|
2023-03-12 13:52:58 +08:00 |
|
IOsetting
|
7b640ce615
|
refactor: update bsp for compatible with f002a
|
2023-03-12 13:32:13 +08:00 |
|
IOsetting
|
e4ace192b2
|
refactor: epd lib enhancements
|
2023-03-12 02:47:21 +08:00 |
|
IOsetting
|
aa804d5ac6
|
refactor: epd lib enhancements
|
2023-03-12 02:36:33 +08:00 |
|
IOsetting
|
5070ff4633
|
fix: add delay to ensure command completion; shorten test time
|
2023-03-12 02:06:17 +08:00 |
|
IOsetting
|
9b6f1f6670
|
refactor: shorten epd debug output
|
2023-03-12 01:10:43 +08:00 |
|
IOsetting
|
cad864cf0e
|
feat: hal spi example - waveshare 1.54 e-paper demo
|
2023-03-12 01:09:56 +08:00 |
|
IOsetting
|
d2c9a35c85
|
fix: exclude e-paper lib by default
|
2023-03-10 02:22:44 +08:00 |
|
IOsetting
|
3cc2161133
|
feat: update makefile
|
2023-03-10 02:20:48 +08:00 |
|
IOsetting
|
f879eebe17
|
feat: lib and demo of waveshare e-paper
|
2023-03-10 02:20:01 +08:00 |
|
IOsetting
|
806035f632
|
fix: ll 1602 lcd, improve the init procedures
|
2023-03-04 11:38:35 +08:00 |
|
IOsetting
|
103d647e7b
|
fix: misorder on some module
|
2023-03-04 01:30:29 +08:00 |
|
IOsetting
|
983ff1cbc6
|
feat: ll 1602 lcd example
|
2023-03-04 00:51:09 +08:00 |
|
IOsetting
|
624e851476
|
Merge pull request #5 from kholia/TIM_ENCODER_EXAMPLE
feat: hal tim encoder example
|
2023-03-03 17:22:09 +08:00 |
|
Dhiru Kholia
|
204f04c6f3
|
feat: hal tim encoder example
|
2023-03-03 12:22:52 +05:30 |
|
IOsetting
|
18cd0c0aec
|
Merge pull request #4 from kholia/PCF8574-I2C-LED
feat: hal i2c pcf8574 lcd demos
|
2023-03-02 17:02:00 +08:00 |
|
Dhiru Kholia
|
246f3532ff
|
feat: hal i2c pcf8574 lcd demos
|
2023-03-02 14:19:23 +05:30 |
|
IOsetting
|
40841e5a24
|
feat: hal i2c ssd1306 oled demo
|
2023-03-02 11:01:51 +08:00 |
|
IOsetting
|
04b228c969
|
fix: comments
|
2023-03-02 10:17:11 +08:00 |
|
IOsetting
|
d25d9de0d8
|
fix: gitignore
|
2023-03-02 10:10:21 +08:00 |
|
IOsetting
|
c716d1f019
|
refactor: minor code changes
|
2023-03-02 10:09:51 +08:00 |
|
IOsetting
|
a5862acace
|
docs: update readme
|
2023-03-02 09:43:37 +08:00 |
|
IOsetting
|
9f06aad6f5
|
refactor: ll remove unused button bsp functions
|
2023-03-02 09:42:17 +08:00 |
|
IOsetting
|
41fb001c30
|
docs: add notes to internal temp sensor example
|
2023-02-28 00:56:37 +08:00 |
|
IOsetting
|
acd0745d37
|
feat: ll uart rx interrupts demo
|
2023-02-24 00:30:16 +08:00 |
|
IOsetting
|
f980fdb641
|
feat: ll wwdg example
|
2023-02-19 00:44:44 +08:00 |
|