Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into supertiny
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 30, 2023
2 parents ad6cd97 + 4c754d0 commit 226f661
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 12 deletions.
4 changes: 2 additions & 2 deletions compiler/src/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@
"P1": 2,
"P2": 0
},
"productId": "0x3635315b",
"productId": "0x38ccab8d",
"url": "https://www.kittenbot.cc/products/kittenbot-grapebit"
},
"kittenbot_nanoscript": {
Expand Down Expand Up @@ -739,7 +739,7 @@
"P6": 6,
"P7": 7
},
"productId": "0x3aa50e69",
"productId": "0x37c2fcc5",
"sPin": {
"#": "enable high power limiter mode",
"@HILIM": 0
Expand Down
2 changes: 1 addition & 1 deletion runtime/jacdac-c
9 changes: 5 additions & 4 deletions website/docs/devices/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,9 @@
"P1": 2,
"P2": 0
},
"productId": "0x3635315b",
"url": "https://www.kittenbot.cc/products/kittenbot-grapebit"
"productId": "0x38ccab8d",
"url": "https://www.kittenbot.cc/products/kittenbot-grapebit",
"img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/grapebitv10.catalog.jpg"
},
"kittenbot_nanoscript": {
"$description": "A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting.",
Expand Down Expand Up @@ -616,7 +617,7 @@
"P6": 6,
"P7": 7
},
"productId": "0x3aa50e69",
"productId": "0x37c2fcc5",
"sPin": {
"#": "enable high power limiter mode",
"@HILIM": 0
Expand All @@ -635,7 +636,7 @@
}
],
"url": "https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040",
"img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/ultrasonicsensorv10.catalog.jpg"
"img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/nanoscript2040v10.catalog.jpg"
},
"msr124": {
"$description": "Prototype board",
Expand Down
1 change: 1 addition & 0 deletions website/docs/devices/esp32/boards.mdp
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/espressif/esp32c3rustdevkitv12a.preview.jpg" href="/devices/esp32/esp32c3-rust-devkit" title="Espressif ESP32-C3-RUST-DevKit" description="A ESP32-C3 dev-board from Espressif with IMU and Temp/Humidity sensor, originally for ESP32 Rust port." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/espressif/esp32s3devkitmv10.preview.jpg" href="/devices/esp32/esp32s3-devkit-m" title="Espressif ESP32-S3 DevKitM" description="ESP32-S3 DevKitM development board." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/unexpected-maker/feathers2esp32s2v20.preview.jpg" href="/devices/esp32/feather-s2" title="Unexpected Maker FeatherS2 ESP32-S2" description="ESP32-S2 based development board in a Feather format." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/grapebitv10.preview.jpg" href="/devices/esp32/kittenbot-grapebit-esp32c3" title="KittenBot Grape:Bit ESP32-C3" description="A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/seeed-studio/xiaoesp32c3v00.preview.jpg" href="/devices/esp32/seeed-xiao-esp32c3" title="Seeed Studio XIAO ESP32C3" description="A tiny ESP32-C3 board." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/seeed-studio/xiaoesp32c3withmsr218base218v46.preview.jpg" href="/devices/esp32/seeed-xiao-esp32c3-msr218" title="Seeed Studio XIAO ESP32C3 with MSR218 base" description="A tiny ESP32-C3 board mounted on base with Jacdac, Qwiic and Grove connectors." />
5 changes: 4 additions & 1 deletion website/docs/devices/esp32/kittenbot-grapebit-esp32c3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ description: KittenBot Grape:Bit ESP32-C3
A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac.


![KittenBot Grape:Bit ESP32-C3 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/grapebitv10.catalog.jpg)

## Features

- Jacdac on pin 5 using Jacdac connector
Expand All @@ -23,6 +25,7 @@ A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac.
## Stores

- [https://www.kittenbot.cc/products/kittenbot-grapebit](https://www.kittenbot.cc/products/kittenbot-grapebit)
- [https://www.kittenbot.cc/products/kittenbot-grapebit-20-pack](https://www.kittenbot.cc/products/kittenbot-grapebit-20-pack)

## Pins

Expand Down Expand Up @@ -77,7 +80,7 @@ devicescript flash --board kittenbot_grapebit_esp32c3
"$schema": "https://raw.githubusercontent.com/microsoft/devicescript-esp32/main/boards/esp32deviceconfig.schema.json",
"id": "kittenbot_grapebit_esp32c3",
"devName": "KittenBot Grape:Bit ESP32-C3",
"productId": "0x3635315b",
"productId": "0x38ccab8d",
"$description": "A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac.",
"archId": "esp32c3",
"url": "https://www.kittenbot.cc/products/kittenbot-grapebit",
Expand Down
2 changes: 1 addition & 1 deletion website/docs/devices/rp2040/boards.mdp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/ultrasonicsensorv10.preview.jpg" href="/devices/rp2040/kittenbot-nanoscript" title="KittenBot NanoScript 1.0" description="A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/nanoscript2040v10.preview.jpg" href="/devices/rp2040/kittenbot-nanoscript" title="KittenBot NanoScript 1.0" description="A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/raspberry-pi/picov00.preview.jpg" href="/devices/rp2040/pico" title="Raspberry Pi Pico" description="RP2040 board from Raspberry Pi." />
<DeviceCard image="https://microsoft.github.io/jacdac-docs/images/devices/raspberry-pi/picowv00.preview.jpg" href="/devices/rp2040/pico-w" title="Raspberry Pi Pico W" description="RP2040 board from Raspberry Pi with a WiFi chip." />
5 changes: 2 additions & 3 deletions website/docs/devices/rp2040/kittenbot-nanoscript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: KittenBot NanoScript 1.0
A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting.


![KittenBot NanoScript 1.0 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/ultrasonicsensorv10.catalog.jpg)
![KittenBot NanoScript 1.0 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/nanoscript2040v10.catalog.jpg)

## Features

Expand All @@ -28,7 +28,6 @@ I2C pins are not [configured](/developer/board-configuration).
## Stores

- [https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040](https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040)
- [https://www.kittenbot.cc/products/jacdac-kit-b-elite-module-suite-redefining-electronic-interfacing](https://www.kittenbot.cc/products/jacdac-kit-b-elite-module-suite-redefining-electronic-interfacing)

## Pins

Expand Down Expand Up @@ -98,7 +97,7 @@ devicescript flash --board kittenbot_nanoscript
"$schema": "https://raw.githubusercontent.com/microsoft/devicescript-pico/main/boards/rp2040deviceconfig.schema.json",
"id": "kittenbot_nanoscript",
"devName": "KittenBot NanoScript 1.0",
"productId": "0x3aa50e69",
"productId": "0x37c2fcc5",
"$description": "A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting.",
"archId": "rp2040",
"url": "https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040",
Expand Down

0 comments on commit 226f661

Please sign in to comment.