Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
I am working my way towards the PIC directly but had some projects and was a little familiar with Basic so it was an easy transition to use the Nano. I find the Nano series economically priced and they seem to do what I need. I did acquire a Pickit 2 a while back but I will need to work through the tutorials to learn how to use it. It is a some day thing..... The Nano looks like a good product but it seems like it has not caught on. The owner is good on the forum and there are a couple of very helpful users but not too much chatter. I do not know much about the PicAxe or other similar devices to compare them fairly.
The compiler is free, as far as I know. I have not looked at the 32 bit components. No need to, project wise and not there yet in my learning curve but I believe the Micro Studio Suite does all of the Atom line. It seems fairly easy to use but again, I have nothing to compare to...
Hopefully, it works out for you. It would be nice to know I gave some help on these forums instead of always receiving...
Forgive my "newbie-ness" but what is the difference between Interpreter and compiler? The "suite" I use to write the code and program the Nano chips, although often I just use a text prgram and copy/paste later. Is that not a compiler? or does a compiler do something different at a different level?
An interpreter is program resident on the final platform that will interpret each line one by one ( similar to the basic's on early computers...speccy, commodore and such)
A compiler physically compile's the code into the machines native language... binary
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.