Skip to content

Commit 0d385a2

Browse files
author
nulllab
committed
relase v1.0.3
1 parent 6bd3945 commit 0d385a2

8 files changed

+85
-3
lines changed

README_zh.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
安装包
3333

34+
### 方法一、网络安装
3435
1、文件->首选项,得到如下界面
3536

3637
2、在附加开发板管理器网址输入如下网址:
@@ -41,11 +42,18 @@
4142
3、工具->开发板->开发板管理
4243
搜索nulllab,选择最新版本安装(如果搜索不到,请安装arduino IDE1.8.15以上)
4344

45+
### 方法二、手动安装
46+
1、直接下载[最新软件支持包](https://github1.v50.ltd.cnpmjs.org/nulllaborg/arduino_nulllab/archive/master.zip)
47+
2、将解压并修改名字到arduino-ide\hardware\arduino_nulllab-master\avr\这个目录下要看到 boards.txt和platform.txt文件
48+
3、重新打开Arduino IDE应用程序
49+
4450
4、开发板选择
4551
![](./doc/pic/board_chioce.png)
4652

4753
## Mixly支持包
48-
1、下载支持主板的[Mixly安装包](http://www.emakefun.com/uploads/software/Mixly_WIN.zip)
54+
1、下载支持LGT主板的[Mixly安装包安装脚本](https://cdn.jsdelivr.net/nulllaborg/arduino_nulllab/releases/download/v1.0.3/LGT_Mixly_Update.bat)
55+
a、LGT_Mixly_Update.bat放到Mixly_WIN根目录下
56+
b、双击运行-->输入y-->回车
4957

5058
2、打开Mixly,按照下面提示即可以上传程序
5159
![](./doc/pic/mixly_select_board.png)

doc/LGT328P-LQFP32-Nano.pdf

67.2 KB
Binary file not shown.

doc/LGT8FX8P_Databook_v1.0.5.pdf

2.82 MB
Binary file not shown.

doc/README.pdf

-43.1 KB
Binary file not shown.

doc/README_zh.pdf

-2.06 MB
Binary file not shown.

package_nulllab_boards_index.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,26 @@
2727
{"name": "DIY Boards"}
2828
]
2929
},
30+
{
31+
"name": "Nulllab AVR Compatible Boards",
32+
"architecture": "avr",
33+
"version": "1.0.3",
34+
"category": "lgt8fx",
35+
"url": "https://github.com/nulllaborg/arduino_nulllab/releases/download/v1.0.3/nulllab_arduino-1.0.3.zip",
36+
"archiveFileName": "nulllab_arduino-1.0.3.zip",
37+
"checksum": "SHA-256:fbff13b98211d6de3987ea9f90794c0fa07950eb46e132561cbb4afafa2b2e5b",
38+
"size": "1575248",
39+
"help": {
40+
"online": "https://github.com/nulllaborg/nulllab_arduino/issues"
41+
},
42+
"boards": [
43+
{"name": "Nulllab Mini-Nano"},
44+
{"name": "Nulllab Nano/Maker-Nano"},
45+
{"name": "Nulllab Mango Uno"},
46+
{"name": "Nulllab Orion"},
47+
{"name": "DIY Boards"}
48+
]
49+
},
3050
{
3151
"name": "Nulllab AVR Compatible Boards",
3252
"architecture": "avr",

package_nulllab_boards_index_zh.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"packages": [
33
{
44
"name": "nulllab avr compatible boards",
5-
"maintainer": "nulllab.org",
5+
"maintainer": "nulllab.cn",
66
"websiteURL": "https://gitee.com/nulllab/nulllab_arduino",
77
"email": "[email protected]",
88
"help": {
9-
"online": "www.nulllab.org"
9+
"online": "www.nulllab.cn"
1010
},
1111
"platforms": [
1212
{
@@ -27,6 +27,26 @@
2727
{"name": "DIY Boards"}
2828
]
2929
},
30+
{
31+
"name": "Nulllab AVR Compatible Boards",
32+
"architecture": "avr",
33+
"version": "1.0.3",
34+
"category": "lgt8fx",
35+
"url": "https://github1.v50.ltd.cnpmjs.org/nulllaborg/arduino_nulllab/releases/download/v1.0.3/nulllab_arduino-1.0.3.zip",
36+
"archiveFileName": "nulllab_arduino-1.0.3.zip",
37+
"checksum": "SHA-256:fbff13b98211d6de3987ea9f90794c0fa07950eb46e132561cbb4afafa2b2e5b",
38+
"size": "1575248",
39+
"help": {
40+
"online": "https://gitee.com/nulllab/nulllab_arduino/issues"
41+
},
42+
"boards": [
43+
{"name": "Nulllab Mini-Nano"},
44+
{"name": "Nulllab Nano/Maker-Nano"},
45+
{"name": "Nulllab Mango Uno"},
46+
{"name": "Nulllab Orion"},
47+
{"name": "DIY Boards"}
48+
]
49+
},
3050
{
3151
"name": "Nulllab AVR Compatible Boards",
3252
"architecture": "avr",
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"packages": [
3+
{
4+
"name": "nulllab",
5+
"maintainer": "nulllab.cn",
6+
"websiteURL": "https://github.com/nulllaborg/arduino_nulllab",
7+
"email": "[email protected]",
8+
"help": {
9+
"online": "www.nulllab.cn"
10+
},
11+
"platforms": [
12+
{
13+
"name": "nulllab",
14+
"architecture": "avr",
15+
"version": "2.0.0",
16+
"category": "lgt8fx",
17+
"url": "https://github.com/nulllaborg/arduino_nulllab/archive/master.zip",
18+
"archiveFileName": "master.zip",
19+
"help": {
20+
"online": "https://github.com/nulllaborg/arduino_nulllab/issues"
21+
},
22+
"boards": [
23+
{"name": "Nulllab Mini-Nano"},
24+
{"name": "Nulllab Nano/Maker-Nano"},
25+
{"name": "Nulllab Mango Uno"},
26+
{"name": "Nulllab Orion"},
27+
{"name": "DIY Boards"}
28+
]
29+
}
30+
],
31+
"tools": []
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)