9. Embedded programming
-
I didn't compare many microcontroller families as group assignment requested as i studied as an only student in my lab.
-
I later used ESP32CAM for my final project so i could summarize some difference and performances between ESP32CAM and ATTINY.
-
Like my final project, my board has to run a sever on the board it does require more memories, i should choose ESP32.
-
ESP32 and Attiny both can use Arduino as ISP to be programmed.