fbpixel
Tags: ,

Raspberry Pi 3 is a microcomputer with an integrated Bluetooth and WiFi module. Very easy to use, it’s lightweight and has greater memory and computing capacity than the Arduino.

presentation-raspberry-pi-3 Raspberry Pi 3B+ microcontroller overview

Microcontroller features

The Raspberry Pi 3B+ microcontroller uses the quad-core ARMv8 microprocessor. This processor operates at a clock frequency of 1200 MHz. It has NC kB RAM, NC kB EEPROM and 2 to 16 GB kB Flash memory (for programming and data logging).

  • CPU quad-core ARMv8
  • Voltage : 3.3V
  • Flash : 2 to 16 GB kB
  • RAM : NC kB
  • EEPROM : NC kB
  • Clock speed : 1200MHz
  • WiFi : Yes
  • Bluetooth : Yes
  • SD : Yes
micro-raspberry-pi3 Raspberry Pi 3B+ microcontroller overview

The microcontroller has a WiFi chip, enabling it to connect to the local network, create a server or create its own network for other devices to connect to. The microcontroller has a Bluetooth chip that enables it to interact with other devices. The Raspberry Pi 3B+ microcontroller also has an SD card slot for storing files for a website, for example.

Power supply

The Raspberry Pi 3B+ operates on a voltage range of 4.9-5.2V, thanks to its on-board voltage regulator, while the microprocessor operates on a voltage of 3.3V. In normal operation, the microcontroller consumes up to 45mA (if no power is supplied) and can accept a maximum current of 20mA on each of its IO pins.

Pinout

  • Digital I/O : 29 (GPIO0, GPIO1, GPIO2, GPIO3, GPIO4, GPIO5, GPIO6, GPIO7, GPIO8, GPIO9, GPIO10, GPIO11, GPIO12, GPIO13, GPIO14, GPIO15, GPIO16, GPIO17, GPIO18, GPIO19, GPIO20, GPIO21, GPIO22, GPIO23, GPIO24, GPIO25, GPIO26, GPIO27, GPIO28)
  • Broches PWM : 29 (GPIO0, GPIO1, GPIO2, GPIO3, GPIO4, GPIO5, GPIO6, GPIO7, GPIO8, GPIO9, GPIO10, GPIO11, GPIO12, GPIO13, GPIO14, GPIO15, GPIO16, GPIO17, GPIO18, GPIO19, GPIO20, GPIO21, GPIO22, GPIO23, GPIO24, GPIO25, GPIO26, GPIO27, GPIO28)
  • Communication Serial: 1 ((‘GPIO14’, ‘GPIO15’))
  • I2C communication : 1 ((‘GPIO2’, ‘GPIO3’))
  • SPI communication : 1 ((‘GPIO8’, ‘GPIO11’, ‘GPIO9’, ‘GPIO10’))
  • I2S communication: 1 ((‘GPIO18’, ‘GPIO19’, ‘GPIO21’))
raspberry_pi_circuit_note_fig2 Raspberry Pi 3B+ microcontroller overview

Summary of features

Microcontrôleur
Nom: RaspberryPi3B+
Marque: RaspberryPi
Caractéristiques
CPU: quad-core ARMv8
Tension d’alimentation : 4.9-5.2V
Tension logic: 3.3V
E/S digitales: -1
Entrées analogiques: 0
Flash: 2 to 16 GBkB
SRAM: NCkB
EEPROM: NCkB
Fréquence d’horloge: 1200 MHz
Wifi: Yes
Bluetooth: Yes
SD card: Yes
Touch: No
UART/SPI/I2C/I2S: Yes/Yes/Yes/Yes

How to get started