I don't want to use Arduino! in fact, I want to learn how to replace Arduino to make personalized board for each future project.
Function:
when it gets dark, photoresists input a different voltage into the chip, and based on the code I wrote, it can therefore output/change led using PWM.
I use ATMega 328p to replace the functions of Arduino:
https://www.youtube.com/watch?v=Sww1mek5rHU
I did this simply based on how the man connected the atmega328p onto bread board
Version2:
so hard finding the usb to ttl converter chip!!!
CP2102 / FT232RL
I choose CP2102 because I can only find the schematic for this chip😢