ESS IoT External Resources

From TinkerMill Wiki
Jump to navigation Jump to search

This page is to give pointers to useful resources for folks working on ESS/IoT projects.

Software

Software Development Environments

  • One of the most important environment that lets you program a lot of platforms for ESS/IoT is the Arduino platform. Learning the Arduino IDE will stand you in good stead.


Protocols

A key part of IoT is the ability of systems to communicate with each other. Many of the popular protocols discussed in the following resources.

MQTT

  • One of the best tutorials is at HiveMQ. Look over the entire site, there is stuff here on the basics of MQTT, security, etc.

Hardware

There are a variety of hardware platforms helpful to ESS/IoT. Some are chipset that put a lot of power in a small package but require you to do a lot of work to connect them up, to platforms like Arduino, Raspberry Pi, Beaglebone, and others, that can get you moving quickly.

Raspberry Pi

Arduino

Proton