Deliver to DESERTCART.RO
IFor best experience Get the App
Sipeed MAix: AI at the edge:AI is pervasive today, from consumer to enterprise applications. With the explosive growth of connected devices, combined with a demand for privacy/confidentiality, low latency and bandwidth constraints, AI models trained in the cloud increasingly need to be run at the edge.MAIX is Sipeed’s purpose-built module designed to run AI at the edge, we called it AIoT. It delivers high performance in a small physical and power footprint, enabling the deployment of high-accuracy AI at the edge, and the competitive price make it possible embed to any IoT devices. As you see, Sipeed MAIX is quite like Google edge TPU, but it act as master controller, not an accelerator like edge TPU, so it is more low cost and low power than AP+edge TPU solution.MAix's CPU:△In hardware, MAIX have powerful KPU K210 inside, it offers many excited features△1st competitive RISC-V chip, also 1st competitive AI chip, newly release in Sep. 2018△28nm process, dual-core RISC-V 64bit IMAFDC, on-chip huge 8MB high-speed SRAM (not for XMR :D), 400MHz frequency (able to 800MHz)△KPU (Neural Network Processor) inside, 64 KPU which is 576bit width, support convolution kernels, any form of activation function. It offers [email protected],400MHz, when overclock to 800MHz, it offers 0.5TOPS. It means you can do object recognition 60fps@VGA△APU (Audio Processor) inside, support 8mics, up to 192KHz sample rate, hardcore FFT unit inside, easy to make a Mic Array (MAIX offer it too)△Flexible FPIOA (Field Programmable IO Array), you can map 255 functions to all 48 GPIOs on the chip△DVP camera and MCU LCD interface, you can connect an DVP camera, run your algorithm, and display on LCD△Many other accelerators and peripherals: AES Accelerator, SHA256 Accelerator, FFT Accelerator (not APU's one), OTP, UART, WDT, IIC, SPI, I2S, TIMER, RTC, PWM, etc.MAix's SoftWare:△MAIX support original standalone SDK, FreeRTOS SDK base on C/
O**S
Read the GitHub repository... not the website
The English website is behind in documentation. (or use Google translate to view the chinese website). But if you checked out their Github repository, you'll find the latest firmware, tools and sample code on it. Got tools and IDE installed and working great on OS. Programmed successfully using either their MaixPy IDE (MicroPython) or using Visual Studio Code + PlatformIO (Arduino framework, FreeRTOS, SDK). A great value considering the camera + LCD included, plus the free software tools provided. -- but if you like things being spoonfed to you, just stick with an Arduino board.
I**N
Of no use to someone just learning about these
There was no documentation or any web links and I was disappointed I couldn't do anything with it. I wanted to use it to start working with RISCV but I found it difficult to impossible to come at the subject cold from this direction. I don't recommend this product unless you know all about it already and know what to do with it.
R**P
Fast Computer Vision AI
The board is on top of Intel Neural Stick and other boards. It packs a lot of power and python works great on the device.
H**L
Great potential for advanced programmers
Solid controller but definitely not for novice programmers. Virtually no support from SiPeed either.
M**M
Too many toolchain issues
The Kendryte support is non-existent. Seeed simply sells the product and does not offer any technical assistant. Unless you have prior experience with Kendryte it is best to stay away from this product.
A**R
very happy as this arrived today it's 100%
really cool device or should I say devices.. after flashing the appropriate firmware ie. MicroPython I used thonny ide for the esp32 and MaixPy ide for k210.. I could go into huge detail about this device just don't expect it to be plug and play as their is no spoon here
A**R
Vorsicht: kein USB-DFU!
An sich ist das Board Spitze - auch im Preis-Leistungs-Verhältnis. Verglichen mit den weit verbreiteten ESP32/ESP8286 "fehlt" natürlich WLAN, aber das ist ja im Arduino-Umfeld auch Standard.Vor einem "Fehler" möchte ich noch warnen: Man sollte nicht versuchen, das Modul über USB zu programmieren.Da scheint ein bekannter Bug im Bootloader im Wege zu stehen (amazon verbietet, hier einen Link unterzubringen, aber über "Unable to flash with dfu-util" sollte sich ein Thread im Umfeld von Rust, speziell zum Longan Nano, finden lassen).Irritierend sind in diesem Falle auch die Rückmeldungen beim "Flashen": File downloaded successfully ... dfu-util: Error during download get_statusLeider stimmt die letzte Zeile, nicht die erste. (Nun, es wurde etwas geladen, aber das ist vermutlich Datenmüll, läßt sich halt nicht als Programm starten)Ich kann das übrigens nur für die Arduino-IDE unter Windows behaupten; PlatformIO nutze ich nicht und für Linux gibt es evtl. eine Version von dfu-util, die mit dem Bug umgehen kann.Mit einem seriellen Adapter (alias FTDI-Adapter) ist es kein Problem - es sei demm, man macht (wie ich erst) den Fehler, das Board (zur Stromversorgung) per USB an einem PC anzuschliessen: Dann ist die serielle Programmierung scheinbar "blockiert".Das mag für einen Einsteiger ein Problem sein, aber USB-DFU ist an sich eher eine Luxus-Funktion, die man bei den "Original"-Arduinos auch nur durch Zusatz-Chips bekommt. Und wer weiß, vielleicht gibt es sogar irgendwann noch ein Firmware-Update, welches den Bug ausbügelt.Wieso ich dem Longan Nano trotzdem fünf Sterne gebe?- für sein Geld (ich habe ~15€ bezahlt) bekommt man Einiges: einen 108MHz-Controller, ein kleines LCD, einen µSD-Adapter, eine programmierbare LED - dreifarbig!- er bietet "mal 'was Neues": RISC-V ist noch neu im Arduino-Umfeld - neben den Platzhirschen Microchips (bzw. Atmel), ST Microelectronics (ARM) und Espressif bekommt man hier nicht nur "irgendeinen anderen Hersteller", sondern auch mal wieder eine andere "CPU"-Architektur. Das finde ich persönlich eben interessant.Freilich ist die Software-Unterstützung (noch?) recht mager - verglichen mit den "etablierten" Größen in der Arduino-Welt. Also ist er für Einsteiger, die schnell Erfolge sehen wollen, nicht optimal. Für jeden, der sich tief in die Details einarbeiten will, schon eher.
F**G
Sofort einsetzbar
Die Hardware ist vollständig und sofort funktional (Nach Inbetriebnahme der PC-IDE). Mit dem KI-Teil habe ich noch nicht gespielt - bisher lediglich mit der PC-Adruino-IDE und dem Scetch laden über USB. Per Scetch habe ich dabei die Display-Anzeige überschrieben und das Kameramodul aktiviert.Im Lieferzustand ist lediglich eine Display-Anzeige-Progermm geladen, sodass die prinzipielle Funktion des Maixduion ohne weitere Aktivität geprüft werden kann.Die weitere Inbetriebnahme habe ich nach den Angaben der Zeitschrift Elektor Mai-Juni 2020 S.26 f. durchgeführt. Damit konnte auch die Kammerafunktion aktiviert werden. Die KI-Funktion werdenich gemäß Elektor Juli-August - erst noch durchführen - aber nach dem jetzigne Eindruck des Produkts, wird vermutlich auch das problemlos sein.
W**O
Schneller Einstieg in Bildverarbeitung und KI
Maixduino erlaubt den schnellen Einstieg in moderne Bildverarbeitung ohne lange Einarbeitungszeiten.Die mitgelieferten Beispiele decken einen breiten Bereich von einfacher Aufnahme von Bild und Video bis hinzur Gesichts- und Objekterkennung unter Anwendung von KI Methoden ab.Eigene Modelle zu erstellen ist möglich, allerdings - und das ist ein Problem - die zur Verfügung stehende Dokumentation ist nur schwer zu finden und zum Teil nur mit Hilfe der Übersetzungsmaschinen (China) zuverwenden.Wer damit kein Problem hat und gute Englischkenntnisse besitzt findet hier ein tolles und preiswertes Produktum auf den aktuellen Stand der Technik zu kommen.Maixduino kann weiterhin auch unter einer Sonderfassung von Python (Micropython) mit einer eigenen IDEprogrammiert werden. Dies geht noch zügiger als unter der Arduino IDE. Wird letztlich auch besser gepflegt.
Trustpilot
1 week ago
1 week ago