Simple library for controlling a shift register using only three pins on the mbed. Defaults to controlling an 8 bit shift register.
Dependents: Lab07_RTOS_display Lab07_RTOS_queue
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:7333dc6fca5c | 2015-07-14 | ollie8 | Documentation update |
3:31000094ef1e | 2015-07-14 | ollie8 | documentation update |
2:78bb6ead1c28 | 2015-07-14 | ollie8 | Updated documentation. |
1:4c2379445f72 | 2014-05-26 | ollie8 | change write method to take an int as its argument |
0:a4f4842715fd | 2014-05-26 | ollie8 | Library for controlling a shift resgister |