Wot?

This is some, hopefully useful, information about my experiments with what has become known as the Internet-of-Things. I have a large desk of bits and pieces that I will document about how they will come together to allow me to monitor my house and environment, control the stuff we use and if it helps save money, power, environment, sanity...

Sunday, March 23, 2014

Boards Used

A quick overview of the Boards I have used:
All ARM based, All these ones are ARM Cotex M0/M0+ but there are some M3's and M4's doing some stuff. There are from Freescale, NXP, STMicroelectronics & (maybe a bit left field) Nuvoton. There are some TI and Cypress ones as well. The Code is all pretty much pure C++ with a tiny bit of assembler on occasions. There is NO CMSIS, NO LWIP, and the code is built either on IAR, Keil or GCC. I plan to release the code on GitHub or similar but it is still a bit rubbery...

The Shields that are supported are a bit of a mixed bunch, Ethernet (Wiz & ENC), NFC, XBee, Touch Pad and quite a lot of bespoke designs.

No comments:

Post a Comment