Skip to content

Petit Tonnerre detects lightning strikes around you and beeps as the thunder approches

Notifications You must be signed in to change notification settings

nicolas-t/petit-tonnerre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f5953d · Jul 9, 2017

History

8 Commits
Jun 10, 2017
Jul 9, 2017
Jul 9, 2017
Jul 9, 2017
Jun 10, 2017

Repository files navigation

Petit Tonnerre

Detects lightning strikes around you and beeps as the thunder approches ⚡

Installation

git clone https://github.com/nicolas-t/petit-tonnerre.git
cd petit-tonnerre
yarn install

Options

you can list all options with node petit-tonnerre.js --help

--latitude : the latitude of your position
--longitude : the longitude of your position
--radius : the maximum distance (in meters) around your position a strike will be detected
--speed : the speed of the sound (in meters per second)

Examples

if you're in Hono Lulu:
node petit-tonnerre.js --latitude=21.3069440 --longitude=-157.8583330

with all options:
node petit-tonnerre.js --latitude=21.3069440 --longitude=-157.8583330 --radius=8000 --speed=342

Usage

run node petit-tonnerre.js from the petit-tonnerre folder.
install it on a Raspberry Pi and plug a speaker.

About

Petit Tonnerre detects lightning strikes around you and beeps as the thunder approches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published