mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
1989 lines
138 KiB
HTML
1989 lines
138 KiB
HTML
<!--
|
||
Sipeed Wiki 官方首页,包含了各种产品资料和文档
|
||
首页修改指南:
|
||
添加或修改产品卡片只需要修改 products 变量
|
||
修改或这添加翻译,只需要修改 messages 变量
|
||
保存此文件后如果需要立刻看到使用了这个模板的文件的效果,可以打开那个文件保存一次就会触发 teedoc 构建,
|
||
比如 README.md 使用了此layout,要想此修改生效,转到 README.md 按 Ctrl+S 保存一次 README.md 即可
|
||
-->
|
||
{% extends "page_base.html" %}
|
||
|
||
{% block content %}
|
||
|
||
<!-- <script src="https://unpkg.com/vue"></script> -->
|
||
<!-- <script src="https://unpkg.com/naive-ui"></script> -->
|
||
<script src="/static/js/vue.global.prod.js"></script>
|
||
<script src="/static/js/naive-ui.prod.js"></script>
|
||
<!-- <script src="/static/js/vue.js"></script> -->
|
||
<script src="/static/js/vue_i18n.js"></script>
|
||
|
||
<div id="products">
|
||
<n-card class="head_background" hoverable>
|
||
<n-grid cols="9" item-responsive responsive="screen">
|
||
<n-grid-item span="0 s:0 m:0 l:9" style="margin-left: 6%; margin-right: 6%; margin-bottom: 1%; ">
|
||
<n-card size="small" style="margin: auto; display: flex; height: 740px; " hoverable>
|
||
<n-tabs type="line" trigger='hover' justify-content="space-evenly">
|
||
<template v-if="$t('language') === 'zh'">
|
||
<n-tab-pane name="近期热点事件">
|
||
<n-card style="margin: auto; display: fit-content; max-height: fit-content;">
|
||
<n-carousel effect="card" class="base_background"
|
||
prev-slide-style="transform: translateX(-150%) translateZ(-1200px);"
|
||
next-slide-style="transform: translateX(50%) translateZ(-1200px);"
|
||
:show-dots="false" autoplay draggable style="height: 620px">
|
||
<!-- <n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<img class="carousel-img" src="https://sipeed.com/static/images/banner-1.jpg">
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://sipeed.com"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
官网链接
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item> -->
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href="https://wiki.sipeed.com/hardware/zh/maixIII/ax-pi/axpi.html" target="_blank"><img class="carousel-img" src="/static/home/axpi.jpg" alt="maixiii_axpi"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/zh/maixIII/ax-pi/axpi.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
认识 MAIX-III AXera-Pi AI 开发板
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=682169792430"
|
||
tag="a" target="_blank" round>
|
||
购买链接
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href= "/m1s#dock" target="_blank"><img class="carousel-img" src="/static/home/m1s_dock_m0sense.jpg" alt="m1s_dock_m0sense"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group vertical style="margin: 5px; font-size: 16px;">
|
||
<n-button-group>
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/m1s#dock"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
M1s Dock
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=691108452443"
|
||
tag="a" target="_blank">
|
||
购买链接
|
||
</n-button>
|
||
</n-button-group>
|
||
<n-button-group>
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/m0sense"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
M0Sense
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=693997918701"
|
||
tag="a" target="_blank"
|
||
>
|
||
购买链接
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<img class="carousel-img" src="/static/home/maixsense.jpg">
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/zh/maixsense/index.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
体验 TOF 有趣玩法
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=684566484141"
|
||
tag="a" target="_blank" round>
|
||
购买链接
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href= "/primer20k" target="_blank"><img class="carousel-img" src="/static/home/primer20k.png" alt="primer20k"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/primer20k"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
速览板卡资料
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=680099020807"
|
||
tag="a" target="_blank" round>
|
||
购买链接
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href="https://maixhub.com/signin" target="_blank" ><img class="carousel-img" src="/static/image/maixhub_banner.jpg"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/ai/zh/index.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
AI 指南
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://maixhub.com/"
|
||
tag="a" target="_blank" round>
|
||
MaixHub 官网
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<img class="carousel-img" src="/static/home/banner-2.jpg">
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/zh/maixII/M2/resources.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
看看使用方法
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://item.taobao.com/item.htm?id=635874427363"
|
||
tag="a" target="_blank" round>
|
||
购买链接:¥245.00
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
</n-carousel>
|
||
</n-card>
|
||
</n-tab-pane>
|
||
<!-- <n-tab-pane name="MAIX-III AI 高端战力新品">
|
||
1. 什么是 爱芯 AX620A 芯片亮点是?
|
||
2. 我们提供了什么?对比前两代前辈有什么不同?
|
||
3. 在哪预售呢???搭配一些展会靓照
|
||
</n-tab-pane> -->
|
||
<n-tab-pane name="MaixSense 系列登场">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; max-width: 50%; max-height: 600px;">
|
||
<h1>一起用 MaixSense 解锁<br>TOF 的有趣体验吧!</h1>
|
||
<n-divider>
|
||
</n-divider>
|
||
<n-collapse>
|
||
<n-collapse-item title="Sipeed 上新啦“MaixSense 系列”TOF 摄像头模组" name="1">
|
||
<div>
|
||
<img src="https://wiki.sipeed.com/hardware/zh/maixsense/assets/meta.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>本次上新我们带来期待已久的 TOF 模组,分别是 A010 以及 A075V
|
||
<a href="https://wiki.sipeed.com/hardware/zh/maixsense/index.html" target="_blank">[点击了解更多]</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="TOF 科普小课堂上课啦!解答 MaixSense 是什么?" name="2">
|
||
<div>
|
||
<img src="https://wiki.sipeed.com/hardware/zh/maixsense/assets/tof_two.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>TOF 是“飞行时间”指是光飞行到目标物体并反射回来所经历的时间,我们可以根据这时间计算出距离,来得到深度信息,然后构建出 3D 模型。
|
||
而 MaixSense 就是使用 ToF 技术来采集并得出真实世界的 3D 信息
|
||
<a href="https://wiki.sipeed.com/hardware/zh/maixsense/index.html" target="_blank">传送门:去看看 MaixSense 是什么?</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="MaixSense 系列的新奇玩法!你想的都有!" name="3">
|
||
<div>
|
||
<img class="carousel-img" src="/static/home/metasense_effect.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>上电即用?随手伪彩点云图?接入 ROS 或 MCU 系统?人脸识别?小车避障?<br>你想玩的我们通通都有!新玩法还开放 SDK 及例程耶
|
||
<br><a href="https://wiki.sipeed.com/hardware/zh/maixsense/index.html#MaixSense-%E8%83%BD%E5%81%9A%E4%BB%80%E4%B9%88%EF%BC%9F" target="_blank">传送门:让我比隔壁的卷王抢先知道新玩法?</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="如何拥有 MaixSense 呢?" name="4">
|
||
<div>目前淘宝渠道已上架 MaixSense A010,想要购入的小伙伴可以前往<a href="https://item.taobao.com/item.htm?id=684566484141" target="_blank"> 淘宝购买。</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
</n-collapse>
|
||
</n-card>
|
||
<n-divider title-placement="center">
|
||
<iframe src="//player.bilibili.com/player.html?aid=218150917&bvid=BV1q8411t7xb&cid=838335610&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:540px; min-height:480px;"> </iframe>
|
||
</n-divider>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
<n-tab-pane name=" Tang Primer 20K 上新">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; max-height: 600px;">
|
||
Tang Primer 20K 是基于 GW2A-V18PG256C8IC8I7 所设计的一款 DDR3 sodimm 封装的核心板,为了方便使用我们设计了两款配套的底板
|
||
<hr>
|
||
<div style="display: grid; gap: 2%; grid-template-columns: minmax(400px, 60%) minmax(0px, 1fr); align-items: flex-start;">
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<table>
|
||
<tr>
|
||
<td colspan="3"><strong> Tang Primer 20K </strong></td>
|
||
</tr>
|
||
<tr>
|
||
<th style="text-align:center">项目</th>
|
||
<th style="text-align:center">参数</th>
|
||
<th style="text-align:center">补充</th>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">主控</td>
|
||
<td style="text-align:left"><a href="http://www.gowinsemi.com.cn/prod_view.aspx?TypeId=10&FId=t3:10:3&Id=167#GW2A">GW2A-LV18PG256C8/I7</a>
|
||
</td>
|
||
<td style="text-align:left">
|
||
<table>
|
||
<tr>
|
||
<td>逻辑单元(LUT4)</td>
|
||
<td>20736</td>
|
||
</tr>
|
||
<tr>
|
||
<td>寄存器(FF)</td>
|
||
<td>15552</td>
|
||
</tr>
|
||
<tr>
|
||
<td>分布式静态随机存储器S-SRAM(bits)</td>
|
||
<td>41472</td>
|
||
</tr>
|
||
<tr>
|
||
<td>块状静态随机存储器B-SRAM(bits)</td>
|
||
<td>828K</td>
|
||
</tr>
|
||
<tr>
|
||
<td>块状静态随机存储器数目B-SRAM(个)</td>
|
||
<td>46</td>
|
||
</tr>
|
||
<tr>
|
||
<td>乘法器(18x18 Multiplier)</td>
|
||
<td>48</td>
|
||
</tr>
|
||
<tr>
|
||
<td>锁相环(PLLs)</td>
|
||
<td>4</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">内存</td>
|
||
<td style="text-align:left">128M DDR3</td>
|
||
<td style="text-align:left">128Meg x 16</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">Flash</td>
|
||
<td style="text-align:left">32Mbits NOR Flash</td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">整体封装</td>
|
||
<td style="text-align:left">204P DDR3 Sodimm 金手指</td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">可用 IO</td>
|
||
<td style="text-align:left">一共 117 个</td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3"><a href="https://wiki.sipeed.com/primer20k"> 点击跳转到 Tang Primer 20K 文档 </a></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<lite_20K_start><strong> 配套的两款底板 </strong></lite_20K_start>
|
||
<lite_20K_start style="text-align:left"> 因为 sodimm 封装的核心板到手后不方便直接进行使用,所以我们提供了两款底板来便于使用 </lite_20K_start>
|
||
<table>
|
||
<tr>
|
||
<th> Dock </th>
|
||
<th> Lite </th>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="/hardware/zh/tang/tang-primer-20k/assets/20k_dock_home.png" alt="20k_dock_home" height="105"></td>
|
||
<td><img src="/hardware/zh/tang/tang-primer-20k/assets/20k_lite_home.png" alt="20k_lite_home" height="105"></td>
|
||
</tr>
|
||
</table>
|
||
<n-divider title-placement="right">
|
||
<n-button-group>
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://item.taobao.com/item.htm?&id=680099020807"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
购买链接
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff;" color="#e34548"
|
||
href="/primer20k" tag="a"
|
||
target="_blank" round>
|
||
阅读更多
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</div>
|
||
</div>
|
||
</n-card>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
<n-tab-pane name="全国 FPGA 创新设计大赛">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; max-height: 600px;">
|
||
<h1> FPGA 创新设计竞赛高云半导体 Sipeed 站点 </h1>
|
||
<p>
|
||
今年的 FPGA 创新设计竞赛如期开展,作为本次比赛中高云半导体的板卡供货商,这边存放一些资料来帮助大家解决难找资料这类问题
|
||
</p>
|
||
<div style="display: grid; gap: 2%; grid-template-columns: minmax(400px, 60%) minmax(0px, 1fr); align-items: flex-start;">
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<table>
|
||
<tr>
|
||
<td> 板卡相关文档 </td>
|
||
<td><a href="/primer20k" target="_blank"> wiki.sipeed.com/primer20k </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> 高云原厂资料 </td>
|
||
<td><a href="http://www.gowinsemi.com.cn/down.aspx?FId=n14:14:26" target="_blank"> 点我跳转 </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> Github 例程 </td>
|
||
<td><a href="https://github.com/sipeed/TangPrimer-20K-example" target="_blank">github.com/sipeed/TangPrimer-20K-example</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> TinyMaix 推理框架 </td>
|
||
<td>
|
||
<tinymaix_20k style="float:left"> Tinymaix 在 PicoRV32 软核上的运行结果:</tinymaix_20k>
|
||
<table>
|
||
<tr><td>Core</td><td>Flash</td><td>RAM </td><td>Freq</td><td>cifar</td><td>mnist</td></tr>
|
||
<tr><td>RV32</td><td> 1MB</td><td>64KB</td><td> 54M</td><td>26935</td><td>385</td></tr>
|
||
</table>
|
||
<tinymaix_20k style="float:left"> 跳转链接:<a href="https://github.com/sipeed/TinyMaix" target="_blank"> https://github.com/sipeed/TinyMaix </a></tinymaix_20k>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> 开源 IP core </td>
|
||
<td><a href="https://opencores.org/" target="_blank"> https://opencores.org/ </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td style="white-space:nowrap"> FPGA 竞赛高云官方指导群 </td>
|
||
<td> 721849943 <a href="https://jq.qq.com/?_wv=1027&k=qR44sQWA" target="_blank"> 点我自动加群 </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> 开箱指南 </td>
|
||
<td><a href="https://wiki.sipeed.com/hardware/zh/tang/tang-primer-20k/start.html" target="_blank"> 点我跳转 </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> 上手点灯 </td>
|
||
<td><a href="https://wiki.sipeed.com/hardware/zh/tang/tang-primer-20k/examples/led.html" target="_blank"> 点我跳转 </a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> 板卡疑难解答汇总 </td>
|
||
<td><a href="https://docs.qq.com/sheet/DY3FraVV6cHppS2xJ" target="_blank">点我跳转</a></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<strong style="float:left">放一个 UP 主整活视频</strong>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1Z24y197qr" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="100%"> </iframe>
|
||
<img src="/static/home/fpga_competition_2022.jpg" alt="hope">
|
||
</div>
|
||
</div>
|
||
</n-card>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
<n-tab-pane name="2022 年电赛声源定位">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; height: 600px;">
|
||
<h1>2022 年 TI 杯大学生电子设计竞赛声源定位跟踪系统(E题)</h1>
|
||
<n-ellipsis expand-trigger="click" line-clamp="1" :tooltip="false">
|
||
本题是设计制作一个声源定位跟踪系统,能够实时显示及指示声源的位置,当声源移动时能够用激光笔动态跟踪声源。
|
||
是的,这题我们可以重新拿出 K210 了,下面是一些小伙伴在比赛后的结果展示。
|
||
</n-ellipsis>
|
||
<n-divider title-placement="left">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="small" style="color:#ffffff;" color="#e34548"
|
||
href="https://blog.csdn.net/qq_53357019/article/details/126982978" tag="a"
|
||
target="_blank" round>
|
||
博文:[池子tt] 2022年电赛声源定位跟踪系统(E题)
|
||
</n-button>
|
||
<n-button size="small"
|
||
href="https://blog.csdn.net/qq_51963216/article/details/126022738"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
博文:[我与nano] K210 声源定位、声音识别
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
<n-space justify="space-around" size="large">
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1PV4y1j73P" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1RS4y1p7JJ" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1jd4y1U76A" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1md4y1U7hU" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1nd4y1T7vr" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1zd4y1g7ee" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1Ee4y1X7mZ" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV18W4y1y7gv" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
</n-space>
|
||
<n-ellipsis expand-trigger="click" line-clamp="1" :tooltip="false">
|
||
<h2>以下是 Sipeed 的同学为这次电赛做的一些资料,提供给大家评估效果,使用成品不一定能拿满分,但一定不会弃赛 :)。</h2>
|
||
</n-ellipsis>
|
||
<n-space justify="space-around" size="large">
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1Nd4y1D7Qj" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1tT411j7no" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"> </iframe>
|
||
</n-space>
|
||
<n-ellipsis expand-trigger="click" line-clamp="1" :tooltip="false">
|
||
<h2>另外,还有小伙伴在此之前就成功用 stm32 驱动声源定位板来识别了</h2>
|
||
</n-ellipsis>
|
||
<n-space justify="space-around" size="large">
|
||
<iframe src="//player.bilibili.com/player.html?bvid=BV1SV411e7p8" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:320px; min-height:240px;"></iframe>
|
||
</n-space>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="small"
|
||
href="https://wiki.sipeed.com/hardware/zh/modules/micarray.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
[WIKI] 麦克风阵列资料
|
||
</n-button>
|
||
<n-button size="small" style="color:#ffffff;" color="#e34548"
|
||
href="https://bbs.sipeed.com/thread/1682" tag="a"
|
||
target="_blank" round>
|
||
[BBS] 电赛交流贴(2022-07-27)
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
<!-- <n-tab-pane name="一次 AI 与 MCU 的碰撞!">
|
||
1. TinyMaix 是什么?特点是?都有哪些新闻?
|
||
2. 你的板子在支持列表吗?向我们请愿吧!
|
||
3. 如何加入开发或讨论呢?
|
||
</n-tab-pane> -->
|
||
</template>
|
||
<template v-else>
|
||
<n-tab-pane name="Hot on sale">
|
||
<n-card style="margin: auto; display: fit-content; max-height: fit-content;">
|
||
<n-carousel effect="card" class="base_background"
|
||
prev-slide-style="transform: translateX(-150%) translateZ(-1200px);"
|
||
next-slide-style="transform: translateX(50%) translateZ(-1200px);"
|
||
:show-dots="false" autoplay draggable style="height: 620px">
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href= "/en/m1s#dock" target="_blank"><img class="carousel-img" src="/static/home/m1s_dock_m0sense.jpg" alt="m1s_dock_m0sense"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/en/m1s#dock"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
M1s Dock
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005004970779483.html"
|
||
tag="a" target="_blank" round>
|
||
Get this
|
||
</n-button>
|
||
</n-button-group>
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/en/m0sense"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
M0Sense
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005005012406688.html"
|
||
tag="a" target="_blank" round>
|
||
Get one
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href="https://wiki.sipeed.com/hardware/en/maixIII/ax-pi/axpi.html" target="_blank"><img class="carousel-img" src="/static/home/maixiii_axpi_en.jpg" alt="maixiii_axpi"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/en/maixIII/ax-pi/axpi.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
Get to know MAIX-III AXera-Pi AI board
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005005016931077.html"
|
||
tag="a" target="_blank" round>
|
||
Get it
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<img class="carousel-img" src="/static/home/maixsense.jpg">
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/en/maixsense/index.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
Try this toy
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005004984020473.html"
|
||
tag="a" target="_blank" round>
|
||
Get it
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '75%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href= "/en/primer20k" target="_blank"><img class="carousel-img" src="/static/home/primer20k.png" alt="primer20k"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/en/primer20k"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
See details
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005004653308809.html"
|
||
tag="a" target="_blank" round>
|
||
Buy it
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<a href="https://maixhub.com/signin?tab=email"><img class="carousel-img" src="/static/image/maixhub_banner_en.jpg"></a>
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/ai/en/index.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
AI Guide
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://maixhub.com/"
|
||
tag="a" target="_blank" round>
|
||
MaixHub
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
<n-carousel-item :style="{ width: '80%' }">
|
||
<n-card size="small" hoverable>
|
||
<img class="carousel-img" src="/static/home/banner-2.jpg">
|
||
<n-divider title-placement="right">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://wiki.sipeed.com/hardware/en/maixII/M2/resources.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
User Manual
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff; " color="#e34548"
|
||
href="https://www.aliexpress.com/item/1005002538932487.html"
|
||
tag="a" target="_blank" round>
|
||
Get it
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</n-card>
|
||
</n-carousel-item>
|
||
</n-carousel>
|
||
</n-card>
|
||
</n-tab-pane>
|
||
<n-tab-pane name="MaixSense TOF">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; max-width: 50%; max-height: 600px;">
|
||
<h1>Let's use MaixSense to have a good experience <br>in TOF world</h1>
|
||
<n-divider>
|
||
</n-divider>
|
||
<n-collapse>
|
||
<n-collapse-item title="Sipeed brings up MaixSense series TOF camera module" name="1">
|
||
<div>
|
||
<img src="https://wiki.sipeed.com/hardware/zh/maixsense/assets/meta.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>This time we bring up 2 TOF modules, they are A010 and A075V.
|
||
<a href="https://wiki.sipeed.com/hardware/en/maixsense/index.html" target="_blank">[Click to know more]</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="Introduction to TOF! What is MaixSense? " name="2">
|
||
<div>
|
||
<img src="https://wiki.sipeed.com/hardware/zh/maixsense/assets/tof_two.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>TOF is "Time-Of-Flight", means the time that light travels to the target and reflects back, by which calculating the distense, and get the target shape by mutiple depth data. MaixSense reflects the real 3D world information by this technology.
|
||
<a href="https://wiki.sipeed.com/hardware/en/maixsense/index.html" target="_blank">Portal: What's MaixSense?</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="Many different usages with MaixSense series, meet all you want" name="3">
|
||
<div>
|
||
<img class="carousel-img" src="/static/home/metasense_effect.jpg" style="max-width:400px; max-height:480px;" alt="" />
|
||
<br>Easy to use? Dot cloud image? Access to ROS or MCU? Face recognition? Car obstacle avoidance?<br>All what you want are offered! And SDK and examples are also provided.
|
||
<br><a href="https://wiki.sipeed.com/hardware/en/maixsense/index.html#What-can-MaixSense-do%3F" target="_blank">Know their functions earlier than others</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
<n-collapse-item title="How to get MaixSense ?" name="4">
|
||
<div>Up to now the raise has stopped, consult the saler for details.<a href="https://sipeed.aliexpress.com/store/1101739727" target="_blank"> Aliexpress</a>
|
||
</div>
|
||
</n-collapse-item>
|
||
</n-collapse>
|
||
</n-card>
|
||
<n-divider title-placement="center">
|
||
<iframe src="//player.bilibili.com/player.html?aid=218150917&bvid=BV1q8411t7xb&cid=838335610&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="min-width:540px; min-height:480px;"> </iframe>
|
||
</n-divider>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
<n-tab-pane name=" New Tang Primer 20K ">
|
||
<n-layout style="position: relative" has-sider position="absolute" hoverable>
|
||
<n-card class="base_background"
|
||
style="margin: auto; display: fit-content; max-height: 600px;">
|
||
Tang Primer 20K is a DDR3 sodimm packaged core board designed on GW2A-V18PG256C8IC8I7, we also design 2 ext-board for using this FPGA development board more easily
|
||
<hr>
|
||
<div style="display: grid; gap: 2%; grid-template-columns: minmax(400px, 60%) minmax(0px, 1fr); align-items: flex-start;">
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<table>
|
||
<tr>
|
||
<td colspan="3"><strong> Tang Primer 20K </strong></td>
|
||
</tr>
|
||
<tr>
|
||
<th style="text-align:center">Item</th>
|
||
<th style="text-align:center">Parameter</th>
|
||
<th style="text-align:center">Addition</th>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">MainChip</td>
|
||
<td style="text-align:left"><a href="https://www.gowinsemi.com/en/product/detail/38/">GW2A-LV18PG256C8/I7</a>
|
||
</td>
|
||
<td style="text-align:left">
|
||
<table>
|
||
<tr>
|
||
<td>Logic units(LUT4)</td>
|
||
<td>20736</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Flip-Flop(FF)</td>
|
||
<td>15552</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Shadow SRAM S-SRAM(bits)</td>
|
||
<td>41472</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Block SRAM B-SRAM(bits)</td>
|
||
<td>828K</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Number of B-SRAM</td>
|
||
<td>46</td>
|
||
</tr>
|
||
<tr>
|
||
<td>18x18 Multiplier</td>
|
||
<td>48</td>
|
||
</tr>
|
||
<tr>
|
||
<td>PLLs</td>
|
||
<td>4</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">Memory</td>
|
||
<td style="text-align:left">128M DDR3</td>
|
||
<td style="text-align:left">128Meg x 16</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">Flash</td>
|
||
<td style="text-align:left">32Mbits NOR Flash</td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">Package</td>
|
||
<td style="text-align:left">204P DDR3 Sodimm</td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td style="text-align:left">Avaliable IO</td>
|
||
<td style="text-align:left"> 117 </td>
|
||
<td style="text-align:left"></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3"><a href="https://wiki.sipeed.com/primer20k"> Click to see Tang Primer 20K document </a></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<div style="display: grid; gap: 16px; grid-template-columns: 100%;">
|
||
<lite_20K_start><strong> Two ext-boards </strong></lite_20K_start>
|
||
<lite_20K_start style="text-align:left"> Beacuse the sodimm packaged core board is easy to be used alone, so we provide 2 ext-boards for it </lite_20K_start>
|
||
<table>
|
||
<tr>
|
||
<th> Dock </th>
|
||
<th> Lite </th>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="/hardware/zh/tang/tang-primer-20k/assets/20k_dock_home.png" alt="20k_dock_home" height="105"></td>
|
||
<td><img src="/hardware/zh/tang/tang-primer-20k/assets/20k_lite_home.png" alt="20k_lite_home" height="105"></td>
|
||
</tr>
|
||
</table>
|
||
<n-divider title-placement="right">
|
||
<n-button-group>
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<n-button size="large"
|
||
href="https://www.aliexpress.com/item/1005004653308809.html"
|
||
target="_blank" tag="a" type="error" ghost>
|
||
Buy this
|
||
</n-button>
|
||
<n-button size="large" style="color:#ffffff;" color="#e34548"
|
||
href="/en/primer20k" tag="a"
|
||
target="_blank" round>
|
||
Read more
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-button-group>
|
||
</n-divider>
|
||
</div>
|
||
</div>
|
||
</n-card>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
</template>
|
||
</n-tabs>
|
||
</n-card>
|
||
</n-grid-item>
|
||
|
||
<n-grid-item span="9 s:9 m:9 l:9" >
|
||
<n-card size="small" style="margin: auto; display: flex; min-height: fit-content; " hoverable>
|
||
<n-tabs type="line" justify-content="space-evenly"
|
||
tab-style="justify-content:center; display: flex; padding-left: 15px; padding-right: 15px; text-align: center; margin: 0 auto; font-size: 20px; "
|
||
class="custom-tabs" trigger='hover'>
|
||
<n-tab-pane v-bind:tab="key" v-bind:name="key"
|
||
v-for="(value, key) in datas['products'][$t('language')]">
|
||
<n-layout has-sider position="absolute" style="min-height: 700px; position: relative"
|
||
class="news_background" hoverable>
|
||
<n-grid cols="10" item-responsive responsive="screen">
|
||
<n-grid-item span="10 s:5 m:2 l:2" style="padding: 4%;" v-for="product in value">
|
||
<n-card v-bind:title="product.title" size="small" hoverable>
|
||
<img class="normal-img" v-bind:src="product.src">
|
||
<n-button-group style="margin: 5px; font-size: 16px;">
|
||
<template v-if="product.other_text">
|
||
<n-button style="color:#ffffff;" color="#e34548" tag="a"
|
||
v-bind:href="product.other_href" target="_blank" round>
|
||
{[ $t(product.other_text) ]}
|
||
</n-button>
|
||
</template>
|
||
<template v-if="product.lbtn_text === 'btn_eol'">
|
||
<n-button disabled round>
|
||
{[ $t(product.lbtn_text) ]}
|
||
</n-button>
|
||
</template>
|
||
<template v-else>
|
||
<n-button tag="a" v-bind:href="product.lbtn_href" target="_blank"
|
||
round>
|
||
{[ $t(product.lbtn_text) ]}
|
||
</n-button>
|
||
</template>
|
||
<n-button style="color:#ffffff;" color="#e34548" tag="a"
|
||
v-bind:href="product.rbtn_href" target="_blank" round>
|
||
{[ $t(product.rbtn_text) ]}
|
||
</n-button>
|
||
</n-button-group>
|
||
</n-card>
|
||
</n-grid-item>
|
||
</n-grid>
|
||
</n-layout>
|
||
</n-tab-pane>
|
||
</n-tabs>
|
||
</n-card>
|
||
</n-grid>
|
||
</n-grid>
|
||
</n-card>
|
||
|
||
</div><script>
|
||
var pageLanguages = ["en", "zh"] // languages user can select in pages
|
||
///////////////////// translate start /////////////////////
|
||
const messages = {
|
||
en: {
|
||
language: "en",
|
||
btn_buy: "buy!",
|
||
btn_eol: "stop",
|
||
btn_docs: "docs",
|
||
btn_detail: "details",
|
||
btn_repo: "Github",
|
||
btn_github: "Github",
|
||
btn_example: "demos",
|
||
btn_gitte: "Gitee"
|
||
},
|
||
zh: {
|
||
language: "zh",
|
||
btn_buy: "购买链接",
|
||
btn_eol: "售罄",
|
||
btn_docs: "使用文档",
|
||
btn_detail: "产品资料",
|
||
btn_repo: "源码仓库",
|
||
btn_github: "Github",
|
||
btn_example: "示例代码",
|
||
btn_gitte: "Gitee",
|
||
}
|
||
}
|
||
///////////////////// translate end /////////////////////
|
||
///////////////////// config start /////////////////////
|
||
const datas = {
|
||
'products': {
|
||
'zh': {
|
||
"MAIX-I (K210)": [
|
||
{
|
||
title: "MaixPy 源码仓库",
|
||
src: "/static/home/maixpy.jpeg",
|
||
lbtn_text: "btn_repo",
|
||
lbtn_href: "https://github.com/sipeed/maixpy",
|
||
rbtn_text: "btn_docs",
|
||
rbtn_href: window.location.origin + "/maixpy",
|
||
},
|
||
{
|
||
title: "MaixPy 官方参考例程",
|
||
src: "/static/home/maixpy_scripts.png",
|
||
lbtn_text: "btn_github",
|
||
lbtn_href: "https://github.com/sipeed/MaixPy_scripts",
|
||
rbtn_text: "btn_example",
|
||
rbtn_href: "https://gitee.com/Sipeed/maixpy_scripts",
|
||
},
|
||
{
|
||
title: "Maix Duino",
|
||
src: window.location.origin + "/hardware/zh/maix/assets/dk_board/maix_duino/maixduino_0.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=595216523162",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_duino.html",
|
||
},
|
||
{
|
||
title: "Maix Bit",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN01UHPhIE23vh1BVob31_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=586580351110",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_bit.html",
|
||
},
|
||
{
|
||
title: "Maix Amigo",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01fXDeT623vh1cT5QPj_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624450348277",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_Amigo.html",
|
||
},
|
||
{
|
||
title: "Maix Cube",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN015OM3ND23vh0YlSShH_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=615468921411",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_cube.html",
|
||
},
|
||
{
|
||
title: "Maix Dock",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01TLveJb23vgyujGFIj_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=591616120470",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/Maix_dock.html",
|
||
},
|
||
{
|
||
title: "Maix HAT",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/grove_ai_hat/grove_ai_hat1.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=637432568692",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_hat.html",
|
||
},
|
||
{
|
||
title: "Maix M1/M1W",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01nIkzXs23vgysnE4Ou_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=584853693295",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/core_module.html",
|
||
},
|
||
{
|
||
title: "Maix M1n",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN019XNI2U23vgylQtd77_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=607174705842",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/M1n.html",
|
||
},
|
||
{
|
||
title: "Maix GO",
|
||
src: window.location.origin + "/hardware/zh/maix/assets/dk_board/maix_go/Go.jpg",
|
||
lbtn_text: "btn_eol",
|
||
lbtn_href: "",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maix/maixpy_develop_kit_board/maix_go.html",
|
||
},
|
||
],
|
||
"MAIX-Zero & I (BL)":[
|
||
{
|
||
title: "Maix Zero Sense",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN013wKHHQ23vhCuzGyfG_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=693997918701",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m0sense",
|
||
},
|
||
{
|
||
title: "M0S",
|
||
src: "//gd4.alicdn.com/imgextra/i4/2200606237318/O1CN01DVo8PB23vhDTmmfbx_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=697403593463",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m0s",
|
||
},
|
||
{
|
||
title: "M0S Dock",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN017Yn54Y23vhDWBEOr5_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=697403593463",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m0s",
|
||
},
|
||
{
|
||
title: "Maix M1s Dock",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01gE4a1E23vhCV77ggE_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=691108452443",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m1s#dock",
|
||
},
|
||
{
|
||
title: "Maix M1s",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN011g9yY323vhCXEyiKU_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=691108452443",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m1s",
|
||
},
|
||
],
|
||
"MAIX-III & II": [
|
||
{
|
||
title: "Linux Python3 与边缘 AI",
|
||
src: "/static/home/maixpy3.jpeg",
|
||
lbtn_text: "btn_repo",
|
||
lbtn_href: "https://github.com/sipeed/maixpy3",
|
||
rbtn_text: "btn_docs",
|
||
rbtn_href: window.location.origin + "/maixpy3",
|
||
},
|
||
{
|
||
title: "MAIX-III AX-Pi (AX620A)",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01AY6Mu123vhBaHWr6H_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=682169792430",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/m3axpi",
|
||
},
|
||
{
|
||
title: "MAIX-II DOCK (V831)",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01dT63dq23vhAOtdtm7_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?spm=a230r.1.14.13.681570a1SllT5M&id=635874427363&ns=1&abbucket=16#detail",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixII/M2/resources.html",
|
||
},
|
||
{
|
||
title: "MAIX-II Sense (R329)",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01AJdLYs23vh6b40oy2_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?spm=a230r.1.14.13.57cf53f8QNmNpO&id=652879327858&ns=1&abbucket=16#detail",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixII/M2A/maixsense.html",
|
||
},
|
||
],
|
||
"LICHEEPI": [
|
||
{
|
||
title: "Lichee RV",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01xlggEe23vh8Ckjjkm_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=660478137105",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/RV/RV.html",
|
||
},
|
||
{
|
||
title: "Lichee RV DOCK",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/RV/RV-Dock.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=666274331852",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/RV/Dock.html",
|
||
},
|
||
{
|
||
title: "Lichee RV 86 panel",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/RV/86_panel_outlook.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=663345415205",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/RV/86_panel.html",
|
||
},
|
||
{
|
||
title: "Lichee Zero",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/Zero/Zero_1.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=585033586770",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/Zero/Zero.html",
|
||
},
|
||
{
|
||
title: "Lichee Nano",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01GZGb1W23vh6RnU8Q1_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=584657396198",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/Nano/Nano.html",
|
||
},
|
||
{
|
||
title: "Lichee Zeroplus",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/Zero-Plus/Plus_1.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/lichee/ZeroPlus/ZeroPlus.html",
|
||
},
|
||
],
|
||
"TANG-FPGA": [
|
||
{
|
||
title: "Tang Primer 20K Dock 教育版大礼包",
|
||
src: window.location.origin + "/hardware/zh/tang/tang-primer-20k/assets/dock-up.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=683873093620",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/tang-primer-20k/primer-20k.html",
|
||
},
|
||
{
|
||
title: "Tang Primer 20K Dock",
|
||
src: window.location.origin + "/hardware/zh/tang/tang-primer-20k/assets/dock-up.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=680099020807",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/tang-primer-20k/primer-20k.html",
|
||
},
|
||
{
|
||
title: "Tang Primer 20k Lite",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01UAUnKn23vhBQtQBkq_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=680099020807",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/tang-primer-20k/primer-20k.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 9K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano-9K/9K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=666055424174",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/Tang-Nano-9K/Nano-9K.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 4K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano_4K/Nano_4K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=661994055100",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/Tang-Nano-4K/Nano-4K.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 1K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano-1K/1K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=661994055100",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/Tang-Nano-1K/Nano-1k.html",
|
||
},
|
||
{
|
||
title: "Tang Primer",
|
||
src: window.location.origin + "/hardware/assets/Tang/permier/Tang_permier.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/Tang-primer/Tang-primer.html",
|
||
},
|
||
{
|
||
title: "Tang Nano",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano/Tang_Nano.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/tang/Tang-Nano/Nano.html",
|
||
},
|
||
],
|
||
"MAIX-SENSE-TOF": [
|
||
{
|
||
title: "A010",
|
||
src: window.location.origin + "/hardware/zh/maixsense/maixsense-a010/assets/ms_s.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=684566484141",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixsense/maixsense-a010/maixsense-a010.html",
|
||
},
|
||
{
|
||
title: "A075V",
|
||
src: window.location.origin + "/hardware/zh/maixsense/assets/me_big.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=684566484141",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixsense/maixsense-a075v/maixsense-a075v.html",
|
||
},
|
||
// {
|
||
// title: "MaixSense & ROS",
|
||
// src: "/static/home/maixsense_tof.jpg",
|
||
// other_text: "A010 ROS",
|
||
// other_href: window.location.origin + "/hardware/zh/maixsense/maixsense-a010/maixsense-a010.html#%E4%BA%8C%E6%AC%A1%E5%BC%80%E5%8F%91%EF%BC%9A%E6%8E%A5%E5%85%A5-ROS",
|
||
// lbtn_text: "btn_github",
|
||
// lbtn_href: "https://github.com/sipeed/MaixSense_ROS",
|
||
// rbtn_text: "V075v ROS",
|
||
// rbtn_href: window.location.origin + "/hardware/zh/maixsense/maixsense-a075v/maixsense-a075v.html#%E4%BA%8C%E6%AC%A1%E5%BC%80%E5%8F%91%EF%BC%9A%E6%8E%A5%E5%85%A5-ROS",
|
||
// },
|
||
],
|
||
"外设模块": [
|
||
{
|
||
title: "MicArray 麦克风阵列",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN015fUQ0823vgxDMf0SU_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules/micarray.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - Extender",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_extender/sp_extender.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_extender.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - Grove",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_grove/sp_grove.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_grove.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - FPC",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_fpc/sp_fpc.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_fpc.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - MicArray",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_micarray/sp_micarray.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_micarray.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - JotStick",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_joystick/sp_joystick.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_joystick.html",
|
||
},
|
||
{
|
||
title: "转接板类 SPMOD - Servo",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_servo/sp_servo.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_servo.html",
|
||
},
|
||
{
|
||
title: "传感器类 SPMOD - Weather",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/module_spmod/sp_weather.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_weather.html",
|
||
},
|
||
{
|
||
title: "传感器类 SPMOD - TOF - 1P",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_tof/sp_tof.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_tof.html",
|
||
},
|
||
{
|
||
title: "通信类 SPMOD - BT",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/module_spmod/sp_bt.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_bt.html",
|
||
},
|
||
{
|
||
title: "通信类 SPMOD - LoRa",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_lora/sp_lora.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_lora.html",
|
||
},
|
||
{
|
||
title: "通信类 SPMOD - PSRAM",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_psram/sp_psram.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_psram.html",
|
||
},
|
||
{
|
||
title: "通信类 SPMOD - RFID",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_rfid/sp_rfid.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_rfid.html",
|
||
},
|
||
{
|
||
title: "通信类 SPMOD - Ethernet",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_ethernet/sp_ethernet.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_ethernet.html",
|
||
},
|
||
{
|
||
title: "显示类 SPMOD - LCD 1.14",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_lcd1.14//sp_lcd.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_lcd1.14.html",
|
||
},
|
||
{
|
||
title: "显示类 SPMOD - Eink",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_eink/sp_eink.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/modules_spmod/spmod_eink.html",
|
||
},
|
||
],
|
||
"商业方案": [
|
||
{
|
||
title: "MF1",
|
||
src: "https://img.alicdn.com/imgextra/i2/2200606237318/O1CN01H8SqoX23vh39Zp9vF_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=599138281058",
|
||
rbtn_text: "产品资料(Github)",
|
||
rbtn_href: "https://github.com/sipeed/MF1-User-Manual",
|
||
// rbtn_text: "btn_detail",
|
||
// rbtn_href: window.location.origin + "/hardware/zh/maixface/mf_ml_module/mf1_ml_module.html",
|
||
},
|
||
{
|
||
title: "MF-ST40",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01IUgd8n23vhCR53jrQ_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=690754113762",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixface/mfst40/mfst40.html",
|
||
},
|
||
{
|
||
title: "MF0",
|
||
src: "/hardware/assets/maixface/mf0/mf0_front.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "产品资料(Github)",
|
||
rbtn_href: "https://github.com/sipeed/MF1-User-Manual",
|
||
},
|
||
{
|
||
title: "MF5",
|
||
src: "/hardware/assets/maixface/mf5/mf5.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixface/mf_ml_module/mf5_product.html",
|
||
},
|
||
{
|
||
title: "MaixII S",
|
||
src: window.location.origin + "/hardware/zh/maixII/M2S/assets/M2s_Dock.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/zh/maixII/M2S/reources.html",
|
||
},
|
||
],
|
||
},
|
||
'en': {
|
||
"MAIX-I (K210)": [
|
||
{
|
||
title: "Maixpy Source Code",
|
||
src: "/static/home/maixpy.jpeg",
|
||
lbtn_text: "btn_repo",
|
||
lbtn_href: "https://github.com/sipeed/maixpy",
|
||
rbtn_text: "btn_docs",
|
||
rbtn_href: window.location.origin + "/maixpy",
|
||
},
|
||
{
|
||
title: "MaixPy Python Scripts",
|
||
src: "/static/home/maixpy_scripts.png",
|
||
lbtn_text: "btn_github",
|
||
lbtn_href: "https://github.com/sipeed/MaixPy_scripts",
|
||
rbtn_text: "btn_example",
|
||
rbtn_href: "https://gitee.com/Sipeed/maixpy_scripts",
|
||
},
|
||
{
|
||
title: "MicroPython Python Scripts",
|
||
src: "/static/home/micropython-lib.jpeg",
|
||
lbtn_text: "btn_github",
|
||
lbtn_href: "https://github.com/micropython/micropython-lib",
|
||
rbtn_text: "btn_example",
|
||
rbtn_href: "https://gitee.com/greener/micropython-lib",
|
||
},
|
||
{
|
||
title: "Maix Duino",
|
||
src: window.location.origin + "/hardware/zh/maix/assets/dk_board/maix_duino/maixduino_0.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002547345797.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_duino.html",
|
||
},
|
||
{
|
||
title: "Maix Bit",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN01UHPhIE23vh1BVob31_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002547039100.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_bit.html",
|
||
},
|
||
{
|
||
title: "Maix Amigo",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01fXDeT623vh1cT5QPj_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "Consult the saler",
|
||
lbtn_href: "https://sipeed.aliexpress.com/store/1101739727",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_Amigo.html",
|
||
},
|
||
{
|
||
title: "Maix Cube",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN015OM3ND23vh0YlSShH_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
rbtn_href: "https://www.aliexpress.com/item/1005002624234145.html",
|
||
rbtn_text: "btn_detail",
|
||
lbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_cube.html",
|
||
},
|
||
{
|
||
title: "Maix Dock",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01TLveJb23vgyujGFIj_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002569741906.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/Maix_dock.html",
|
||
},
|
||
{
|
||
title: "Maix HAT",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/grove_ai_hat/grove_ai_hat1.png",
|
||
lbtn_text: "Consult the saler",
|
||
lbtn_href: "https://sipeed.aliexpress.com/store/1101739727",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_hat.html",
|
||
},
|
||
{
|
||
title: "Maix M1/M1W",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01nIkzXs23vgysnE4Ou_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004138090982.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/core_module.html",
|
||
},
|
||
{
|
||
title: "Maix M1n",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN019XNI2U23vgylQtd77_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004131749651.html?",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/M1n.html",
|
||
},
|
||
{
|
||
title: "Maix GO",
|
||
src: window.location.origin + "/hardware/en/maix/assets/dk_board/maix_go/Go.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maix/maixpy_develop_kit_board/maix_go.html",
|
||
},
|
||
],
|
||
"MAIX-Zero & I (BL)":[
|
||
{
|
||
title: "Maix Zero Sense",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN013wKHHQ23vhCuzGyfG_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005005012406688.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m0sense",
|
||
},
|
||
{
|
||
title: "M0S",
|
||
src: "//gd4.alicdn.com/imgextra/i4/2200606237318/O1CN01DVo8PB23vhDTmmfbx_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005005142466936.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m0s",
|
||
},
|
||
{
|
||
title: "M0S Dock",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN017Yn54Y23vhDWBEOr5_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005005142466936.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m0s",
|
||
},
|
||
{
|
||
title: "Maix M1s Dock",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01gE4a1E23vhCV77ggE_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004970779483.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m1s#dock",
|
||
},
|
||
{
|
||
title: "Maix M1s",
|
||
src: "https://gd4.alicdn.com/imgextra/i4/2200606237318/O1CN011g9yY323vhCXEyiKU_!!2200606237318.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004970779483.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m1s",
|
||
},
|
||
],
|
||
"Maix-III & II": [
|
||
{
|
||
title: "Linux Python3 and Edge AI",
|
||
src: "/static/home/maixpy3.jpeg",
|
||
lbtn_text: "btn_repo",
|
||
lbtn_href: "https://github.com/sipeed/en/maixpy3",
|
||
rbtn_text: "btn_docs",
|
||
rbtn_href: window.location.origin + "/maixpy3",
|
||
},
|
||
{
|
||
title: "MAIX-III AX-Pi (AX620A)",
|
||
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN01AY6Mu123vhBaHWr6H_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005005012406688.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/en/m3axpi",
|
||
},
|
||
{
|
||
title: "LMAIX-II DOCK (V831)",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01dT63dq23vhAOtdtm7_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002538932487.html?",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixII/M2/resources.html",
|
||
},
|
||
{
|
||
title: "MAIX-II Sense (R329)",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01AJdLYs23vh6b40oy2_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003152376519.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixII/M2A/maixsense.html",
|
||
},
|
||
],
|
||
"LicheePi": [
|
||
{
|
||
title: "Lichee RV",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01xlggEe23vh8Ckjjkm_!!2200606237318.png_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003594875290.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/RV/RV.html",
|
||
},
|
||
{
|
||
title: "Lichee RV DOCK",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/RV/RV-Dock.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003741287162.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/RV/Dock.html",
|
||
},
|
||
{
|
||
title: "Lichee RV 86 panel",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/RV/86_panel_outlook.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003684310743.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/RV/86_panel.html",
|
||
},
|
||
{
|
||
title: "Lichee Zero",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/Zero/Zero_1.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002547504075.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/Zero/Zero.html",
|
||
},
|
||
{
|
||
title: "Lichee Nano",
|
||
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01GZGb1W23vh6RnU8Q1_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002542701015.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/Nano/Nano.html",
|
||
},
|
||
{
|
||
title: "Lichee Zeroplus",
|
||
src: window.location.origin + "/hardware/zh/lichee/assets/Zero-Plus/Plus_1.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/lichee/ZeroPlus/ZeroPlus.html",
|
||
},
|
||
],
|
||
"Tang-FPGA": [
|
||
{
|
||
title: "Tang Primer 20k Dock",
|
||
src: "https://ae01.alicdn.com/kf/Se5eb6a4d134a4c6094c6d6f56dfe4846b/Sipeed-Tang-Primer-20K-GOWIN-GW2A-FPGA-GoAI-Core-Board-Minimum-System.jpg_Q90.jpg_.webp",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004653308809.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/tang-primer-20k/primer-20k.html",
|
||
},
|
||
{
|
||
title: "Tang Primer 20k Lite",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN01UAUnKn23vhBQtQBkq_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005004653308809.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/tang-primer-20k/primer-20k.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 9K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano-9K/9K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003803994525.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/Tang-Nano-9K/Nano-9K.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 4K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano_4K/Nano_4K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005003152104886.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/Tang-Nano-4K/Nano-4K.html",
|
||
},
|
||
{
|
||
title: "Tang Nano 1K",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano-1K/1K.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002551785169.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/Tang-Nano-1K/Nano-1k.html",
|
||
},
|
||
{
|
||
title: "Tang Primer",
|
||
src: window.location.origin + "/hardware/assets/Tang/permier/Tang_permier.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/Tang-primer/Tang-primer.html",
|
||
},
|
||
{
|
||
title: "Tang Nano",
|
||
src: window.location.origin + "/hardware/assets/Tang/Nano/Tang_Nano.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/tang/Tang-Nano/Nano.html",
|
||
},
|
||
],
|
||
"MAIX-SENSE-TOF": [
|
||
{
|
||
title: "A010",
|
||
src: window.location.origin + "/hardware/zh/maixsense/maixsense-a010/assets/ms_s.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://igg.me/at/MaixSense",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixsense/maixsense-a010/maixsense-a010.html",
|
||
},
|
||
{
|
||
title: "A075V",
|
||
src: window.location.origin + "/hardware/zh/maixsense/assets/me_big.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://igg.me/at/MaixSense",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixsense/maixsense-a075v/maixsense-a075v.html",
|
||
},
|
||
],
|
||
"Peripheral": [
|
||
{
|
||
title: "Mic Array",
|
||
src: "https://gd3.alicdn.com/imgextra/i3/2200606237318/O1CN015fUQ0823vgxDMf0SU_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://www.aliexpress.com/item/1005002687541143.html",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules/micarray.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - Extender",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_extender/sp_extender.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_extender.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - Grove",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_grove/sp_grove.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_grove.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - FPC",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_fpc/sp_fpc.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_fpc.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - MicArray",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_micarray/sp_micarray.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_micarray.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - JotStick",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_joystick/sp_joystick.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_joystick.html",
|
||
},
|
||
{
|
||
title: "Adaptor SPMOD - Servo",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_servo/sp_servo.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_servo.html",
|
||
},
|
||
{
|
||
title: "Sensor SPMOD - Weather",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/module_spmod/sp_weather.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_weather.html",
|
||
},
|
||
{
|
||
title: "Sensor SPMOD - TOF - 1P",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_tof/sp_tof.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_tof.html",
|
||
},
|
||
{
|
||
title: "Communication SPMOD - BT",
|
||
src: window.location.origin + "/soft/maixpy/assets/hardware/module_spmod/sp_bt.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_bt.html",
|
||
},
|
||
{
|
||
title: "Communication SPMOD - LoRa",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_lora/sp_lora.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_lora.html",
|
||
},
|
||
{
|
||
title: "Communication SPMOD - PSRAM",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_psram/sp_psram.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_psram.html",
|
||
},
|
||
{
|
||
title: "Communication SPMOD - RFID",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_rfid/sp_rfid.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_rfid.html",
|
||
},
|
||
{
|
||
title: "Communication SPMOD - Ethernet",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_ethernet/sp_ethernet.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_ethernet.html",
|
||
},
|
||
{
|
||
title: "Display SPMOD - LCD 1.14",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_lcd1.14//sp_lcd.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_lcd1.14.html",
|
||
},
|
||
{
|
||
title: "Display SPMOD - Eink",
|
||
src: window.location.origin + "/hardware/assets/spmod/spmod_eink/sp_eink.png",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=624545696681",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/modules_spmod/spmod_eink.html",
|
||
},
|
||
],
|
||
"Business": [
|
||
{
|
||
title: "MF1",
|
||
src: "https://img.alicdn.com/imgextra/i2/2200606237318/O1CN01H8SqoX23vh39Zp9vF_!!2200606237318.jpg_400x400.jpg",
|
||
lbtn_text: "btn_buy",
|
||
lbtn_href: "https://item.taobao.com/item.htm?id=599138281058",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: "https://github.com/sipeed/MF1-User-Manual",
|
||
// rbtn_href: window.location.origin + "/hardware/en/maixface/mf_ml_module/mf1_ml_module.html",
|
||
},
|
||
// {
|
||
// title: "MF-ST40",
|
||
// src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01IUgd8n23vhCR53jrQ_!!2200606237318.jpg_400x400.jpg",
|
||
// lbtn_text: "Concult the saler",
|
||
// lbtn_href: "https://item.taobao.com/item.htm?id=690754113762",
|
||
// rbtn_text: "btn_detail",
|
||
// rbtn_href: window.location.origin + "/hardware/en/maixface/mfst40/mfst40.html",
|
||
// },
|
||
{
|
||
title: "MF0",
|
||
src: "/hardware/assets/maixface/mf0/mf0_front.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: "https://github.com/sipeed/MF1-User-Manual",
|
||
// rbtn_href: window.location.origin + "/hardware/en/maixface/mf_ml_module/mf0_ml_module.html",
|
||
},
|
||
{
|
||
title: "MF5",
|
||
src: "/hardware/assets/maixface/mf5/mf5.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixface/mf_ml_module/mf5_product.html",
|
||
},
|
||
{
|
||
title: "MaixII S",
|
||
src: window.location.origin + "/hardware/zh/maixII/M2S/assets/M2s_Dock.jpg",
|
||
lbtn_text: "btn_eol",
|
||
rbtn_text: "btn_detail",
|
||
rbtn_href: window.location.origin + "/hardware/en/maixII/M2S/reources.html",
|
||
},
|
||
],
|
||
}
|
||
},
|
||
}
|
||
///////////////////// config end /////////////////////
|
||
// get page locale
|
||
var locale = document.getElementsByTagName("html")[0].lang
|
||
if (locale) {
|
||
locale = locale.toLowerCase().split("-")[0]
|
||
}
|
||
// get browser locale
|
||
var localeBrowser = (navigator.language || navigator.browserLanguage).toLowerCase().split("-")[0];
|
||
// brower locale not in page lanuage list, use browser locale
|
||
if (!localeBrowser in pageLanguages) {
|
||
locale = localeBrowser
|
||
}
|
||
const i18n = VueI18n.createI18n({
|
||
locale: locale,
|
||
messages: messages,
|
||
fallbackLocale: "en",
|
||
silentFallbackWarn: true
|
||
})
|
||
function isLimitedNetwork() {
|
||
var connection = navigator.connection || navigator.mozConnection || navigator.webkitConnection || { tyep: 'unknown' };
|
||
const notLimitTypes = ["ethernet", "wifi", "wimax"]
|
||
const limitTypes = ["bluetooth", "cellular"]
|
||
var system = {
|
||
win: false,
|
||
mac: false,
|
||
x11: false,
|
||
ipad: false
|
||
};
|
||
var p = navigator.platform;
|
||
system.win = p.indexOf("Win") == 0;
|
||
system.mac = p.indexOf("Mac") == 0;
|
||
system.x11 = (p == "X11") || (p.indexOf("Linux") == 0);
|
||
system.ipad = (navigator.userAgent.match(/iPad/i) != null) ? true : false;
|
||
if (notLimitTypes.indexOf(connection.type) >= 0) {
|
||
return false
|
||
}
|
||
if ((system.win || system.mac || system.x11 || system.ipad) && (limitTypes.indexOf(connection.type) < 0)) {
|
||
return false
|
||
}
|
||
return true
|
||
}
|
||
function showNew(info) {
|
||
var el = document.getElementById("msg_content")
|
||
el.innerHTML = info
|
||
el = document.getElementById("msg")
|
||
el.style.display = "block"
|
||
}
|
||
const allHandling = {
|
||
compilerOptions: {
|
||
delimiters: ['{[', ']}'],
|
||
},
|
||
data() {
|
||
return {
|
||
datas: datas
|
||
}
|
||
},
|
||
mounted() {
|
||
var isWechat = window.WeixinJSBridge
|
||
if (!isWechat) {
|
||
document.addEventListener("WeixinJSBridgeReady", function () {
|
||
var players_mask = document.getElementsByClassName("play_mask")
|
||
for (var i = 0; i < players_mask.length; ++i) {
|
||
players_mask[i].style.display = "block"
|
||
}
|
||
}, false);
|
||
}
|
||
if (isLimitedNetwork() || isWechat) {
|
||
var players_mask = document.getElementsByClassName("play_mask")
|
||
for (var i = 0; i < players_mask.length; ++i) {
|
||
players_mask[i].style.display = "block"
|
||
}
|
||
} else {
|
||
var players = document.getElementsByClassName("video_player")
|
||
for (var i = 0; i < players.length; ++i) {
|
||
players[i].play();
|
||
}
|
||
}
|
||
},
|
||
methods: {
|
||
playVideo(event) {
|
||
// remove play button and paly video
|
||
el = event.target
|
||
el.style.display = "none"
|
||
player = el.parentElement.getElementsByTagName("video")[0]
|
||
player.play()
|
||
},
|
||
newInfo(event) {
|
||
el = event.target
|
||
info = el.getElementsByClassName("new_info")[0].innerText
|
||
if (info != "true" && info != "false" && info.trim() != "") {
|
||
showNew(info)
|
||
}
|
||
},
|
||
msgCLose(event) {
|
||
console.log("close")
|
||
var el = document.getElementById("msg")
|
||
el.style.display = "none"
|
||
}
|
||
}
|
||
}
|
||
var app = Vue.createApp(allHandling)
|
||
app.use(i18n)
|
||
app.use(naive)
|
||
// const meta = document.createElement('meta')
|
||
// meta.name = 'naive-ui-style'
|
||
// document.head.appendChild(meta)
|
||
app.directive('new-tab', {
|
||
mounted(el, binding) {
|
||
if (binding.value) {
|
||
el.setAttribute("target", "_blank")
|
||
}
|
||
}
|
||
})
|
||
var vm = app.mount('#products')
|
||
</script>
|
||
<style scoped>
|
||
.n-gradient-text {
|
||
font-size: 36px;
|
||
}
|
||
|
||
.n-layout-header,
|
||
.n-layout-footer {
|
||
background: rgba(128, 128, 128, 0.2);
|
||
padding: 24px;
|
||
}
|
||
|
||
.n-layout-sider {
|
||
background: rgba(128, 128, 128, 0.3);
|
||
}
|
||
|
||
.n-layout-content {
|
||
background: rgba(128, 128, 128, 0.4);
|
||
}
|
||
|
||
.card-img {
|
||
object-fit: scale-down;
|
||
height: 280px;
|
||
max-width: fit-content;
|
||
}
|
||
|
||
.carousel-img {
|
||
margin: 0 auto;
|
||
width: 100%;
|
||
height: 100%;
|
||
max-width: 960px;
|
||
object-fit: cover;
|
||
}
|
||
|
||
.mobile-img {
|
||
width: 100%;
|
||
object-fit: cover;
|
||
}
|
||
|
||
.normal-img {
|
||
max-width: 80%;
|
||
height: 200px;
|
||
object-fit: scale-down;
|
||
}
|
||
|
||
.card-tabs .n-tabs-nav--bar-type {
|
||
padding-left: 4px;
|
||
}
|
||
|
||
.custom-tabs .n-tabs-bar {
|
||
background-color: transparent !important;
|
||
}
|
||
|
||
.custom-tabs .n-tabs-bar::after {
|
||
background-color: rgba(255, 0, 0, 0.80);
|
||
}
|
||
|
||
.base_background {
|
||
background-image: repeating-linear-gradient(135deg, hsla(35, 0%, 71%, 0.09) 0px, hsla(35, 0%, 71%, 0.09) 1px, transparent 1px, transparent 11px), repeating-linear-gradient(45deg, hsla(35, 0%, 71%, 0.09) 0px, hsla(35, 0%, 71%, 0.09) 1px, transparent 1px, transparent 11px), linear-gradient(90deg, hsl(183, 0%, 100%), hsl(183, 0%, 100%));
|
||
}
|
||
|
||
.head_background {
|
||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%23000000' fill-opacity='0.04' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E");
|
||
}
|
||
|
||
.news_background {
|
||
background-image: radial-gradient(circle at 13% 47%, rgba(140, 140, 140, 0.03) 0%, rgba(140, 140, 140, 0.03) 25%, transparent 25%, transparent 100%), radial-gradient(circle at 28% 63%, rgba(143, 143, 143, 0.03) 0%, rgba(143, 143, 143, 0.03) 16%, transparent 16%, transparent 100%), radial-gradient(circle at 81% 56%, rgba(65, 65, 65, 0.03) 0%, rgba(65, 65, 65, 0.03) 12%, transparent 12%, transparent 100%), radial-gradient(circle at 26% 48%, rgba(60, 60, 60, 0.03) 0%, rgba(60, 60, 60, 0.03) 6%, transparent 6%, transparent 100%), radial-gradient(circle at 97% 17%, rgba(150, 150, 150, 0.03) 0%, rgba(150, 150, 150, 0.03) 56%, transparent 56%, transparent 100%), radial-gradient(circle at 50% 100%, rgba(25, 25, 25, 0.03) 0%, rgba(25, 25, 25, 0.03) 36%, transparent 36%, transparent 100%), radial-gradient(circle at 55% 52%, rgba(69, 69, 69, 0.03) 0%, rgba(69, 69, 69, 0.03) 6%, transparent 6%, transparent 100%), linear-gradient(90deg, rgb(255, 255, 255), rgb(255, 255, 255));
|
||
}
|
||
|
||
.imbox{
|
||
display: flex;
|
||
flex-direction: row;
|
||
}
|
||
</style>
|
||
|
||
|
||
|
||
{{ body|safe }}
|
||
|
||
{% endblock%}
|