Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of elec350 by
History
Added InternalTemperature class.
2015-11-19, by rmerrisonhort [Thu, 19 Nov 2015 10:06:45 +0000] rev 16
Added InternalTemperature class.
Added isOn to Led class.
2015-11-10, by rmerrisonhort [Tue, 10 Nov 2015 20:12:21 +0000] rev 15
Added isOn to Led class.
Bit of tidying up of Microphone code.
2015-10-22, by rmerrisonhort [Thu, 22 Oct 2015 08:40:54 +0000] rev 14
Bit of tidying up of Microphone code.
Bug in soft_pwm.
2015-10-21, by rmerrisonhort [Wed, 21 Oct 2015 22:43:49 +0000] rev 13
Bug in soft_pwm.
Updated soft_pwm to make it a bit clearer.
2015-10-21, by rmerrisonhort [Wed, 21 Oct 2015 22:42:17 +0000] rev 12
Updated soft_pwm to make it a bit clearer.
Added get* to SoftPwm.
2015-10-21, by rmerrisonhort [Wed, 21 Oct 2015 20:01:11 +0000] rev 11
Added get* to SoftPwm.
Added SoftPwm class.
2015-10-21, by rmerrisonhort [Wed, 21 Oct 2015 19:52:30 +0000] rev 10
Added SoftPwm class.
Added microphone class.
2015-10-21, by rmerrisonhort [Wed, 21 Oct 2015 19:20:17 +0000] rev 9
Added microphone class.
Added optional timeout to Button.getPulse
2015-10-20, by rmerrisonhort [Tue, 20 Oct 2015 15:01:59 +0000] rev 8
Added optional timeout to Button.getPulse
Changed Led methods to On and Off.
2015-10-20, by rmerrisonhort [Tue, 20 Oct 2015 14:06:30 +0000] rev 7
Changed Led methods to On and Off.