Language - C: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Language]] | |||
We provide support for the C language in all major operating systems. We also provide instructions on how to get your project started in a number of common development environments. Select your operating system and preferred development environment below, and follow the instructions to get your project running with Phidgets. | We provide support for the C language in all major operating systems. We also provide instructions on how to get your project started in a number of common development environments. Select your operating system and preferred development environment below, and follow the instructions to get your project running with Phidgets. | ||
Revision as of 19:02, 13 December 2018
We provide support for the C language in all major operating systems. We also provide instructions on how to get your project started in a number of common development environments. Select your operating system and preferred development environment below, and follow the instructions to get your project running with Phidgets.
If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with GCC as the simplest path to getting your code running.
General information of how to use Phidgets with C can be found in the Write Code section of each development environment page. This information is consistent across all pages.
Choose Your Development Environment:
C Development Environments | ||||
---|---|---|---|---|
Windows | ||||
macOS | ||||
Linux | ||||
Phidget SBC Linux |
Quick Downloads
If you already know what you're doing and just need the files, you can find them all below.
Documentation
- Phidget22 API (select C from the drop-down menu)