# pico-RGB-keypad example for CircuitPython

**URL:** https://forums.pimoroni.com/t/pico-rgb-keypad-example-for-circuitpython/23084
**Category:** Support
**Created:** [October 13, 2023, 9:08am UTC](https://forums.pimoroni.com/t/pico-rgb-keypad-example-for-circuitpython/23084 "2023-10-13T09:08:27Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![qajhsieh](https://avatars.discourse-cdn.com/v4/letter/q/f0a364/32.png) [@qajhsieh](https://forums.pimoroni.com/u/qajhsieh)
#### Post date: [October 13, 2023, 9:57am UTC](https://forums.pimoroni.com/t/pico-rgb-keypad-example-for-circuitpython/23084/2 "2023-10-13T09:57:34Z")

</div>

sorry. I searched for the same topic from:

> [@Pico audio pack with rpi pico w on circutit python - no audio](https://forums.pimoroni.com/t/pico-audio-pack-with-rpi-pico-w-on-circutit-python-no-audio/20816):
>
> Hey folks, i downloaded the adafruit-circuitpython-raspberry\_pi\_pico\_w-de\_DE-8.0.0-beta.4.uf2 to the pico w, then i flashed the example sketch with the pins adopted to the pico audio and after that i only hear noise on high gain and nothing on low gain. Can someone help me? Best nanu import time import array import math import audiocore import board import audiobusio audio = audiobusio.I2SOut(board.GP10, board.GP11, board.GP9) tone\_volume = 0.1 # Increase this to increase the volume of th…

Now I’m reading and testing.

---

_[View the full topic](https://forums.pimoroni.com/t/pico-rgb-keypad-example-for-circuitpython/23084)._
