mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards: fix inches unit in documentation
This commit is contained in:
parent
c80591779f
commit
9a72d6cc55
@ -7,7 +7,7 @@
|
||||
|
||||
![Adafruit-Itsybitsy-M4 compared to a quarter dollar](https://cdn-learn.adafruit.com/assets/assets/000/055/465/large1024/adafruit_products_3800_quarter_ORIG_2018_06.jpg?1529192175)
|
||||
|
||||
This is a small formfactor (only 1.4" long by 0.7" wide) SAM D51 board made by Adafruit.
|
||||
This is a small formfactor (only 1.4\" long by 0.7\" wide) SAM D51 board made by Adafruit.
|
||||
|
||||
The board features one red LED (LD1), one DotStar / APA102 RGB LED, a reset button as well as
|
||||
21 configurable external pins(6 of which can be analog in).
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
### General information
|
||||
|
||||
This is a small formfactor (only 1.4" long by 0.7" wide) nRF52840 board made by Adafruit.
|
||||
This is a small formfactor (only 1.4\" long by 0.7\" wide) nRF52840 board made by Adafruit.
|
||||
|
||||
The board features one red LED (LD1), one DotStar / APA102 RGB LED, a user (SW1), a
|
||||
reset button as well as 21 configurable external pins(6 of which can be analog in).
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* - Micro-SD card interface
|
||||
* - OV7670 camera interface
|
||||
* - 3.2" SPI LCD panel
|
||||
* - 3.2\" SPI LCD panel
|
||||
* - RGB LED
|
||||
*
|
||||
* Furthermore, many GPIOs are broken out for extension. The USB bridge
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* - Micro-SD card interface
|
||||
* - OV7670 camera interface
|
||||
* - 3.2" SPI LCD panel
|
||||
* - 3.2\" SPI LCD panel
|
||||
* - RGB LED
|
||||
*
|
||||
* Furthermore, many GPIOs are broken out for extension. The USB bridge
|
||||
|
@ -38,7 +38,7 @@ The ESP32-S3-Box has following main features:
|
||||
| ESP32-S3 SoC | yes |
|
||||
| 16 MB Flash | yes |
|
||||
| 8 MB QSPI RAM | yes |
|
||||
| 2.4" LCD Display 320 x 240 with ILI9342C | yes |
|
||||
| 2.4\" LCD Display 320 x 240 with ILI9342C | yes |
|
||||
| Capacitive Touch Panel | no |
|
||||
| Dual Microphone ES7210 | no |
|
||||
| Speaker Codec ES8311 | no |
|
||||
|
@ -73,7 +73,7 @@ The Espressif ESP32-S3-USB-OTG is a development board that uses the
|
||||
ESP32-S3-MINI-1 module. Most important features of the board are
|
||||
|
||||
- Micro-SD Card interface
|
||||
- 1.3" Color LCD display with ST7789 display controller
|
||||
- 1.3\" Color LCD display with ST7789 display controller
|
||||
- USB-to-UART bridge
|
||||
- `USB_DEV` Type-A male port
|
||||
- `USB_HOST` Type-A female port
|
||||
|
@ -41,7 +41,7 @@ The ESP32-S3 WT32-SC01 Plus has following main features:
|
||||
| ESP32-S3 SoC | yes |
|
||||
| 16 MB Flash | yes |
|
||||
| 2 MB QSPI RAM | yes |
|
||||
| 3.5" LCD Display 480 x 320 with ST7796UI | yes |
|
||||
| 3.5\" LCD Display 480 x 320 with ST7796UI | yes |
|
||||
| Capacitive Touch Panel with FT6336U | yes |
|
||||
| SD Card SPI mode | yes |
|
||||
| USB Type-C | yes |
|
||||
|
@ -63,7 +63,7 @@
|
||||
/**
|
||||
* @name LCD display configuration
|
||||
*
|
||||
* ESP32-S3 WT32-SC01 Plus uses a 3.5" LCD 480 x 320 pixel display with
|
||||
* ESP32-S3 WT32-SC01 Plus uses a 3.5\" LCD 480 x 320 pixel display with
|
||||
* an ST7796UI as driver chip and MCU8080 8-bit parallel interface.
|
||||
*
|
||||
* This configuration cannot be changed.
|
||||
|
@ -12,7 +12,7 @@ that is equipped with a TFT display with the following on-board components:
|
||||
- USB Type C
|
||||
- TF card slot
|
||||
- 3 user LEDs
|
||||
- 0.96 inches TFT display 160 x 80 pixel
|
||||
- 0.96\" TFT display 160 x 80 pixel
|
||||
|
||||
@image html "https://media-cdn.seeedstudio.com/media/catalog/product/cache/7f7f32ef807b8c2c2215b49801c56084/1/1/114992425_1.jpg" "Sipeed Longan Nano" width=600
|
||||
|
||||
|
@ -16,7 +16,7 @@ on-board components:
|
||||
- USB Type C
|
||||
- TF card slot
|
||||
- 3 user LEDs
|
||||
- 0.96 inches TFT display 160 x 80 pixel (optional)
|
||||
- 0.96\" TFT display 160 x 80 pixel (optional)
|
||||
|
||||
@image html "https://wiki.sipeed.com/hardware/assets/Longan/nano/Longan_nano.124.jpg" "Sipeed Longan Nano" width=600
|
||||
|
||||
|
@ -10,7 +10,7 @@ is an evaluation board supporting a ARM Cortex-M7 STM32F746NG microcontroller
|
||||
with 340KB of RAM and 1MB of ROM Flash.
|
||||
|
||||
As main features, this board provides:
|
||||
- a 4"3 RGB 480×272 color LCD-TFT with capacitive touch screen,
|
||||
- a 4.3\" RGB 480×272 color LCD-TFT with capacitive touch screen,
|
||||
- an ethernet port
|
||||
- 2 user USB ports (FS and HS)
|
||||
- 2 user digital microphones
|
||||
|
@ -13,7 +13,7 @@ is identical.
|
||||
|
||||
As a result, the main features available on this board are shared with the ones
|
||||
provided by the STM32F746G-DISCO:
|
||||
- a 4"3 RGB 480×272 color LCD-TFT with capacitive touch screen,
|
||||
- a 4.3\" RGB 480×272 color LCD-TFT with capacitive touch screen,
|
||||
- an ethernet port
|
||||
- 2 user USB ports (FS and HS)
|
||||
- 2 user digital microphones
|
||||
|
@ -9,7 +9,7 @@ The
|
||||
[STM32L0538-DISCO](https://www.st.com/en/evaluation-tools/32l0538discovery.html)
|
||||
discovery kit features an ultra low-power stm32l053c8t6 microcontroller with
|
||||
64KB of FLASH and 8KB of RAM.
|
||||
The board also provides an on-board 2.04" E-paper display (not supported yet).
|
||||
The board also provides an on-board 2.04\" E-paper display (not supported yet).
|
||||
|
||||
![STM32L0538-DISCO](https://www.st.com/content/ccc/fragment/product_related/rpn_information/board_photo/group0/67/a2/3f/98/6b/24/4a/27/stm32l0538-discovery.jpg/files/stm32l0538-disco.jpg/_jcr_content/translations/en.stm32l0538-disco.jpg)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user