Img_to_BMP_converter.py
This script converts all the images in a folder to BMP images for use with a 160 x 128 px TFT LCD display. NOTE: this script assumes that the input images are in the correct 5:4 aspect ratio, and in landscape orientation.
x-python -
485.00 bytes -
01/07/2019 at 02:45
|
|
Download
|
bmp_array_EXAMPLE
Example of output from Image_to_PROGMEM_cpp_array.py
bmp_array_example -
3.61 kB -
01/07/2019 at 02:44
|
|
Download
|
Image_to_PROGMEM_cpp_array.py
This script converts image names from a folder of BMP images into a file containing both a char array and the associated PROGMEM declarations w/ corresponding char pointer array and buffer (see bmp_array_EXAMPLE).
x-python -
1.86 kB -
01/07/2019 at 02:38
|
|
Download
|
song_to_CPP_array.py
This python script converts a song file (see lucy_in_the_sky_EXAMPLE) of human readable music mechanics to a .sng ( see lucy_in_the_sky_EXAMPLE.sng) file containing an Arduino Tone library CPP int array.
x-python -
4.30 kB -
01/07/2019 at 02:38
|
|
Download
|
parts_bin_sculpture.ino
This is the full code that runs the sculpture, written in CPP through Arduino IDE
x-arduino -
15.66 kB -
01/07/2019 at 02:30
|
|
Download
|
Feather_nujabes
Transcribed song, Feather by Nujabes
feather_nujabes -
413.00 bytes -
01/07/2019 at 02:27
|
|
Download
|
lucy_in_the_sky_EXAMPLE.sng
Transcribed song, Lucy In The Sky With Diamonds by The Beatles, translated into int tone array. EXAMPLE
sng -
1.31 kB -
01/07/2019 at 02:27
|
|
Download
|
Feather_nujabes.sng
Transcribed song, Feather by Nujabes, translated into int tone array.
sng -
312.00 bytes -
01/07/2019 at 02:27
|
|
Download
|
lucy_in_the_sky_EXAMPLE
Transcribed song, Lucy In The Sky With Diamonds by The Beatles. EXAMPLE
lucy_in_the_sky_example -
1.17 kB -
01/07/2019 at 02:27
|
|
Download
|
lucy_in_the_sky_chorus
Transcribed chorus to song, Lucy In The Sky With Diamonds by The Beatles
lucy_in_the_sky_chorus -
536.00 bytes -
01/07/2019 at 02:20
|
|
Download
|
Maggies_farm.sng
Transcribed intro riff, Maggie's Farm cover by RATM, translated into int tone array.
sng -
371.00 bytes -
01/07/2019 at 02:20
|
|
Download
|
lucy_in_the_sky_chorus.sng
Transcribed chorus to song, Lucy In The Sky With Diamonds by The Beatles, translated into int tone array.
sng -
424.00 bytes -
01/07/2019 at 02:20
|
|
Download
|
Maggies_farm
Transcribed intro riff, Maggie's Farm cover by RATM.
maggies_farm -
437.00 bytes -
01/07/2019 at 02:20
|
|
Download
|