Support »
Pololu Simple Motor Controller G2 User’s Guide
Side-by-side comparison of the different G2 Simple Motor Controllers. |
---|
View entire document on a single page.
You can also view this document as a printable PDF.
- 1. Overview
- 2. Contacting Pololu
- 3. Getting started
- 4. Connecting your motor controller
- 5. Configuring your motor controller
- 6. Using the serial and I²C interfaces
- 7. Writing PC software to control the Simple Motor Controller G2
- 8. Example code
- 8.1. Example code to run smcg2cmd in C
- 8.2. Example code to run smcg2cmd in Python
- 8.3. Example native USB code in C#, Visual C++, and VB .NET
- 8.4. Example serial code for Arduino
- 8.5. Example serial code for Orangutan
- 8.6. Example serial code for Linux and macOS in C
- 8.7. Example serial code for Windows in C
- 8.8. Example serial code in Python
- 8.9. Example serial code for Linux or macOS in Bash
- 8.10. Example I²C code for Arduino
- 8.11. Example I²C code for Linux in C
- 8.12. Example I²C code for Linux in Python
- 8.13. Example CRC computation in C