Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-pico
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-pico
Commits
f997a9c3
Unverified
Commit
f997a9c3
authored
Jun 05, 2024
by
Earle F. Philhower, III
Committed by
GitHub
Jun 05, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
90390890
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
f997a9c3
...
...
@@ -85,6 +85,7 @@ Read the [Contributing Guide](https://github.com/earlephilhower/arduino-pico/blo
# Features
*
Adafruit TinyUSB Arduino (USB mouse, keyboard, flash drive, generic HID, CDC Serial, MIDI, WebUSB, others)
*
Bluetooth on the PicoW (Classic and BLE) with Keyboard, Mouse, Joystick, and Virtual Serial
*
Bluetooth Classic HID master mode (connect to BT keyboard or mouse)
*
Generic Arduino USB Serial, Keyboard, Joystick, and Mouse emulation
*
WiFi (Pico W, ESP32-based ESPHost, Atmel WINC1500)
*
Ethernet (Wired W5500, W5100, ENC28J60)
...
...
@@ -98,7 +99,7 @@ Read the [Contributing Guide](https://github.com/earlephilhower/arduino-pico/blo
*
digitalWrite/Read, shiftIn/Out, tone, analogWrite(PWM)/Read, temperature
*
Analog stereo audio in using DMA and the built-in ADC
*
Analog stereo audio out using PWM hardware
*
Bluetooth A2DP audio source (output) on the PicoW
*
Bluetooth A2DP audio source (output)
and sink (input)
on the PicoW
*
USB drive mode for data loggers (SingleFileDrive, FatFSUSB)
*
Peripherals: SPI master/slave, Wire(I2C) master/slave, dual UART, emulated EEPROM, I2S audio input/output, Servo
*
printf (i.e. debug) output over USB serial
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment