Kittenbot KOI 2 人工智慧模組
簡介:
KOI2是一款基於KittenBot Technology K210晶片的AI相機模組,旨在將先進的AI技術與高性能嵌入式系統相結合,為視覺識別和智慧AI應用提供強有力的支援。它配備了螢幕、相機、揚聲器、麥克風、按鈕等硬件,可以充分釋放AI應用的能力。它擁有前後翻轉攝影機、帶有樂高結構孔的塑膠外殼,提供更豐富、更便捷的搭建形式,滿足教育場景的課堂和專案需求。
我們提供友善的Kittenblock和MakeCode擴展,將KOI2與主控板結合起來,用圖形化程式設計探索AI新世界。
KOI2 is an AI camera module based on the K210 chip from KittenBot Technology, which aims to combine advanced AI technology and high-performance embedded systems to provide strong support for visual recognition and intelligent AI applications. It comes with hardware such as a screen, camera, speaker, microphone, and buttons, which can fully unleash the capabilities of AI applications. It has a front and rear flip camera, a plastic case with Lego structural holes, providing a richer and more convenient building form, meeting the classroom and project needs of educational scenarios.
We provide friendly Kittenblock and MakeCode extension, which combine KOI2 with the main control board to use graphical programming to explore the new world of AI.
不同套裝包括:
- 淨AI鏡頭版 (有橙/藍兩色選擇)
- 連Robotbit版:包括Koi2、Kittenbot Robotbit v2 及 18650電池
- 連microbit 套裝:Koi2 + BBC micro:bit v2 + Robotbit v2 + 18650電池
功能:
- 完善的AI功能,滿足AI專案需求
- 可翻轉的攝影機提供更大的靈活性
- 圖形化和程式碼程式設計無縫結合,適合初學者和創客
- 獨立訓練機器模型的能力
- Complete AI functionality to meet the needs of AI projects
- Flippable camera for greater flexibility
- Seamless integration of graphical and code programming, suitable for both beginners and makers
- Ability to independently train machine models
Applications
Function |
Detail |
Sample |
Basic function |
|
/ |
IoT |
MQTT |
/ |
Color tracking |
Track color blocks of specific colors. Built-in several colors, and custom learning colors are also available |
Color blob object tracking |
Line tracking |
Track lines of specific colors. Built-in several colors, and custom learning colors are also available |
Visual line following |
Face detection |
Attribute, gender, smile, glasses, open mouth, number of people, Detect whether a mask is worn |
Face tracking robot |
Classification |
Machine learning feature classification, unlimited number of classifications |
|
Code Scan |
|
Book lending system |
Card image recognition |
|
Only applicable to the supporting letter cards provided by KittenBot |
Object recognition |
Plane, ship, bicycle, bus, car, motorcycle, train, Bird, horse, cow, sheep, human, cat, dog, Bottle, chair, table, potted plant, sofa, TV |
/ |
Self-training model |
Self-training can recognize any object, and is different from feature classification and can recognize the position and size of objects. It requires self-photographing, calibration, and training, which is suitable for advanced players. |
/ |
Parameters
MCU | k210 |
Flash | 16MB |
Overall dimension | 58*40*24mm |
Main control supported | micro:bit, Meowbit, Arduino series and any microcontroller with serial port function |
Display | 1.3 “IPS screen (240×240) |
Camera | RGB (640×480 ) |
Audio input / output | 48K single channel sample rate output
8K sample rate microphone input |
Wireless communication | WiFi (Based on Esp8285) |
Data output mode | UART / WiFi / USB |
Button | 2 (programmable) |
SD card | TF Card |
Memory Card support | ≤16G |
Power supply voltage | 3.3~5V |
編程環境 / Programming environment
KOI2是一個串行通訊模組,理論上可以在任何平台上使用。以下是我們已經提供範例案例的程式設計平台:
KOI2 is a serial communication module that, in theory, can be utilized on any platform. Below are the programming platforms for which we have already provided sample cases.:
MakeCode extension: github:Kittenbot/pxt-koi2