mbed

Dependents of mbed

A dependent is a program or library which makes use of this library.

2. An implementation of the system as a single program loop
3. An implementation of the system as a foreground0background
4. An implementation of the system as thread(s) written in protothread style, plus additional code that monitors the serial port and touch sensors, and dispatches them to the threads.
protothread touch sensing protothread, sensing, touch
touch sensing loop loop, sensing, touch
touch sensing foreground background background, foreground, sensing, touch
Homework2_1singleloop_yuwenSun
Homework2_2ForeBack_YuwenSun
Homework2_3Multithreads_YuwenSun
HW2 FOR EE202A UCLA, PROF MANI EE202A, HW2-1
HW2 LOOP UCLA PROF MANI HW2-1, LOOP2
HW2 FOREBACKGOUND UCLA PROF MANI ForeBackGround, HW2-2
Jiwen Cai\'s source code for HW2 Part 1
HW2 PROTOTHREAD UCLA EE202A HW2-3, protothread
Jiwen Cai\'s source code for HW2 Part 2
Jiwen Cai\'s source code for HW2 Part 3
homework 2 foreground_background code
homework2 protothread
homework2 single loop
HW2 implemented by interrupts ee202, project
HW2 implemented using busy loop ee202, project
HW2 implemented using protothread ee202, project
single loop implementation of HW2
Foreground and background implementation of HW2