Build your own IoT/MQTT node for less than $2
albert-david.blogspot.com
Build your own IoT/MQTT node for less than $2
1–10 of 44 posts
Re: Build your own IoT/MQTT node for less than $2
#2Arduino software compatible too.
Re: Build your own IoT/MQTT node for less than $2
#3For those new to this, you can get little esp8266 based modules with usb, header pins etc for about the same price. https://en.m.wikipedia.org/wiki/NodeMCU Arduino software compatible too.
Re: Build your own IoT/MQTT node for less than $2
#4For those new to this, you can get little esp8266 based modules with usb, header pins etc for about the same price. https://en.m.wikipedia.org/wiki/NodeMCU Arduino software compatible too.
The Moddable JavaScript (ES2017) runtime[1] works great on ESP8266 and ESP32 microcontrollers as well.
Re: Build your own IoT/MQTT node for less than $2
#5I was looking at the micro:bit, but it's still $15. Anything in the $2 range for BLE?
Re: Build your own IoT/MQTT node for less than $2
#6Is there an hobby equivalent for Bluetooth Low Energy (BLE)? Wifi tends to be power hungry for battery-operated devices. With BLE, you can get months of lifespan while still being able to connect to it with your phone. I was looking at the micro:bit, but it's still $15. Anything in the $2 range for BLE?
Re: Build your own IoT/MQTT node for less than $2
#7For those new to this, you can get little esp8266 based modules with usb, header pins etc for about the same price. https://en.m.wikipedia.org/wiki/NodeMCU Arduino software compatible too.
Those are really cool. Here's an esp8266 framework primarily intended for home automation: https://github.com/xoseperez/espurna
Re: Build your own IoT/MQTT node for less than $2
#8Is there an hobby equivalent for Bluetooth Low Energy (BLE)? Wifi tends to be power hungry for battery-operated devices. With BLE, you can get months of lifespan while still being able to connect to it with your phone. I was looking at the micro:bit, but it's still $15. Anything in the $2 range for BLE?
Re: Build your own IoT/MQTT node for less than $2
#9Is there an hobby equivalent for Bluetooth Low Energy (BLE)? Wifi tends to be power hungry for battery-operated devices. With BLE, you can get months of lifespan while still being able to connect to it with your phone. I was looking at the micro:bit, but it's still $15. Anything in the $2 range for BLE?
Re: Build your own IoT/MQTT node for less than $2
#10For those new to this, you can get little esp8266 based modules with usb, header pins etc for about the same price. https://en.m.wikipedia.org/wiki/NodeMCU Arduino software compatible too.