Skip to main content

Questions tagged [atmega]

ATmega is a family in the AVR series of Atmel microcontrollers. It is the main microcontroller of the Arduino prototyping platform. Please specify the specific part number in your question.

1 vote
1 answer
184 views

Controller Myself and a friend are building a custom LED-strip Controller based on AtMega for a small customer. We have designed the boards and have had them produced by JLCPCB. Under laboratory ...
SirMordrag's user avatar
2 votes
1 answer
70 views

I'm using a ATMega2560, and a FT812 Graphical LCD. Before my upgrade, I'm used USBASP and worked well. For some reason, I bought a AVRISP mkII. But I got a problem, the programmer does not frees the ...
JOrE's user avatar
  • 131
1 vote
1 answer
137 views

I have successfully make my C code on Atmega328 to read my 2 rotary encoders. (More details here) I am having an issue with the encoder always incrementing by 2 sometimes 4. I'm not sure where the ...
Antone Bajor's user avatar
4 votes
2 answers
105 views

In earlier models, for example, the ATmega328, it was relatively simple to measure our own supply voltage: set the voltage reference of the ADC to external VCC, set the multiplexer channel to the ...
vsz's user avatar
  • 2,644
0 votes
0 answers
57 views

I need support in decoding the communication of the boiler controller. I set as a goal to extend a simple controller with my own design. Unfortunately, I have fallen on a rather simple issue and have ...
GrzechuGW's user avatar
1 vote
4 answers
234 views

I want to make a basic temperature/humidity/CO2 controller with a SDC41 sensor and i want to use an INT0 interrupt to switch from normal controller mode to menu mode to change set values. When i press ...
Stefan Manolescu's user avatar
0 votes
1 answer
100 views

I'm planning to build an audio meter using ATmega328 chip and 2 RGB LEDs for both stereo channels. The color of an LED will be dependent on the level of the signal flowing to chips ADC. I'm also ...
cubix's user avatar
  • 315
0 votes
2 answers
150 views

I'm working on a custom ArduinoMega2560 and I was wondering if I could replace the 16U2 with the Arduino ISP https://docs.arduino.cc/retired/boards/arduino-isp/ (it's cheaper and simpler). Does this ...
Tristan's user avatar

15 30 50 per page
1
2 3 4 5
88