Back to Projects
ElectronicsDefenceCompleted

Real-Time Lightning Detection and Cloud Logging System

Jabalpur Engineering College / ISRO

Project Overview

This project details the design, development, and implementation of an indigenous, real time lightning detection and cloud logging system. Driven by the need for a cost effective alternative to expensive, imported commercial systems (such as Boltek sensors), this project utilizes the AS3935 Franklin Lightning Sensor interfaced with an STM32 Nucleo-F302R8 microcontroller. The embedded system performs continuous atmospheric monitoring, categorizes events, calculates relative strike energy, and assigns strength levels. Data is transmitted via UART to a host machine, where a custom Python application logs all atmospheric events to a local SQLite database and pushes confirmed lightning strikes to a Google Sheets cloud platform. The resulting prototype serves as a foundational node for a scalable, low cost, India made lightning detection network.

Project Info

Status

Completed

Domains

ElectronicsDefence

Institution

Jabalpur Engineering College / ISRO

Technology Stack

AS3935 Franklin Lightning SensorSTM32 Nucleo-F302R8 (ARM Cortex-M4)C / STM32 HAL FirmwarePython (pyserial)SQLiteGoogle Sheets APISPI Protocol

Key Highlights

01

Custom ferrite rod antenna fabricated in house and tuned to precisely 500 kHz for optimal RF signal capture

02

Passive Twin-T RC notch filter designed to suppress localized RF interference and reduce false positives

03

Polling based firmware architecture engineered to overcome non functional IRQ pin hardware defect

04

Dual tier data logging: local SQLite database and real time Google Sheets cloud push

05

Total build cost a fraction of imported commercial alternatives, proving indigenous viability

06

Detected and logged significant intracloud (IC) and Cloud to Ground lightning activity during testing

Future Scope

01

Transition Python logging application to Raspberry Pi 3 A+ for a fully standalone edge node

02

NavIC integration for precise GPS coordinates and time synchronization

03

Deploy multiple sensor nodes to create a decentralized Time of Arrival (TOA) based national lightning location network