User Tools

Site Tools


dev8051:code8051

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev8051:code8051 [2026/04/28 01:24] – [Code: BT module and servo] azmandev8051: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 "uart.h" #include "uart.h"
Line 104: Line 104:
  
 ++++ 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 "uart_hexascii.h" #include "uart_hexascii.h"
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.1777339491.txt.gz · Last modified: by azman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki