Difference between revisions of "EMAC Example Projects"

From wiki.emacinc.com
Jump to: navigation, search
Line 11: Line 11:
 
*  [[example_hello|The 'hello' example project]] - basic "hello world" project
 
*  [[example_hello|The 'hello' example project]] - basic "hello world" project
 
*  [[example_i2c_test|The 'i2c test' example project]] - writes and reads bytes to a selected register on the I²C device
 
*  [[example_i2c_test|The 'i2c test' example project]] - writes and reads bytes to a selected register on the I²C device
*  [[Libgpiod_IO_Example|The 'libgpiod io' example project]] [5]- covers basic GPIO usage for the IPAC single board computer, and 150 and 200 series carrier boards
+
*  [[Libgpiod_IO_Example|The 'libgpiod io' example project]] [OE5.X]- covers basic GPIO usage for the IPAC single board computer, and 150 and 200 series carrier boards
 
*  [[example_pthread_demo|The 'pthread demo' example project]] - demonstrates how to use pthreads
 
*  [[example_pthread_demo|The 'pthread demo' example project]] - demonstrates how to use pthreads
 
*  [[example_pthread_hello|The 'pthread hello' example project]] - another demonstration of pthreads
 
*  [[example_pthread_hello|The 'pthread hello' example project]] - another demonstration of pthreads

Revision as of 11:29, 25 September 2020

Example Projects

Example Projects Specific to the EMAC SDK 4.X

Example Projects for Specific Products