dev8051:code8051
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev8051:code8051 [2026/04/28 01:24] – azman | dev8051:code8051 [2026/04/28 01:27] (current) – [Code: Testing Base Kit] azman | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ++++ Testing IR module and HC-SR04 ultrasonic sensor module. | | ++++ Testing IR module and HC-SR04 ultrasonic sensor module. | | ||
| - | <file c nmk322_test0.c> | + | <file c test0_ir_hc.c> |
| / | / | ||
| #include " | #include " | ||
| Line 101: | Line 101: | ||
| ++++ | ++++ | ||
| - | ==== Code: BT module and servo ==== | + | ===== Code: BT module and servo ===== |
| ++++ Testing HC06 bluetooth module , TowerPro MG996R servo. | | ++++ Testing HC06 bluetooth module , TowerPro MG996R servo. | | ||
| - | <file c nmk322_test1btservo.c> | + | <file c test1_btservo.c> |
| / | / | ||
| /** | /** | ||
| Line 264: | Line 264: | ||
| ++++ Testing HC06 bluetooth module , TowerPro MG996R servo & Text LCD. | | ++++ Testing HC06 bluetooth module , TowerPro MG996R servo & Text LCD. | | ||
| - | <file c nmk322_test1.c> | + | <file c test1_btservolcd.c> |
| / | / | ||
| /** | /** | ||
| Line 390: | Line 390: | ||
| ++++ | ++++ | ||
| - | ==== Code: RFID module and OLED ==== | + | ===== Code: RFID module and OLED ===== |
| ++++ Testing RFID (FRC522) and OLED (ssd1306). | | ++++ Testing RFID (FRC522) and OLED (ssd1306). | | ||
| - | <file c nmk322_test2rfid.c> | + | <file c test2_rfid.c> |
| / | / | ||
| #include " | #include " | ||
| Line 479: | Line 479: | ||
| ++++ | ++++ | ||
| - | ==== Code: Testing Base Kit ==== | + | ===== Code: Testing Base Kit ===== |
| ++++ Testing Base Kit (202425s1). | | ++++ Testing Base Kit (202425s1). | | ||
| - | <file c nmk322_basetest.c> | + | <file c test0_base.c> |
| / | / | ||
| /* override default tick values */ | /* override default tick values */ | ||
dev8051/code8051.1777339481.txt.gz · Last modified: by azman
