Skip to content

elecfreaks/pxt-sonarbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonarbit Package

This ElecFreaks sonarbit package was developed by ElecFreaks with minor assistance from Tinkercademy.

Code Example

basic.forever(() => {
    basic.showNumber(sonarbit.sonarbit_distance(DigitalPin.P16))
    basic.pause(100)
})

License

MIT

Supported targets

for PXT/microbit (The metadata above is needed for package search.)