This is a SLIP interface for the STM32F446RE Nucleo Board. It is designed to work specifically with the esp-link software for the ESP8266. The program is an example of a rest command.
History
the latest;
2016-10-10, by ShaneKirkbride [Mon, 10 Oct 2016 04:41:04 +0000] rev 12
the latest;
added matrix library;
2016-10-06, by ShaneKirkbride [Thu, 06 Oct 2016 21:18:53 +0000] rev 11
added matrix library;
added some sensors;
2016-08-24, by ShaneKirkbride [Wed, 24 Aug 2016 16:29:18 +0000] rev 10
added some sensors;
added a toggleLEDSuccess() function;
2016-08-17, by ShaneKirkbride [Wed, 17 Aug 2016 21:14:04 +0000] rev 9
added a toggleLEDSuccess() function;
added low power mode. Also cleaned up the code a little more....slowly but surely.
2016-08-17, by ShaneKirkbride [Wed, 17 Aug 2016 20:57:35 +0000] rev 8
added low power mode. Also cleaned up the code a little more....slowly but surely.
added random number functionality...;
2016-08-16, by ShaneKirkbride [Tue, 16 Aug 2016 16:04:33 +0000] rev 7
added random number functionality...;
a few updates to the post function
2016-08-10, by ShaneKirkbride [Wed, 10 Aug 2016 20:55:29 +0000] rev 6
a few updates to the post function
added some logic go change the environment values.
2016-08-10, by ShaneKirkbride [Wed, 10 Aug 2016 14:14:22 +0000] rev 5
added some logic go change the environment values.
added interrupt driven interface;
2016-08-09, by ShaneKirkbride [Tue, 09 Aug 2016 22:42:31 +0000] rev 4
added interrupt driven interface;
got it to post to thingspeak...
2016-08-05, by ShaneKirkbride [Fri, 05 Aug 2016 16:04:04 +0000] rev 3
got it to post to thingspeak...