Next Step Menu pages..
Things are moving forward. The touchscreen is already working well. Next comes access to the patch files on the DS card. The patch files contain the samples that are loaded into the 16MB PSRAM on the Teensy and the...
Hello dear DIY friends..
I'm working on a new project called Degenerator 2. It's a polyphonic sampler and synthesizer based on Teensy 4.1 with 16MB sample ram and touchscreen.
In 2011 I started developing my first monophonic sampler/synthesizer...
Thank you for your support :)
I was using an old ILI9341_t3n lib from KurtE. The current lib ILI9341_t3n version 1.1.1 from KurtE it works very fine.
Link: https://github.com/KurtE/ILI9341_t3n/commits/v1.1.1
I solved my problem. I commented out the code lines in ILI9341_tn3.cpp Draw a character
// Draw a character
void ILI9341_t3n::drawChar(int16_t x, int16_t y, unsigned char c,
uint16_t fgcolor, uint16_t bgcolor, uint8_t size_x,
uint8_t...
Print space problem with ILI9341_t3n.h
tft.print("Init Program"). "Init_Program" is an file name from SD Card. Thanks for a little help my friend ;)
// Draw a character
void ILI9341_t3n::drawChar(int16_t x, int16_t y, unsigned char c...
Problem with old firmware version T41-1.0.15 on my Teensy 4.1 and LCD 2x16 and PCM5102A. It freezes when starting. The LCD shows "MicroDexed (c) ParasiTstudio.