Skip to content

techsavi/ArduinoXBeeToWifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoXBeeToWifi

Arduino based XBee IO to WiFi Rest converter

This project used an Arduino Mega for its multiple serial ports.
Serial is used for the PC monitoring and upload
Serial2 is connected to an XBee configured for API mode and is a controller to receive messages from remote XBee devices
Serial3 is connected to an ESP8266 serial to WiFi module

API IO packets are received from the XBee, parsed, then coverted to events that are sent to an openHAB server via Rest calls

About

Arduino based XBee IO to WiFi Rest converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%