Open GoogleCodeExporter opened 9 years ago
I realized I uploaded the version that makes the arduino not work. replace the
line
TV.println("Esta estacion de television");
with
TV.println("I'm the TVout library");
and it should work. it's completely ilogical
Original comment by jjpl...@gmail.com
on 24 Jul 2013 at 8:00
ok, I tested it on linux (debian on raspberry pi, arduino 1.0.1), and even do
it's not as erratic as in windows, it still has this very same behaviour, some
text prevents the arduino board to work or to not output video
please help!! I really need this to work for a college project
Original comment by jjpl...@gmail.com
on 26 Jul 2013 at 3:17
guys, any support at all? somebody?
Original comment by jjpl...@gmail.com
on 30 Jul 2013 at 8:14
I seem to be running into a similar problem. Though it seems like I'm hitting a
limit as to how many times I can call TV.print() or TV.println() before it will
upload the sketch, but no video is produced. If I comment out one of the print
lines, it works.
It doesn't seem to matter what the text is.
Original comment by spaceman...@gmail.com
on 8 May 2014 at 1:02
hi
try using the TV.printPGM() command
Original comment by jjpl...@gmail.com
on 8 May 2014 at 3:04
Original issue reported on code.google.com by
jjpl...@gmail.com
on 24 Jul 2013 at 5:37Attachments: