
Distribution
Project Details
A full fledged server for Arduino based IoT devices. The server is designed to be very flexible and easy to use for any kind of IoT project where you need a secure and remotely controlled device.
To illustrate how it can be used in your next IoT project, below we have some previews of the server in action and integrated with our previous Home Security System project.
Gallery
With an easy to use code design the server can be fully customized all the way from UI to managing connections and how clients/browsers are being served. The server includes prebuilt API calls for seamless integration with services like IFTTT. Just replace the link in the example sketch, and call the API services anywhere in your project.
The sever is designed to ensure you can adapt it to your IoT needs without modifying the source code. All functions and methods are overrideable, eliminating the need for altering the server code in your IoT sketch. Customize the default methods to perfectly align with your project requirements.
To facilitate practical learning and implementation, I have included a downloadable example with my Home Security System project, showcasing step-by-step usage of the server to help accelerate your customization process.
Sidenotes
- The web server used for this project is fully designed and coded from scratch by myself. You are therefore completely free to use and tweak it for your personal use. If you wish to learn more about our licensing you can read our short article here.
Downloads
The download links below are hosted by a reliable third-party provider to ensure you receive the original files we publish.
This approach helps us manage server load, ensuring it remains fast and accessible for everyone.
We hope you understand this concept and are okay with it.
Enjoy the project to it's fullest!
//SpaceRival