Skip to content

Commit 6033690

Browse files
authored
Clarify AI-deck description to set realistic user expectations
Adjusted the AI-deck product page text to clearly position the hardware as a research-oriented platform. Emphasized that functionality, including AI workloads, WiFi connectivity, requires user implementation. This update aims to avoid confusion and accurately reflect intended use cases for developers and researchers.
1 parent 11c178e commit 6033690

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

src/products/ai-deck.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,13 @@ Artificial Intelligence in a Nutshell
2222
{% tabgroup %}
2323
{% tab How it Works %}
2424
{% row_icon_text_links How it works; fa-cogs %}
25-
{% row_text %}
26-
Super-edge-computing on a 30 gram flying platform is now available!
25+
{% row_text %} Edge AI computing for the Crazyflie is now available!
2726

28-
Thanks to the [GAP8 IoT application processor](https://greenwaves-technologies.com/gap8_mcu_ai/) from [GreenWaves Technologies](https://greenwaves-technologies.com/) and the ULP camera, the Crazyflie is able to capture, analyze and classify its environment, as previously presented by [ETH Zurich](https://ethz.ch/en.html) on the initial [PULP-Shield PCB design from IIS-ETHZ](https://arxiv.org/abs/1905.04166). This lightweight and low-power combination opens up many research and development areas for the micro-sized Crazyflie 2.x UAV.
27+
Thanks to the [GAP8 IoT application processor](https://greenwaves-technologies.com/gap8_mcu_ai/) from [GreenWaves Technologies](https://greenwaves-technologies.com/) and a camera, the AI-deck provides the essential hardware for capturing, analyzing, and classifying its environment. Originally presented by [ETH Zurich](https://ethz.ch/en.html) as the [PULP-Shield PCB design from IIS-ETHZ](https://arxiv.org/abs/1905.04166), this lightweight, low-power combination is ideal for embedded AI research and development on the micro-sized Crazyflie 2.x.
2928

30-
The {% poplink ai-deck %} 1.1 extends the computational capabilities and will enable complex artificial intelligence-based workloads to run onboard, with the possibility to achieve fully autonomous navigation capabilities. The ESP32 adds WiFi connectivity with the possibility to stream images as well as handling control.
29+
The {% poplink ai-deck %} 1.1 expands onboard computational capabilities, enabling experimentation with custom artificial intelligence workloads, including potential autonomous navigation implementations. The ESP32 provides WiFi connectivity and can be programmed to handle custom communication tasks.
3130

32-
To set up this board a compatible [JTAG programmer/debugger](/documentation/repository/aideck-gap8-examples/master/development/jtag-programmer/) is needed, see [GAP8 bootloader](/documentation/tutorials/getting-started-with-aideck/#gap8-bootloader) in getting stated guide and [flashing](/documentation/repository/aideck-gap8-examples/master/development/flashing/) documentation.
31+
A compatible [JTAG programmer/debugger](/documentation/repository/aideck-gap8-examples/master/development/jtag-programmer/) is required for initial flashing, debugging, and restoring the bootloader. For detailed instructions, please refer to the [GAP8 bootloader](/documentation/tutorials/getting-started-with-aideck/#gap8-bootloader) in the getting-started guide and the [flashing documentation](/documentation/repository/aideck-gap8-examples/master/development/flashing/). Familiarity with embedded system development is recommended for effective use of this platform.
3332

3433
The {% poplink ai-deck %} 1.1 version only has minor updates compared to the {% poplink ai-deck %} 1.0. The Himax camera module is now the greyscale version and the GAP8 is now revision C instead of B. For more details read [this blog post](https://www.bitcraze.io/2021/01/ai-deck-product-update/) and if the Bayer RGB version camera is wanted it can be bought stand alone here.
3534

0 commit comments

Comments
 (0)