מבוא
Welcome to the official documentation home for the FIRST® Robotics Competition Control System and WPILib software packages. This page is the primary resource documenting the use of the FRC® Control System (including wiring, configuration, and software) as well as the WPILib libraries and tools.
חדשים בתכנות?
עמודים אלו מכסים את המפרט של ספריות WPILib ומערכת הבקרה של FRC ואינם מתארים את יסודות השימוש בשפות התכנות הנתמכות. אם ברצונכם לקבל משאבים ללימוד שפות התכנות הנתמכות, עיינו בהמלצות הבאות:
הערה
ניתן להמשיך עם חלק זה של ״מאפס לרובוט״ כדי לקבל רובוט בסיסי מתפקד ללא ידיעת שפת התכנות. כדי לעבור מעבר לכך, יהיה עליכם להכיר את השפה בה בחרתם לתכנת.
Java
Head First Java 2nd Edition is a very beginner friendly introduction to programming in Java (ISBN-10: 0596009208).
C++
Programming: Principles and Practice Using C++ 2nd Edition is an introduction to C++ by the creator of the language himself (ISBN-10: 0321992784).
C++ Primer Plus 6th Edition (ISBN-10: 0321776402).
LabVIEW
Python
מאפס לרובוט
The remaining pages in this tutorial are designed to be completed in order to go from zero to a working basic robot. The documents will walk you through wiring your robot, installation of all needed software, configuration of hardware, and loading a basic example program that should allow your robot to operate. When you complete a page, simply click Next to navigate to the next page and continue with the process. When you’re done, you can click Next to continue to an overview of WPILib in C++/Java/Python or jump back to the home page using the logo at the top left to explore the rest of the content.