Hi tech geeks in today’s article we will be handling the new Raspberry Pico, this board comes with RP2040 microcontroller with the following key features:
1- RP2040 microcontroller with 2MByte Flash
2- Micro-USB B port for power and data (and for reprogramming the Flash)
3- 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations
4- 3-pin ARM Serial Wire Debug (SWD) port
5- Dual-core cortex M0+ at up to 133MHz
6- 264kByte multi-bank high performance SRAM
7- External Quad-SPI Flash with eXecute In Place (XIP) and 16kByte on-chip cache
8- 30 multi-function General Purpose IO (4 can be used for ADC)
9- 1.8-3.3V IO Voltage (NOTE Pico IO voltage is fixed at 3.3V)
10- 12-bit 500ksps Analogue to Digital Converter (ADC)
11- Various digital peripherals :
2 × UART, 2 × I2C, 2 × SPI, 16 × PWM channels ◦ 1 × Timer with 4 alarms, 1 × Real Time Counter
Purpose
Create a counter with seven segment display and for each cycle (10 seconds) we get a bipping sound from a buzzer.