Nucleo Sequencer of my Base Machine

Dependencies:   Amp AverageAnalogIn Envelope FilterController Sequence BaseMachineComon mbed-rtos mbed

Fork of SpiSequenceSender_Test by Ryo Od

Changes

RevisionDateWhoCommit message
44:c9c54537a623 2016-10-25 ryood #define SPI_UI_TO_SEQUENCER_MODE (0) default tip
43:9039cfc027bc 2016-10-23 ryood Add a slave reset sequence at init.
42:6614d19712ba 2016-10-23 ryood Common defines into "BaseMachineCommon.h"
41:f3ac41366f68 2016-10-16 ryood Add wait_us(1) while Interrupt H/L
40:fd75fb94898b 2016-10-10 ryood Add: Display data on LEDs; Change: the order of WaveShapes
39:ed2704cdc7aa 2016-10-10 ryood Remove: UI controll functions
38:820cb3a7102b 2016-10-01 ryood Some Changes
37:d4e50159baee 2016-09-09 ryood Display LCD while run
36:50ad7e0a9a95 2016-09-09 ryood Display LCD while run (uncompleted)
35:0165b610796d 2016-09-09 ryood Display LCD while run (uncompleted)
34:602ee5e771e3 2016-09-08 ryood Impl. LCD back light PWM
33:a24a4c435973 2016-09-07 ryood Impl. Level
32:2a4554f8ad3e 2016-09-07 ryood Impl: PulseWidth
31:16d1fbf3a167 2016-09-04 ryood Update: Pin Assign
30:0f652280d6ee 2016-09-04 ryood Update: order of Display POT value
29:4dbd0966f341 2016-08-30 ryood Display Test while running
28:d8614d2b82f9 2016-08-30 ryood SPI Frequency 16MHz (Actuarl 5MHz). Display LCD a value while running.
27:c382689e652b 2016-08-26 ryood Impl. Accent
26:fbf48a178aeb 2016-08-26 ryood ?????????????
25:7382bc0a0329 2016-08-26 ryood Display Octave Value on LCD
24:040cdcb2ff14 2016-08-23 ryood integration testing: UI & Sound
23:5fe70293e34c 2016-08-23 ryood dumpToLCD while stop
22:82f1e7877f9f 2016-08-23 ryood outDca(0) at stop
21:c4d09aaa52b9 2016-08-23 ryood fix up code
20:00d3b6ace8c7 2016-08-23 ryood Add: RotaryEncoder Library
19:241a4b355413 2016-08-23 ryood Add: AverageAnalogIn Library
18:309f794eba74 2016-08-23 ryood Add: PinDetect Library
17:557658db3e81 2016-08-23 ryood Add: SequencerDisplay Library
16:b0419e3c9079 2016-08-23 ryood Add: ST7565 library
15:9813d8eaf57e 2016-08-23 ryood Correct variable names & function names
14:c173e03ee3ad 2016-08-02 ryood ???????????????????
13:b0f988a239df 2016-07-29 ryood ???????????????POT????????
12:c248781608af 2016-07-16 ryood FilterController???
11:42ba71e533ba 2016-06-26 ryood printf???????
10:fb04f9959fd9 2016-06-26 ryood AnalogIn????????????????
9:3e4e08578e1c 2016-06-26 ryood EnvelopeGenerator?AmpController???
8:de409197ff95 2016-06-26 ryood attachUpdate()??????????????????
7:ed01846ee0a5 2016-06-23 ryood Envelope???????UART???
6:fc10eac60b91 2016-06-23 ryood Callback????
5:4abac408b827 2016-06-12 ryood waveShape?pulseWidth?????????
4:dd1582f2e5df 2016-06-09 ryood PSoC4 DCO?????????????
3:e5f26ae1bff3 2016-06-03 ryood ?????samplingRate:10ms?BPM:20???
2:1cad4b1dc3b7 2016-06-03 ryood SPI_RATE 8MHz, samplingRate 5ms???; UART????
1:a9cbde6ba5a5 2016-05-31 ryood PSoC4?SPI Slave????
0:21e39bc75e31 2016-05-30 ryood first commit