WiFi IoT

Token Plus

ESP8266 + MSP430G2744 · WiFi relay box · browser-controlled

$59 USD
ESP8266 WiFi (802.11 b/g/n) — connects to any WPA/WPA2 network
MSP430G2744 handles I/O in real time over 4 MHz SPI
Relay outputs, 4× digital I/O, 4× analog inputs
ACS711 Hall-effect current sensor onboard
Web control UI — no app or cloud required
MSP430 firmware updatable via UART (MSPFlasher)
View Cart
In stock · Ships within 2–3 business days · 30-day returns
WiFi processor (ESP8266)
ModuleEspressif ESP8266
CPUXtensa LX106 · 80/160 MHz
Flash4 MB
RAM160 KB
WiFi standardIEEE 802.11 b/g/n · 2.4 GHz only
SecurityWPA/WPA2-PSK
TCP/IPLwIP built-in
I/O processor (MSP430G2744)
MCUTexas Instruments MSP430G2744
ArchitectureMSP430 RISC · 16 MHz
Flash / RAM56 KB / 4 KB
SPI roleSPI slave — receives commands from ESP8266 master
SPI speed4 MHz HSPI
I/O
Relay outputsSPDT relay, independently controlled
Digital inputs4 × DI
Digital outputs4 × DO
Analog inputs4 × channels, MSP430 10-bit ADC
Current sensorACS711 Hall-effect, ±31A range
Power and physical
Power supply5V via micro-USB or screw terminal
Operating temperature0°C to +70°C

Token Plus separates concerns cleanly between its two processors. The ESP8266 owns all network communication. The MSP430 owns all hardware I/O. Commands flow from the network to the hardware over a dedicated 4 MHz SPI bus.

ESP8266 — Network layer

Connects to WiFi, runs the web server, and handles all HTTP requests. Translates browser commands into SPI transactions addressed to the MSP430. Supports async HTTP GET/POST for integration with external services.

MSP430 — I/O layer

Operates as SPI slave. Handles relay switching, reads digital inputs, reads analog channels, and polls the ACS711 current sensor. Real-time I/O independent of WiFi state.

SPI command protocol

Command byteFunction
0x01Read all digital inputs — returns 4-bit state
0x02Write digital outputs — 4-bit mask
0x03Set relay state — individual bit control
0x04Read analog channel N — returns 10-bit ADC value
0x05Read ACS711 — returns current measurement

Token Plus takes approximately five minutes to connect to a network for the first time.

1
Power the device
Connect 5V via micro-USB. The status LED illuminates when the MCU is running.
2
Join the setup access point
On first boot, Token Plus creates a WiFi AP named TokenPlus-XXXX. Connect from your phone or laptop.
3
Configure your network
Open a browser and navigate to 192.168.4.1. Enter your home WiFi SSID and password.
4
Find the device on your network
Token Plus reboots and joins your network. Find its IP address in your router's DHCP client table.
5
Control via browser
Navigate to the device IP in any browser. Toggle relays, read inputs, and monitor current — no application to install.

WiFi relay control, browser-ready

Ships within 2–3 business days. Free shipping on orders over $150.