
components
Hardware Components
details
This project makes a simple “μWebSockets” for Arduino platforms with small microcontrollers such as AVR, arm Cortex-M0, ESP8266. It can support open source IDE environments like Arduino and “Visual Studio Code with Platformio”.
Following screenshots shows Rasperry Pi server and Arduino client in action:
- Node.js server on Raspberry Pi (/node.js/chat.js)
- Arduino Uno client (/examples/chat/chat.ino)
here.
If you want to see more examples, please visitFor more detail about this project, please visit original project GitHub repository.
documents
COMMENTS