Octanis1 / Octanis1-ROS

ROS setup for Octanis Rover SBC.
2 stars 1 forks source link

Finalize Lightning sensor calibration routine and data readout #27

Open traffael opened 8 years ago

traffael commented 8 years ago

for measuring the frequency during calibration phase, use the Board_LIGHTNING_INT pin already defined in the GPIO definitions, but use CCR to measure the frequency, not normal interrupts.

HOW TO CCR: get inspired from the ultrasonic or windsensor code.