ME405 Library  Version 0.38
Python library in support of ME405 class
src Directory Reference

Files

file  cotask.py
 This file contains classes to run cooperatively scheduled tasks in a multitasking system.
 
file  cqueue.py
 This file contains documentation and a test program for the custom C queues used in the ME405 library.
 
file  nb_input.py
 This file contains a class which can be used to read input through a serial port in a non-blocking way.
 
file  print_task.py
 This file contains code for a task which prints things from a queue.