61
TinyTV & Tiny Video Player / Re: #include "src/IRremote/IRremote.h"
« on: August 16, 2022, 11:20:50 AM »
The tcConfigure() is an audio function that is necessary to having audio with the TV - the audio.ino file has the definition of this function and should be in the zipped folder of the TinyTV program.
You need to unzip the entire folder without moving where the main files are - you should see all the file tabs are at the top of the IDE. The program will not work or compile if you only open the TinyTV.ino file. If you have the correct hardware, selections, and the unmodified code as can be downloaded from the tutorial, then you should be able to compile. I recommend starting with the code as is from the download.
Attached is how a picture of the unzipped folder should look. From there you can double click any of the .ino files to open them all in the Arduino IDE - this is what you should replicate.
Cheers,
Réna
You need to unzip the entire folder without moving where the main files are - you should see all the file tabs are at the top of the IDE. The program will not work or compile if you only open the TinyTV.ino file. If you have the correct hardware, selections, and the unmodified code as can be downloaded from the tutorial, then you should be able to compile. I recommend starting with the code as is from the download.
Attached is how a picture of the unzipped folder should look. From there you can double click any of the .ino files to open them all in the Arduino IDE - this is what you should replicate.
Cheers,
Réna