Record fill-ups for all your cars and monitor your car’s efficiency.
Need to track business mileage? Just start auto trip and we will track all your trips in the background whenever you are on the move. rmaker.h library download zip
Don’t lose sight of your maintenance and services. Log your services and we will remind you when its due. void loop() { // Handle cloud commands rmaker_loop();
Know your vehicle's running costs and plan for your expenses. // Create a device static gpio_num_t switch_gpio =
Sign into the cloud and get easy access to all your data from anywhere and any device.
Run your reports or schedule them weekly or monthly to know more about your fill-ups , mileage and expenses.
void loop() { // Handle cloud commands rmaker_loop(); }
#include <rmaker.h> #include <WiFi.h> static char *ssid = "YOUR_WIFI"; static char *password = "YOUR_PASS";
// Initialize RainMaker rmaker_init();
If you have landed on this page, you are likely searching for the exact phrase: . Whether you are a hobbyist building a smart light switch or a professional developing a commercial product, this comprehensive guide will walk you through everything you need to know about obtaining, installing, and using the rmaker.h library in a ZIP format.
// Create a Switch parameter switch_param = rmaker_param_create("Power", "Switch", rmaker_param_type_bool, (void *)false); rmaker_device_t *device = rmaker_device_create("Smart Plug", NULL, &switch_param, 1); rmaker_device_add(device);
Yes, for local device control (via Wi-Fi provisioning APIs), but cloud features (remote control, OTA) require internet.
// Create a device static gpio_num_t switch_gpio = GPIO_NUM_15; static rmaker_param_t *switch_param;
If this compiles without errors, your rmaker.h ZIP installation was successful. Q1: Is rmaker.h free to use? Yes. ESP RainMaker is free for development and prototyping. Commercial usage requires a subscription for high-volume devices.
void loop() { // Handle cloud commands rmaker_loop(); }
#include <rmaker.h> #include <WiFi.h> static char *ssid = "YOUR_WIFI"; static char *password = "YOUR_PASS";
// Initialize RainMaker rmaker_init();
If you have landed on this page, you are likely searching for the exact phrase: . Whether you are a hobbyist building a smart light switch or a professional developing a commercial product, this comprehensive guide will walk you through everything you need to know about obtaining, installing, and using the rmaker.h library in a ZIP format.
// Create a Switch parameter switch_param = rmaker_param_create("Power", "Switch", rmaker_param_type_bool, (void *)false); rmaker_device_t *device = rmaker_device_create("Smart Plug", NULL, &switch_param, 1); rmaker_device_add(device);
Yes, for local device control (via Wi-Fi provisioning APIs), but cloud features (remote control, OTA) require internet.
// Create a device static gpio_num_t switch_gpio = GPIO_NUM_15; static rmaker_param_t *switch_param;
If this compiles without errors, your rmaker.h ZIP installation was successful. Q1: Is rmaker.h free to use? Yes. ESP RainMaker is free for development and prototyping. Commercial usage requires a subscription for high-volume devices.
Simply Fleet is a simple and affordable software to help you track, monitor and analyse your fleet’s operations.