Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 895 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 895 Bytes

UltraSonicSpeaker

Parametric ultrasonic speaker with arduino and arduino clone.

Parametric speakers usually are done with analog circuits or faster micros, but I decided to make low cost and easier to document version with arduino. Obviously arduino suffers from low bit depth in adc or timer, that is audible in end generated ultrasound. Clone lgt8f has better adc and faster clock which helps a bit.

#TODO add design. Design currently simple h bridge driving ultrasonic array Current design

Mildly infuriating to realise that elements have random orientation causing 180degree phase shifts. Cant trust orietation of the part itself. 20220524_132412