- Which microcontroller supports Python programming by default?
Answer: Raspberry Pi Pico. - What is the “brain” of a microcontroller board?
Answer: The microcontroller chip (CPU). - Give two differences between Arduino Uno and Raspberry Pi Pico.
Answer:- Arduino uses ATmega328P (8-bit), Pico uses RP2040 (32-bit dual-core).
- Arduino is programmed in C/C++, Pico supports MicroPython and C/C++.
Microcontrollers — Smart Core
0/5
Lesson 2: Digital Senses with Sensors
0/5
Lesson 3: Logic in Action
0/5
Lesson 4: Data from the Real World
0/5
Lesson 5: Let’s Code Responsibly
0/5
Lesson 6: My Smart Device Demo
0/5