Skip to content

elecfreaks1/pxt-sonarbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%