-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'sipeed:main' into main
- Loading branch information
Showing
26 changed files
with
386 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
title: LicheeRV Nano | ||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool | ||
update: | ||
- date: 2024-6-21 | ||
version: v0.1 | ||
author: BuGu | ||
content: | ||
- Release docs | ||
--- | ||
|
||
## 简介 | ||
Lichee NanoKVM 是基于 LicheeRV Nano 的 IP-KVM 产品,继承了 LicheeRV Nano的极致体积 和 强大功能。 | ||
Lichee NanoKVM分为两个版本: | ||
NanoKVM Lite 为基础版配置,适合 具有一定DIY能力的个人用户 和 有批量需求的企业用户。 | ||
NanoKVM Full 为完整版配置,带精致外壳和完整配件,内置开机即用的系统镜像卡,推荐个人用户购买。 | ||
|
||
![](./../assets/RV_Nano/intro/RV_Nano_1.jpg) | ||
|
||
## 参数 | ||
|
||
| 产品 | NanoKVM (Lite) | NanoKVM (FULL) | PiKVM V4 | | ||
| --- | --- | --- | --- | | ||
| 计算单元 | LicheeRV Nano(RISCV) | LicheeRV Nano(RISCV) | CM4 (ARM) | | ||
| 分辨率 | 1080P @ 60fps | 1080P @ 60fps | 1080P @ 60fps | | ||
| 视频编码 | MJPEG, H264(developing) | MJPEG, H264(developing) | MJPEG, H264 | | ||
| 视频延迟 | | | 100~140ms | | ||
| UEFI/BIOS | ✓ | ✓ | ✓ | | ||
| 模拟USB键鼠 <br>Virtual HID | ✓ | ✓ | ✓ | | ||
| 模拟USB存储 <br> Virtual CD-ROM | ✓ | ✓ | ✓ | | ||
| IPMI | ✓ | ✓ | ✓ | | ||
| Wake-on-LAN | ✓ | ✓ | ✓ | | ||
| ATX电源控制 | 无,用户可自行连接 | USB接口IO控制板 | RJ45接口IO控制板 | | ||
| OLED显示 | 无,用户可自行扩展 | 128x64 0.96" white | 128x32 0.91" white | | ||
| 外接串口 | 2路 | 2路 | 1路 | | ||
| TF卡 | 无,用户自备 | 有,开机即用 | 有 | | ||
| 扩展配件 | 无 | WiFi 或 PoE | WiFi/LTE | | ||
| 功耗 | 0.2A@5V | 0.2A@5V | Peak 2.6A@5V | | ||
| 电源输入 | PC USB即可供电 | PC USB即可供电 <br> 也支持额外辅助供电 | 需要DC 5V 3A供电 | | ||
| 散热 | 静音无风扇 | 静音无风扇 | 需要风扇主动散热 | | ||
| 尺寸 | 23x37x15mm <br> ~1/30 PiKVM V4 体积 | 40x36x36mm <br/> ~1/7 PiKVM V4 体积 | 120x68x44mm | | ||
|
||
![](./../assets/RV_Nano/intro/RV_Nano_3.jpg) | ||
|
||
![](./../assets/RV_Nano/intro/RV_Nano_4.jpg) | ||
|
||
|
||
## 硬件资料 | ||
|
||
NanoKVM 基于 Sipeed 的 [LicheeRV Nano](https://wiki.sipeed.com/hardware/zh/lichee/RV_Nano/1_intro.html) 核心板搭建,这部分硬件的规格书、原理图、尺寸图等均可在这里找到:[点击这里](http://cn.dl.sipeed.com/shareURL/LICHEE/LicheeRV_Nano) | ||
|
||
NanoKVM Lite 由 LicheeRV Nano E 和 HDMItoCSI 小板构成,NanoKVM FULL 在 NanoKVM Lite 基础上增加 NanoKVM-A/B 板和外壳。HDMItoCSI板用于转换HDMI信号;NanoKVM-A 包含 OLED、ATX控制输出(TypeC接口形式)、辅助供电(TypeC接口)以及ATX开关机、复位按键;NanoKVM-B 一端连接A板,一端连接电脑ATX针脚,用于电脑的远程开关机 | ||
|
||
+ [板卡规格书](http://cn.dl.sipeed.com/shareURL/LICHEE/LicheeRV_Nano/01_Specification) | ||
|
||
## 软件资料 | ||
|
||
+ [LicheeRV Nano SDK](https://github.com/sipeed/LicheeRV-Nano-Build) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: LicheeRV Nano | ||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool | ||
update: | ||
- date: 2024-6-21 | ||
version: v0.1 | ||
author: BuGu | ||
content: | ||
- Release docs | ||
--- | ||
|
||
## 开箱 | ||
|
||
## 接线 | ||
|
||
## 浏览器查看远程桌面 | ||
|
||
## 如何进行远程装机 | ||
|
||
## 如何在外网访问 | ||
|
||
Todo | ||
|
||
## 串口使用 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: LicheeRV Nano | ||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool | ||
update: | ||
- date: 2024-6-21 | ||
version: v0.1 | ||
author: BuGu | ||
content: | ||
- Release docs | ||
--- | ||
|
||
## 镜像烧录与升级 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: LicheeRV Nano | ||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool | ||
update: | ||
- date: 2024-6-21 | ||
version: v0.1 | ||
author: BuGu | ||
content: | ||
- Release docs | ||
--- | ||
|
||
## Todo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: KVM series | ||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool | ||
update: | ||
- date: 2024-06-21 | ||
version: v0.1 | ||
author: BuGu | ||
content: | ||
- Create file | ||
--- | ||
|
||
Lichee NanoKVM is Sipeed KVM tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("en") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
} | ||
</script> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-mega-60k/mega-60k.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("en") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-mega-60k/mega-60k.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-mega-60k/mega-60k.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/en/lichee/th1520/1_intro.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-1K/Nano-1k.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-1K/Nano-1k.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<script> | ||
var hash = window.location.hash | ||
var url_language = "en" | ||
|
||
if( navigator.language.indexOf("zh") == -1 ) | ||
{ | ||
url_language = "zh" | ||
} | ||
|
||
|
||
if (hash.indexOf("start")!= -1) | ||
{ | ||
location.href = window.location.origin + "/hardware/" + url_language + "/tang/tang-nano-20k/example/unbox.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/" + url_language + "/tang/tang-nano-20k/nano-20k.html" | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/en/lichee/th1520/1_intro.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-4K/Nano-4K.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-4K/Nano-4K.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/en/lichee/th1520/1_intro.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-9K/Nano-9K.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/Tang-Nano-9K/Nano-9K.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-primer-15k/mega-60k.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("en") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-primer-15k/mega-60k.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-primer-15k/mega-60k.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1) | ||
{ | ||
if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = "https://wiki.sipeed.com/hardware/zh/tang/tang-primer-25k/start.html" | ||
} | ||
else | ||
{ | ||
location.href = "https://wiki.sipeed.com/hardware/en/tang/tang-primer-25k/start.html" | ||
} | ||
} | ||
else | ||
{ | ||
if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = "https://wiki.sipeed.com/hardware/zh/tang/tang-primer-25k/primer-25k.html" | ||
} | ||
else | ||
{ | ||
location.href = "https://wiki.sipeed.com/hardware/en/tang/tang-primer-25k/primer-25k.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/en/lichee/th1520/1_intro.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/index.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/index.html" | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<script> | ||
var hash = window.location.hash | ||
if (hash.indexOf("start")!= -1){ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
else | ||
{ if( navigator.language.indexOf("zh") == 0 ) | ||
{ | ||
location.href = window.location.origin + "/hardware/zh/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
else | ||
{ | ||
location.href = window.location.origin + "/hardware/en/tang/tang-mega-138k/mega-138k.html" | ||
} | ||
} | ||
</script> |
Oops, something went wrong.