DIYables WebApps Library โ€“ Create Web Apps for Arduino with WebSocket

We would like to share our library: DIYables WebApps Library


About the Library

  • An Arduino library that makes it easy to create web applications using WebSocket communication
  • Enables real-time, interactive control and monitoring directly from a web browser (PC or smartphone)
  • Includes multiple pre-made web apps ready to use out of the box
  • No complex web programming required for basic usage
  • Modular design: enable only the features you need to save memory
  • Easy to customize and extend for your own applications

Platform Support

  • Supports Arduino Uno R4 by default
  • Designed with a flexible architecture that allows easy support for other hardware by implementing an adapter
  • Suitable for IoT, robotics, and remote control projects

GitHub: GitHub - DIYables/DIYables-WebApps-Library: DIYables Web Apps Library for Arduino ยท GitHub

2 Likes