Quick Start
Last updated
Was this helpful?
Last updated
Was this helpful?
PxServ is a platform that provides comprehensive software and hardware support for developers and users who want to develop IoT systems. PxServ enables seamless integration into your projects through APIs and libraries while also offering hardware solutions such as the PxServ Quadro development board (coming soon!).
Sign Up for PxServ and Create a Project Log in to the PxServ platform and create a new project.
Choose Your Development Environment PxServ is compatible with various programming languages and hardware platforms. It supports the following technologies:
Arduino
JavaScript / TypeScript
Rust
ESP32, ESP8266
Raspberry Pi
Any software or hardware capable of connecting to the internet
Develop Your Project and Define Data Transmission Define the data your device will share with PxServ. You can easily develop your project by utilizing the various libraries provided by PxServ:
Arduino Library
JavaScript / TypeScript Library
Rust Library
For example, in this project, we will use the Arduino Library since we are using the ESP32 on the Arduino platform.
Below is a sample code that sends data to PxServ using an ESP32 and a DHT11 temperature & humidity sensor:
Manage Your Data with PxServ
Perform AI-powered data analysis from PxServ’s management panel.
Examine your data on the statistics page.
View and manage stored data from the database page.
Access Your Data from Anywhere Access and manage your device or software data through the following methods:
PxServ Management Panel
Custom management panels, web pages, or mobile applications developed using PxServ
With PxServ, you can easily develop, manage, and optimize your IoT projects. Don't forget to check out our official documentation for more information!