Tagged Questions

3
votes
8answers
4k views

How to send sound to a speaker

If I were to program a microcontroller (ATMega128) to play a realtone with a speaker, how would I do this? Do I need to use a digital/analog converter to send different amplitude values, or is it ...
3
votes
5answers
13k views

Using a rotary encoder with AVR Micro controller

I'm having trouble getting a rotary encoder to work properly with AVR micro controllers. The encoder is a mechanical ALPS encoder, and I'm using Atmega168. Clarification I have tried using an ...
1
vote
1answer
152 views

how to implement an own flashing-software for an ATmega8-microcontroller

has anyone some kind of documentation how to implement an own flashing-procedure for an atmega8-microcontroller ? when searching, i have only found tutorials, on how to flash custom software with the ...
1
vote
2answers
491 views

Which IDE to use for ATMega32 micro controller coding

I am involved in a project which requires designing a mini rover (mars rover types). I am using ATMega32 micro controller. I have other hardware like DC motors, IR sensors etc. My query is that is ...
0
votes
0answers
69 views

PB7, PD7 (on ATMega32) won't work when pull ups enabled. Also PC6 and PC7 don't show output [closed]

I am making 8*8 keypad(on PORTB and PORTD) with ATMega32 using proteus 6.9 and AVRstudio5. My problem is PB7 and PD7 won't work when pull ups on those pins are enabled. Here PD7 is output, so no ...
0
votes
1answer
42 views

Error while online manipulation of CM5 in the bioloid kit

I am getting the following error after flashing a program on the controller(CM5) and while on-line manipulation of CM5 in the bioloid kit. 000 0x00 dynamixels found . Error 0800. What gives?