Microcontrollers - AVR Atmega32 - Writing our First LCD Program
Uploader Comments (anajonesr)
All Comments (19)
-
At what clockspeed are you running your atmega? my calculator tells me at 8Mhz an instruction needs 125ns, but you only use 2 nops. In the previous video you said it can take up to 500ns. what's up with that?
-
Is there a reason you used upper case letters when it showed lower case letters in the code when inserting newbie hack? Does it make a difference? 0x4e verses 0x4E
Thanks (I have spent 4 hours so far on this video - putting it in notepad and replaying it over and over to catch most of what you are doing- It is very interesting. (I guess when I try the program I will find out won't I :D)
Thanks again.
Don
-
@anajonesr can't wait!!!
-
@eerereps You are very welcome and thanks for the kind words.
-
Great videos! I am new to WinAvr and I was wondering if it is also possible to use libraries let say from Arduino environment if you have the same micro-controller. There are many devices and sometimes available library is just life saver. If yes I would love to see some videos. Thanks
@Stitch7577 If you wish to use arduino with the atmega just go into the arduino ide and in the menu burn a bootloader to the chip of a USB programmer and then use it like a normal arduino
will34uk 2 months ago
@will34uk Thanks for the tip. I may do a tutorial on this later.
anajonesr 2 months ago
hey there... awesome videos... any tutorials on RS232 standard? - u know, setting up, sending and receiving, H/W and S/W buffers? etc... thanks!
eerereps 3 months ago
@eerereps These videos are coming soon.
anajonesr 3 months ago
@anajonesr well???
eerereps 1 month ago
@eerereps The main page of the newbiehack website has the official list of upcoming videos and the order they will be created. Thanks.
anajonesr 1 month ago