Getting Started Guide¶
Welcome developers to use Wiki Development Documentation!This guide aims to help software and hardware developers quickly understand the content structure and usage methods of Wiki, making your development work more efficient.Whether you are a beginner or an experienced developer, you can find learning and reference resources suitable for you in Wiki. If you encounter any document issues, please provide feedback in time and we will handle them promptly.
Wiki Target Audience¶
Wiki is an efficient knowledge base, especially suitable for the following developers:
Software Developers:Provides a complete set of development resources from beginner to advanced levels.
Hardware Developers:Covers essential documents and tools required for hardware design.
Please select the appropriate content for learning and reference based on your needs and development stage.
Content structure and usage instructions¶
1. Entry-level software developer¶
If you are a user who is just starting to learn software development, it is recommended to start with the following sections:
SDK Programming Guide:
Suitable for users who want to get started quickly with development。
Providing detailed steps for setting up the development environment and implementing basic functions.
Covers common sample code and development techniques.
Help beginners quickly master development tools and basic knowledge.
Usage Steps:
Find “SDK Programming Guide” in the Wiki main directory.
Study in chapter order and complete the corresponding example code practice.
If you encounter problems, you can refer to the FAQ section.
2. Advanced Software Developer¶
Users with some development experience can directly enter deeper technical content:
API Directory:
Provide comprehensive API documentation including function descriptions, parameter definitions, and usage examples。
Help developers quickly call interfaces and implement complex functions.
Covers best practices for common application scenarios.
Usage Steps:
Find the “API Directory” where the required module or function is located.
Locate specific API interface documents according to module classification.
Read relevant sample code as needed and integrate it into your project.
3. Hardware Developers¶
Hardware developers can use the hardware-related documents in Wiki to better complete design and development work:
Hardware Design Directory:
Provide technical specifications for hardware design, schematic references, and PCB design recommendations.
Contains practical suggestions for design considerations and performance optimization.
Help developers understand the collaborative working methods of hardware and software.
Usage Steps:
Enter “Hardware Design Directory”.
Review the design specifications to ensure that your design complies with the recommendations in the document.
Download relevant document templates or reference designs according to project requirements.
Usage recommendations¶
Keyword search:
If you are unsure of the location of the required content, please use the search function provided by Wiki.
Enter keywords, such as function name, interface name, or hardware module number, to quickly locate relevant content.
Learn with sample code:
Wiki contains a large number of sample codes. It is recommended to combine them with actual projects for practice to deepen the understanding of the document content.
Regularly check for updates:
Wiki documents will be updated regularly. Please pay attention to the update log on the homepage to obtain the latest development support information in time.
Technical support¶
If you encounter any problems while using Wiki, we recommend that you:
Check the FAQ section, which lists common problems and their solutions.
Contact relevant technical personnel for help through the technical support channels provided by the project team.
Thank you for using the Wiki development documentation! We hope it will become a valuable assistant on your development journey. Wishing you smooth work and successful projects!