About 51,900 results
Open links in new tab
  1. Extend ATMEGA328P-AU pins - 3rd Party Boards - Arduino Forum

    Apr 5, 2023 · Hi Guys, I'm looking a way extend the pin's ATMEGA328P-AU chip without using any other component like shift register (this will be my last solution). My project will use the 23 …

  2. Ch-1 Introduction to ATmega328P Microcontroller - Arduino Forum

    Dec 21, 2020 · 1.1 What is an ATmega328P Microcontroller? It is this 28-pin semiconductor chip of Fig-1.1. The full name is “Micro Controlling Unit”, the short name is “Microcontroller”, and …

  3. Atmega328 vs Atmega328p....what are the differences?

    May 1, 2011 · title says it all, what are the differences? i am thinking there would be an issue burning a bootloader to the 328 since it is probably expecting the 328p, and is the 328 newer …

  4. Atmega328P / Atmega328 - Classic Nano - Arduino Forum

    Mar 4, 2025 · Hi so we want to use ATMEGA328 for serial interface communication. We are choosing Arduino Nano for it. I want to clarify a few things: Is ATMEGA328 and ATMEGA328P …

  5. ATmega328p + ESP8266 WIFI tutorial - Tutorials - Arduino Forum

    Jan 7, 2022 · Hi, So I had quite some trouble getting my board to work as most things are not straightforward. Therefore, I am writing this short tutorial with everything I learned so people …

  6. Block Diagram for the Internal Resources of ATmega328P MCU

    Jun 25, 2025 · (1) M10 (Module-10): The ATmega328P MCU of the Arduino UNO Board runs at 16 MHz clock frequency. If desired, it can be operated by an 8 MHz internal oscillator (M11). …

  7. Atmega328p - timer2 - fastpwm mode - Programming - Arduino …

    Dec 31, 2017 · The pin is simply HIGH Looking at the data sheet for the Atmega328p, timer2 appears quite symmetrical between OC2A and OC2B with the exception that there is special …

  8. ATMega328P sleep mode - Programming - Arduino Forum

    Nov 9, 2011 · I have seen several other posts and tutorials regarding putting an ATMEga328P to sleep and I have tried to follow those but my consumption is still quite high. My sketch is …

  9. Atmega328P cant upload code - Uploading - Arduino Forum

    Apr 17, 2025 · Hello together, i want to upload simple code (BlinkWithoutDelay) to my Atmega328P with DEBO2 USB TTL Unfortunately I got always an error: Connections are like …

  10. ATmega328p - ISP Command guide for programming flash …

    Dec 1, 2014 · HOW TO PROGRAM THE ATMEGA328(p) MANUALLY THROUGH SPI Programming the ATmega328(p) manually can easily be achieved using a standard SPI …