Giter VIP home page Giter VIP logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
A couple of notes i forgot: 

- My ATmega1284p is running at 16Mhz
- The output I attached is not from the DemoNTSC, is another example I created 
that draws a rectangle with a cross between its corners, you can see that the 
image is also drawn with a horizontal offset (thats the flickering).
- I had tired the example sketches and schematic with an Arduino Duemilanove 
(ATmega328p) with both version and it works fine

Original comment by [email protected] on 24 Nov 2010 at 6:47

from arduino-tvout.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
I have a atmega1284p as well and I also have troubles with it.  The issue 
varies depending on the resolution used. from unusable to almost non 
existent(120x96 works pretty well).

The issue is caused by the line handler taking to long on the 1284p vs other 
devices. It can be fixed by changing 
_NTSC_TIME_OUTPUT_START/_PAL_TIME_OUTPUT_START to a slightly higher value (15 
for NTSC and 15.5 for PAL seem to work perfectly although this may shift the 
image of the screen....)

Are you using the sanguino cores? I am wondering if there is an interrupt 
firing that cannot for this library to work. Although I have not heard of this 
issue effecting standard sanguinos.

Original comment by [email protected] on 25 Nov 2010 at 1:24

from arduino-tvout.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Demo sketches work fine for me although maybe I have fixed them since the last 
push. Ill look into it.

Original comment by [email protected] on 25 Nov 2010 at 1:25

from arduino-tvout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.