# ビット・トレード・ワン製ADRS2040U用Cサンプル ShellScript Magazineに掲載した[ADRS2040U](https://bit-trade-one.co.jp/adrs2040u/)向けのC言語によるサンプルです。 ![1684288455203](image/README/1684288455203.png) I2C経由でRP2040のADCをフリーランモードで利用できます。RP2040/Raspberry Pi PicoのC言語によるI2C Slaveの実装サンプルとしてお使いください。 ###### Requirements(必要なもの) * [Pico SDK 1.5](https://github.com/raspberrypi/pico-setup-windows) * Python3 * PyQtGraph