My LED Cube

Looking forward to see your

Looking forward to see your LED cube working. I have made one using Arduino and for a FEZ Panda running NETMF http://www.microframeworkprojects.com/index.php?title=LED_cube but never tried a PICAXE.

But is this project really a ‘Robot – work in progress’ ? It probably should be posted under ‘Something Else’ .

And it might be a bit early to ask for cool patterns before you have the cube working. As far as I can tell your only testing the LEDs manually on the video.

PS. I would also recommend that you start using a breadboard on your projects and get the system to work there before you solder anything at all. And never solder any chip directly on the board if you can avoid it.

** I’ve done all the math and**

 I’ve done all the math and used the system that I used before. So it should work with no problems.

Can you tell us more about

Can you tell us more about what the “IRIS System (master control)” is?

For inspiration you should

For inspiration you should have a look at this http://www.instructables.com/id/Led-Cube-8x8x8/ and please vote for him in the contest (at the top of the page).

** I was waiting until I was**

 I was waiting until I was done to tell everyone on a post but the IRIS System is composed of A couple of septate systems:

  • Of course the LED cube
  • Controlling my robots and helping them to work together (robots may include, well, everything that uses electricity in my house)
  • Input from a homemade remote controller
  • Rom and Ram
  • Speech Recondition
  • Input from a computer (and possible an ipad) for control, internet usage, the possibilities are endless
  • Speech along with AI

 this is an EXTREMELY long term goal that will slowly mature in the order that they are listed.

 

and thank you for that link, very helpful.

If your LED lights up from

If your LED lights up from the soldering iron I would consider buying a new one. To me it sound like some current is leaking out to the metal of your soldering iron and the wall plug didn’t look like a grounded plug.   The LED might act as a part of a rectifier bridge and what your seeing is actually PWM at the frequency of your AC supply.

** Thanks, is it in any way**

 Thanks, is it in any way dangerous or can it eventually become dangerous to me?

I’m really not sure. You

I’m really not sure. You might put a post up on the forum as that is the proper place for this question.
If the voltage/current is not enough to give you a shock, you might end up frying some component while soldering them.

Well, in my next update,
Well, in my next update, you’ll see my solution :slight_smile:

IRIS?

I still don’t know what flame monitoring has to do with anything, though…

flame monitoring?

flame monitoring?

IRIS Systems

IRIS Systems is a company that sells electronic flame monitoring systems. The logo and typeface you are using in your avatar is almost identical. This was not intentional?

 

Of course not! I can’t
Of course not! I can’t believe this! Well, at least my logo has color!

Hi An-Tech

How is your LED cube coming along? Have you got it working yet?
We are waiting for a video

** well, school has taken**

 well, school has taken over my life at the moment, but don’t worry, I’m trying my best to finish it.

1. I understand perfectly,
1. I understand perfectly, but I had a 40x1 on hand and didn’t want to complicate an already fine system.
2. Sounds like a good idea, but again, I already have a working system

Thanks!

An area where I could use
An area where I could use some help is a music tempo sensor…

and how do you PWM an LED?

and how do you PWM an LED?

Check out Picaxe Manual 2,

Check out Picaxe Manual 2, and look at the pwmout and pwmduty commands.

Actually, I’m still using
Actually, I’m still using some NPN transistors. To make the columns negative you set it to high.

Again, another excellent idea, but I’m just going to keep it simple because I want to move on. Also, the code looks like it takes up more program space. Personally I would like a larger variety of patterns then LEDs of different brightnesses.