These's examples for our nRF52832 based Bluefruit LE modules
M5Stack Core のライブラリへようこそ
1.MacOS環境
2.Windows環境
Coming soon...
https://github.com/Afantor/Bluefruit52_Arduino/tree/master/examples
https://github.com/Afantor/Bluefruit52_Arduino/blob/master/src/bluefruit52.h#L49
nRF52は複数のバリエーションがあります。違いは こちら
LCD
LCD 解像度: 135x240
nRF52 Chip | P0.07 | P0.27 | P0.16 | P0.23 | P0.24 | ~CS |
ST7789 | SDA | SCL | DC | RST | CS | BL |
ボタン
nRF52 Chip | P0.18 | P0.11 |
Button Pin | BUTTON 1 | BUTTON 2 |
BMI160 6 axis
nRF52 Chip | P0.26 | P0.25 | P0.30(A6) |
BMI160 | SCL | SDA | INT1 |
- App-Controller この例は、BLEUartヘルパークラスとBluefruit LE Connectアプリケーションを使用して、ベースのキーパッドとセンサーデータをnRF52に送信できることを示しています。