Skip to content

riley0122/arduino-notes-to-makecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino notes to makecode notes

ever wanted to use any music with micro bit? then now you can use this script to convert arduino codes (of which are plenty midi to arduino converters online) to generate JavaScript notes for makecode micro:bit

how to use

download convert.py and place a file with arduino codes (i.e. ard.txt) in the same folder then run the script and it generates out.js which you can copy to makecode

Watch out!

your file might get too large, I suggest removing parts of the song

About

convert music from arduino to microbit (makecode)

Topics

Resources

License

Stars

Watchers

Forks