Skip to content

ROS Compatible hardware to make Geiger counter-like clicks

Notifications You must be signed in to change notification settings

EEEManchester/GeigerCounterClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GeigerCounterClicker

ROS Compatible hardware to make Geiger counter-like clicks

Hardware

This projects uses an Arduino Uno to interface with the Robot Operating System (ROS), producing a clicking sound with a piezoelectric buzzer to sound like a Geiger counter. This provides sonfification for ionising radiation instruments on remote robots during inspection.

Software

Currently, the hardware subscribes to ROS radiation_msgs/DoseRate messages. Please ensure this package is installed, or modify the code here to use an existing message type.

Remember, once new messages have been generated you will need to update the ROS header file for ROSSerial.

Demo

TODO

Circuit

TODO

About

ROS Compatible hardware to make Geiger counter-like clicks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages