Difference between revisions of "EMAC Example Projects"

From wiki.emacinc.com
Jump to: navigation, search
m
Line 14: Line 14:
 
*  [[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
*  [[example_serial|The 'serial' example project]] -
+
*  [[example_serial|The 'serial' example project]] - application performs an asynchronous IO test on the specified serial device using either poll or FASYNC mode.
 
*  [[example_socket|The 'socket' example project]] - demonstrates how to set up host and client node sockets on an Ethernet network
 
*  [[example_socket|The 'socket' example project]] - demonstrates how to set up host and client node sockets on an Ethernet network
 
*  [[example_SPI_test|The 'spi test' example project]] - demonstrates how to use a 12 bit A/D converter chip (mcp3208) with SPI Serial Interface
 
*  [[example_SPI_test|The 'spi test' example project]] - demonstrates how to use a 12 bit A/D converter chip (mcp3208) with SPI Serial Interface

Revision as of 11:29, 25 September 2020

Example Projects

Example Projects Specific to the EMAC SDK 4.X

Example Projects for Specific Products