mosquitto/www/posts/2011/06/nanode-a-cheap-networked-arduino-clone.md

24 lines
871 B
Markdown
Raw Normal View History

2018-08-08 21:43:14 +00:00
<!--
.. title: Nanode - a cheap networked arduino clone
.. slug: nanode-a-cheap-networked-arduino-clone
.. date: 2011-06-08 14:31:49
.. tags: Applications
.. category:
.. link:
.. description:
.. type: text
-->
The arduino, the open source microcontroller board, has had MQTT support for a
long time in the form of [Nick O'Leary's arduino client]. It does however
require networking support which has traditionally provided by an add on
shield, which increases the cost of the system.
The [Nanode] is an arduino compatible board which includes network support and
can be built for approximately the same cost as a normal arduino board. It's
still a work in progress, but is definitely worth a look if you want to use low
power MQTT capable sensors/controllers.
[Nick O'Leary's arduino client]: http://knolleary.net/arduino-client-for-mqtt/
[Nanode]: http://nanode.eu/