Skip to content

Commit 81f033a

Browse files
HomHom
authored andcommitted
Update Readme.md 01/09
修改 Module 及 PcbLib 連結
1 parent 5bfb76b commit 81f033a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
========
33
* Author : [Hom](https://github.com/Hom19910422)
44
* Version : v1.0
5-
* Update : 2013/12/22
5+
* Update : 2014/01/09
66

77
Description
88
========
@@ -14,7 +14,7 @@ Hardware
1414
* 控制器  : [STM32F103C](http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1031/LN1565/PF189782) 48Pin 72MHz
1515
* 其他外接 : 2 個按鍵 ( PA0, PB2 )、3 個 LED ( PC13, PC14, PC15 )、 1 個 UART ( PA9, PA10 )
1616
* PCB 尺寸 : 49.53 * 21.59mm
17-
* 設計軟體 [Altium Designer 13](http://www.altium.com/en/products/altium-designer) ( [PcbLib](https://github.com/CYACAcademic/AltiumDesigner_PcbLibrary) use AD PcbLib v0.? )
17+
* 設計軟體 [Altium Designer 13](http://www.altium.com/en/products/altium-designer) ( PcbLib use AD [PcbLib v?](https://github.com/OpenPCB/AltiumDesigner_PcbLibrary) )
1818

1919
Program
2020
========
@@ -29,7 +29,7 @@ Program
2929
* LAB_RNR_PWM ... PWM 輸出
3030
* LAB_RNR_PWR ... 進入StandbyMode, 並用 KEY_WU 鍵喚醒
3131
* LAB_RNR_Systick ... Systick 計時
32-
* LAB_RNR_TFT2.2 ... SPI 2.2" 240*320 TFT LCD ( use [TFT_2.2-inch](https://github.com/Hom19910422/TFT_2.2-inch) )
32+
* LAB_RNR_TFT2.2 ... SPI 2.2" 240*320 TFT LCD ( use [TFT_2.2-inch](https://github.com/OpenPCB/TFT_2.2-inch) )
3333
* LAB_RNR_USART ... UART 發送資料至PC
3434
* LAB_RNR_USART_IntRecv ... UART 中斷接收, 並發送接收到的資料至 PC ( PC 端使用 Python )
3535
* LAB_RNR_WDG ... WWDG & IWDG

0 commit comments

Comments
 (0)