Michael

Forum Replies Created

Viewing 15 posts - 676 through 690 (of 1,008 total)
  • Author
    Posts
  • in reply to: Programming the 16×32 RGB LED matrix panel #1472
    Michael
    Keymaster

    Glad you are having fun. It’s such a nice display!

    Yeah, it would be great to post some cool stuff to YouTube or something!

    in reply to: Programming the 16×32 RGB LED matrix panel #1468
    Michael
    Keymaster

    Are you using the RGB Matrix Backpack board? It sounds like you are using an Arduino and an IDC cable. This is the forum for the nootropic design backpack board. For help with the panel, I suggest the Adafruit forum:
    http://forums.adafruit.com/viewforum.php?f=47

    in reply to: It works!!! #1467
    Michael
    Keymaster

    Good to hear it works. The Adafruit library has a bunch of examples, and one is scrolling text.
    File -> Examples -> RGBmatrixPanel -> scrolltext_16x32

    Have fun!

    in reply to: Demo Animation #1465
    Michael
    Keymaster
    in reply to: Nothin’s working #1464
    Michael
    Keymaster

    Excellent! You are lucky you didn’t fry that voltage regulator!

    in reply to: Nothin’s working #1462
    Michael
    Keymaster

    Some questions that may help:

    What type of power supply are you using? Is it center-positive?

    If the voltage regulator is hot, then polarity is reversed or there is a short between GND and VCC. But it sounds like you have resistance between them.

    Are the two electrolytic capacitors oriented correctly?

    Are you sure you have the 74LS247 and 74HC595 chips in the right position and oriented properly? Soldering on the back looks good.

    in reply to: Video Experimenter & Arduino UNO #1458
    Michael
    Keymaster

    Why don’t you read the documentation and projects yourself? I spent many many hours documenting the product and the projects so that you could learn on your own. Do you understand?

    http://nootropicdesign.com/ve/

    in reply to: Video Experimenter & Arduino UNO #1456
    Michael
    Keymaster

    yes, maybe that will work for you.

    in reply to: Video Experimenter & Arduino UNO #1454
    Michael
    Keymaster

    This project shows how to display text on the screen.
    http://nootropicdesign.com/projectlab/2011/03/20/text-and-graphics-overlay/

    Use the Enhanced TVout library from the Video Experienter web site.
    http://nootropicdesign.com/ve/

    You cannot use interrupt-driven communications (like I2C) while displaying video, so you will need to account for that.

    Best of luck.

    in reply to: Video Experimenter & Arduino UNO #1452
    Michael
    Keymaster

    If you want help with a project, you need to explain what you are trying to accomplish. The code you linked to seems to read data from an accellerometer. What are you trying to DO with this data? What is not working? I don’t see any Video Experimenter code in that code.

    What role does the Video Experimenter play in your project? Where is your code that uses the Video Experimenter? Have you successfully done anything with the Video Experimenter? There are simple projects on the web site.

    You must provide lots of information if you want help…

    in reply to: Video Experimenter & Arduino UNO #1450
    Michael
    Keymaster

    What is a “6dof IMU”?

    You need to provide much more information if you want help. For example, you could provide your code. Please properly format your code with code tags like this:

    foo = bar;
    in reply to: Am I missing out a step on VE ? #1449
    Michael
    Keymaster

    Are you using the special TVout library from the nootropic design website? Overlay does not work with the TVout lib from Google Code.

    in reply to: Am I missing out a step on VE ? #1446
    Michael
    Keymaster

    What kind of Arduino are you using? This works on Uno and Duemilanove.

    Did you assemble the electronics yourself? If so, then you may have a short somewhere…you can send a picture of the soldering to support@nootropicdesign.com

    in reply to: Am I missing out a step on VE ? #1024
    Michael
    Keymaster

    Does the video output of the camera device show on the TV? That is, does the signal pass through the VE?

    Have you tried another video source, like a DVD player or something?

    in reply to: About detonation ! #1023
    Michael
    Keymaster

    No, the device doesn’t actually explode. It just flashes lights and makes noise. Was your question serious?

Viewing 15 posts - 676 through 690 (of 1,008 total)