Ot
IoT built in Ghana 🇬🇭

Every signal, visible.

Connect your ESP32 or Arduino, build a live dashboard, and share your IoT projects. Built for makers, schools, and classrooms across Ghana.

ESP32 Demo Node· Live

Greenhouse Temperature

No history
Device offline or waiting for data

Relay Valve Status

Inactive / Low
Command state
Topic: ot/actuators/water_pump
Console: Connected to broker.render.ot

Trusted by makers and institutions across Ghana

KNUSTUHASAshesi UniversityAccra MakerSpaceMeltwater (MIST)

Get started in three steps

Register a device, build a live dashboard, and share it with anyone on the web.

1. Register your device

Register your ESP32 or ESP8266 in the dashboard, then download your secrets.h credentials, the OtTelemetry library, and a ready-made sketch. Flash it — Ot confirms the moment the first reading arrives.

2. Build your dashboard

Drag widgets onto your canvas — line and bar charts, gauges, value cards, actuator switches, and alert feeds. Point each one at a sensor field your device sends and it plots live.

Widget

3. Share your project

Projects stay private until you publish. Make one public to get a shareable live URL and a spot in the maker gallery — others can view it or clone it as a starting point.

Want the full walkthrough? Read the Quickstart guide →

Your data, the way you want it

Ot offers native interactive widget cards powered by lightweight updates. Watch them live below.

Air Temperature

No data
Waiting for device telemetry...

Soil Moisture

0.0%
Min: 0Max: 100

Relative Humidity

No history
Device offline or waiting for data

Relay Pump Status

Inactive / Low
Command state
Topic: ot/actuators/pump_switch

Alert Notifications

No rules triggered recently

System monitoring active

Luminosity levels

No data
Waiting for device telemetry...
For makers and hobbyists

Scale your hardware prototypes

Connect your personal hardware nodes. Build dashboards to track climate variables, aquaculture ponds, home gates, and smart farms. Free forever for up to three devices.

  • Free forever tier
  • Ghana Mobile Money billing via Paystack
  • Custom public URL sharing
  • OtTelemetry Arduino library
  • Interactive project gallery
For schools and classes

Deploy IoT inside the classroom

Provide student user seats, manage groups, run lab experiments, and track classroom activity from a dedicated teacher console. Flexible pricing billed per-student in GHS.

  • Dedicated Teacher Dashboard
  • Manage student profiles and teams
  • Lab experiment templates
  • Invoice billing & school support
  • 40% discount for public SHS & universities

Five lines. Your device is live.

We developed the OtTelemetry Arduino library specifically for low-bandwidth reliability. It supports ESP32, ESP8266, and Arduino WiFi boards out of the box.

Download it from your Devices page when you register a board — along with your credentials and a ready-made sketch.

cpp
#include <OtTelemetry.h>
#include "secrets.h"

OtTelemetry ot(OT_PROJECT_ID, OT_DEVICE_TOKEN);

void setup() {
  ot.begin(OT_WIFI_SSID, OT_WIFI_PASS, "broker.hivemq.com");
}

void loop() {
  ot.loop();
  ot.beginPayload();
  ot.addField("temp", 27.5);
  ot.addField("moisture", 68.0);
  ot.sendPayload();
  delay(10000);
}

See what makers are building

Live telemetry nodes deployed across agricultural zones, campuses, and tech spaces in Ghana.

Browse all projects
Kumasi, Ghana

Greenhouse Monitor

ASBy Ama Serwaa
Agriculture27.4 °C
Accra, Ghana

Campus Weather Station

YMBy Yaw Mensah
Weather1012 hPa
Takoradi, Ghana

Fish Pond Sensor

KOBy Kofi Owusu
Aquaculture7.2 pH
Tema, Ghana

Smart Gate

EMBy Efua Mensah
SecurityClosed
Ho, Ghana

Soil Moisture Node

KBBy Kwabena Baah
Agriculture68.2 %
Tamale, Ghana

Air Quality Station

ARBy Abdul Rashid
Environment22 PM2.5

Simple, honest pricing in Ghana Cedis

Pay with Mobile Money (MTN, Telecel, AirtelTigo) or card. Scale as your hardware requirements grow.

Billed monthlyBilled annuallySave 25%
Free Plan
GH₵0/ forever

Perfect for getting started and experimenting with single nodes.

3 active devices1 dashboard layout1 day telemetry historyBasic email notifications
Popular
Maker Plan
GH₵79/ month

For hobbyists and advanced builders tracking multiple parameters.

15 active devices5 dashboard layouts6 months telemetry historyInstant email & in-app alerts
Pro Plan
GH₵249/ month

Designed for hardware engineering teams and remote IoT clusters.

100 active devicesUnlimited dashboards2 years telemetry historyAPI access key tokensTeam collaboration access
School Plan
Custom/ student model

Special licenses packaged for universities, SHS, and maker spaces.

Class management seatsTeacher monitoring feedsShared school workspacesInvoice payment terms40% Public School discount

Ready to build?

Join students, researchers, and hobbyists across Ghana already visualizing signals with Ot. Set up in minutes.

No credit card required. Billed in Cedis.