Are there any electronic devices based on ATmega328p/ATmega328 microcontrollers?

With a bootloader on chip you can use Serial (RX/TX) for loading the code. Without a bootloader you can use parallel (HV) programming or Debug Wire. ICSP is possible as well.