Comments on: Blinking LED using Atmega32 Microcontroller and Atmel Studio https://electrosome.com/blinking-led-atmega32-avr-microcontroller/ You Inspire.....We Create..... Thu, 20 Jun 2019 05:02:55 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: 001101001111 https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/7452 Thu, 20 Jun 2019 05:02:55 +0000 https://electrosome.com/?p=5704#comment-7452 In reply to Ligo George.

or crack it 🙂

]]>
By: testingbeta https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6959 Fri, 15 Dec 2017 16:36:00 +0000 https://electrosome.com/?p=5704#comment-6959 In reply to Uilsbat Arslan.

I hope you have learned by know, its connected to the cip via some sort of programmer (many available on market, eg USBASP)

If this looks scary to you, start with arduino , very very easy for beginners.

]]>
By: Dr.Topaz https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6817 Sun, 09 Jul 2017 06:10:00 +0000 https://electrosome.com/?p=5704#comment-6817 First of all ,an excellent tutorial. Secondly you didn’t mention why did you use ifndef instead of ifdef? Also what’s the meaning of ifndef?

]]>
By: TSM CTA https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6722 Wed, 29 Mar 2017 19:42:00 +0000 https://electrosome.com/?p=5704#comment-6722 In reply to Kailash Giri.

It’s the same

]]>
By: Kailash Giri https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6693 Sat, 11 Mar 2017 16:57:00 +0000 https://electrosome.com/?p=5704#comment-6693 If I use internal clock 8MHz then how to write
#define F_CPU 16000000UL this line?
Like this #define F_CPU 8000000UL (at the end what UL or L)

]]>
By: Uilsbat Arslan https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6590 Sun, 25 Dec 2016 03:26:00 +0000 https://electrosome.com/?p=5704#comment-6590 In reply to Ligo George.

How do i connect computer and microcontroller?

]]>
By: Uilsbat Arslan https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6589 Sat, 24 Dec 2016 19:51:00 +0000 https://electrosome.com/?p=5704#comment-6589 In reply to Uilsbat Arslan.

In the other words, how do i connect computer and microcontroller?

]]>
By: Uilsbat Arslan https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6588 Sat, 24 Dec 2016 19:49:00 +0000 https://electrosome.com/?p=5704#comment-6588 How do i program Atmega32 from computer?

]]>
By: Ligo George https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6539 Sat, 03 Dec 2016 07:34:00 +0000 https://electrosome.com/?p=5704#comment-6539 In reply to mahdi.

Yes, you can use a single resistor if there is only a fixed number of LEDs are turning on at a time.
But if you are modifying something for learning it is good to have separate resistors as the current and voltage will vary depending on the number of LEDs turning on at a time.

]]>
By: mahdi https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments/6536 Thu, 01 Dec 2016 08:20:00 +0000 https://electrosome.com/?p=5704#comment-6536 would be better to place a resistor in series to the ground instead of placing 8 resistors.

]]>