8000 Update README.md · TGralla/arduino-pico@f997a9c · GitHub
[go: up one dir, main page]

Skip to content

Commit f997a9c

Browse files
Update README.md
1 parent 9039089 commit f997a9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Read the [Contributing Guide](https://github.com/earlephilhower/arduino-pico/blo
8585
# Features
8686
* Adafruit TinyUSB Arduino (USB mouse, keyboard, flash drive, generic HID, CDC Serial, MIDI, WebUSB, others)
8787
* Bluetooth on the PicoW (Classic and BLE) with Keyboard, Mouse, Joystick, and Virtual Serial
88+
* Bluetooth Classic HID master mode (connect to BT keyboard or mouse)
8889
* Generic Arduino USB Serial, Keyboard, Joystick, and Mouse emulation
8990
* WiFi (Pico W, ESP32-based ESPHost, Atmel WINC1500)
9091
* Ethernet (Wired W5500, W5100, ENC28J60)
@@ -98,7 +99,7 @@ Read the [Contributing Guide](https://github.com/earlephilhower/arduino-pico/blo
9899
* digitalWrite/Read, shiftIn/Out, tone, analogWrite(PWM)/Read, temperature
99100
* Analog stereo audio in using DMA and the built-in ADC
100101
* Analog stereo audio out using PWM hardware
101-
* Bluetooth A2DP audio source (output) on the PicoW
102+
* Bluetooth A2DP audio source (output) and sink (input) on the PicoW
102103
* USB drive mode for data loggers (SingleFileDrive, FatFSUSB)
103104
* Peripherals: SPI master/slave, Wire(I2C) master/slave, dual UART, emulated EEPROM, I2S audio input/output, Servo
104105
* printf (i.e. debug) output over USB serial

0 commit comments

Comments
 (0)
0