News

In this tutorial, we will see how replace Arduino board with Atmega328 IC and with few other components. For using Atmega328 IC in place of arduino, first we have to burn Arduino Bootloader in it and ...
Pin 15 on the IC is actually the pin for Digital Pin 9 (D9) on the Arduino. If you want to see the pinout for the ATmega328 IC, refer the “Pin Mapping” diagram.
At present Arduino uses ATmega328, ATmega168, ATmega1280, ATmega2560 and ATmega8 boards/controllers. However, many users/developers are using ATmega32 controller in their projects now and are more ...
The pinout pdf here is incorrect. According to the Arduino Due Eagle files, the pins are flipped. The first pin should be on the other side. This matches with the physical board which has the white ...
Here we are going to build a motion-controlled fan project using ATmega328 and RCWL-0516 Doppler RADAR Motion Sensor. This project will eliminate the need of manually turning on/off the room fan while ...
On the right hand side there a voltage regulator with smoothing caps. The left side hosts the obligatory pin 13 LED, and the crystal oscillator can be glimpsed on the far side of the ATmega328.
Fig. 1: Circuit diagram of ATmega328 I/O port expander PCF8591 is basically an 8-bit analogue-to-digital conversion (ADC) and an 8-bit digital-to-analogue conversion (DAC) chip. As shown in the ...
In this communication, several modules are presented to carry out practices with a microcontroller, initially with the PIC16F88, which was later conditioned to be used by the ATMeg328 on the Arduino ...