BIOMEKKA

A TROPICAL MONSOON. IN THE LIVING ROOM.

A living ecosystem under automated control. It generates rain, fog, wind, lightning and changing daylight around a living community of plants, fish, shrimp, isopods and springtails — while two cameras stream it live.

2 Live cameras
6 Light phases
Live Sensor data
Random Storm cycles
Enter the habitat
if (stormActive) {
  lightningStrike();
  fanSetpoint = random(35, 90);
  rainRelay.set(true);
}

float air = sensors.airAverage();
float target = tempSetpoint.now();
bool safe = sensors.valid();

if (!safe) {
  failSafeShutdown();
}

mistTick();
rainTick();
lightingTick();
void loop() {
  sensorsTick();
  temperatureControlTick();
  humidityControlTick();
  lightingTick();
  stormTick();
  publishTelemetry();
}

if (humidity > stormLimit) {
  stormEligible = false;
}

if (waterTemp > waterSafetyLimit) {
  heaterSet(false);
}
Two cameras. One living system.

Watch BioMekka happen

Follow the habitat above and below the waterline while its lighting, climate and weather systems run automatically.

Streaming now
Land habitat Plants, isopods and weather
Live
Underwater habitat Fish, shrimp and submerged life
Live
A rainforest is more than the weather

MEET THE LIFE INSIDE

BioMekka is a real living habitat, not a special-effects box. Meet the residents keeping the ecosystem moving above and below the waterline.

What is BioMekka?

A LIVING HABITAT WITH ITS OWN WEATHER

Sensors watch the environment, custom controllers make decisions, and the habitat responds with light, rain, fog, airflow and heat. The residents live inside the result — while cameras let you watch it happen.

See how the whole system works
Latest from inside BioMekka
9 July 2026 · Jamie

Welcome to BioMekka Updates

A new place for shorter build notes, technical changes, wildlife sightings and progress from inside BioMekka.

Behind the scenesBioMekkaBuild
Read this update
Live system data

CONTROL ROOM

Full charts for temperature, humidity, lighting and controller state.

View live charts and system state →
Daily. Weekly. Monthly.

WATCH DAYS PASS IN SECONDS

Watch the habitat grow, shift and respond as entire days, weeks and months are compressed into a few minutes.

More on YouTube ↗
Latest habitat films Loading timelapses...