C Library for mbedWSE project based single board computer for hardware peripherals
Fork of mbedWSEsbc by
History
updated comments
2016-10-11, by jebradshaw [Tue, 11 Oct 2016 17:13:09 +0000] rev 15
updated comments
Changed MAX1270 SCLK to 5MHz (datasheet pulse width high 200ns, pulse width low 200ns) Changed SPI mode to format(12, 0) during conversion
2016-10-11, by jebradshaw [Tue, 11 Oct 2016 17:11:12 +0000] rev 14
Changed MAX1270 SCLK to 5MHz (datasheet pulse width high 200ns, pulse width low 200ns) Changed SPI mode to format(12, 0) during conversion
no changes
2018-04-03, by jdawkins [Tue, 03 Apr 2018 20:10:10 +0000] rev 13
no changes
pre-defined DigitalOut logic levels
2015-02-10, by jebradshaw [Tue, 10 Feb 2015 16:14:18 +0000] rev 12
pre-defined DigitalOut logic levels
Initialize DigitalOut's with pre-defined logic states (CS's high, etc)
2015-02-10, by jebradshaw [Tue, 10 Feb 2015 16:05:18 +0000] rev 11
Initialize DigitalOut's with pre-defined logic states (CS's high, etc)
Commented out PWM period declaration and updated comments
2014-11-03, by jebradshaw [Mon, 03 Nov 2014 20:08:48 +0000] rev 10
Commented out PWM period declaration and updated comments
Removed PWM period declaration from library.
2014-11-03, by jebradshaw [Mon, 03 Nov 2014 20:04:52 +0000] rev 9
Removed PWM period declaration from library.
Removed PWM period decleration from SBC Init() function.
2014-11-03, by jebradshaw [Mon, 03 Nov 2014 20:02:00 +0000] rev 8
Removed PWM period decleration from SBC Init() function.
PID control Quanser active suspension demo
2014-10-22, by jebradshaw [Wed, 22 Oct 2014 19:09:00 +0000] rev 7
PID control Quanser active suspension demo
mbed WSE SBC program to test the quadrature encoders
2014-10-16, by jebradshaw [Thu, 16 Oct 2014 17:37:56 +0000] rev 6
mbed WSE SBC program to test the quadrature encoders