Hello!

Welcome to my random collection of LED projects. Hope you find something interesting, and if you make the pong clock send me a pic!

Nick, London

9 thoughts on “Hello!

  1. Hi

    Came across your site and the Pong Clock, only problem is that I have the older LED Matrix boards. So………..any plans to release code for working with these boards.

    Thanks

  2. Hey i’m new to Electronic circuiting and I would like to know where to begin. I have a strong want to build and create but I have no idea where to begin. Can you help me??

    • I would look at some of the sites that do kits – e.g. sparkful electronics. Those will give you a good introduction.

      If you like the idea of programming, look at the Arduino kits. There are lots of interesting starter kits that let you do all sorts of cool things. Good luck!

      Nick

  3. Hey nick,
    I got my sure-16X24 board working. But the problems is that to turn on the single display i need to select both cs1 and cs2 dip switches. I think there is some thing wrong in my code. Can please send me your code. So that I can learn my mistakes. My id is dudedevil100@gmail.com

    Regards,
    Pratik .R. Bhagat

    • Hi Pratik, you can download my code from this pong clock page at the bottom if you want to have a look. Or else there are demos on the arduino site if you search for sure electronics.

      Nick

  4. hey, i was searching the web and came across this awsome pong clock so i decided to spend the money and do all ur steps but im confused im getting
    pongclock_v2_27.cpp:177:1: error: unterminated #ifndef
    pongclock_v2_27:50: error: redefinition of ‘class Button’
    C:\Program Files\Arduino\arduino-0022\libraries\Button/Button.h:32: error: previous definition of ‘class Button’
    pongclock_v2_27.cpp: In function ‘void gettime()’:
    pongclock_v2_27:142: error: expected `}’ at end of input

    when i try to compile can u please help me fix

    thanks alot it is so cool i cant wait to show it off

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s