Coilgun Power
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Coilgun Power

Microcontroller/Coilgun Ideas and Support
 
Main HomeMain Home  HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 3x3x3 Cube for Newbies

Go down 
2 posters
AuthorMessage
Jeff159




Posts : 1
Join date : 2008-05-21

3x3x3 Cube for Newbies Empty
PostSubject: 3x3x3 Cube for Newbies   3x3x3 Cube for Newbies Icon_minitimeWed May 21, 2008 8:31 pm

Good Afternoon Justin,

I would like to build a LED cube like you have on your site. I have not worked with PIC's before and have tried to research the overwhelming number of sites to get a basic idea on how to work with them. I have started to get an idea as to the basic workings of the controller and from my research I have discovered that you need a PIC, a programmer and programmer software.

So my question for you is? What would you recommend for a PIC (for the cube project, hopefully using your source code as a learning tool), programmer and programmer software that would allow for room to grow in programming knowledge as well as complexity of the project.

I saw you mentioned the PICKIT2 as a good tool but if I understood correctly it uses Assembly and from what I read on your site I believe you said C was better to use and is more versatile.

The other slightly confusing thing I ran across in the forum was you mentioned that AVR would be better to learn on....should I not even bother with PIC and go with AVR?

Thank you very much for a great site, all of the useful information, and your time.

Jeff
Back to top Go down
Admin
Admin
Admin


Posts : 115
Join date : 2008-03-26
Location : USA, California

3x3x3 Cube for Newbies Empty
PostSubject: Re: 3x3x3 Cube for Newbies   3x3x3 Cube for Newbies Icon_minitimeThu May 29, 2008 12:40 am

Quote :
I saw you mentioned the PICKIT2 as a good tool but if I understood correctly it uses Assembly and from what I read on your site I believe you said C was better to use and is more versatile.
No! The PICKIT2 does not care what language you use. It simply takes a HEX file and burns it into the PIC. The language you use is all up to your compiler. Almost all compilers (I don't know any that don't) will generate a HEX file for you. I use MPLAB and C18 (both free for student version) from Microchip when I have to work with PIC.

Quote :
The other slightly confusing thing I ran across in the forum was you mentioned that AVR would be better to learn on....should I not even bother with PIC and go with AVR?
I started with PIC just because I started with a Basic Stamp and search what kind of IC was on it and that happened to be a PIC16C570. I was a die hard PIC fan until I was forced to use an AVR when I got the robostix. AVR are, in my opinion, much easier/better them PIC. They are fully supported in Linux (big + for me, probably does not matter for you), have much better pin outs, and have way better through put (1MHz crystal = 1MIPS, with a PIC 4MHz crystal = 1MIPS).

Check out here. It seems to be a decent tutorial. Remember you can always ask for help here. Very Happy

Another great thing about AVR is Atmel is should release the new XMEGA series soon. Very Happy I am planing on making a development board for ATxmega256A1 when they come out.

Almost forgot. This is a great programmer for the AVR.

Justin
Back to top Go down
http://coilgunpower.com
 
3x3x3 Cube for Newbies
Back to top 
Page 1 of 1
 Similar topics
-
» 3x3x3 RGB LED Cube Patterns
» questions about the 3x3x3 rgb cube
» Led cube 5x5x5 programming problem
» Single color 4x4x4 led cube
» questions on a cube

Permissions in this forum:You cannot reply to topics in this forum
Coilgun Power :: PIC Microcontrollers :: LED Cubes-
Jump to: