搜尋
搜尋結果
						搜尋Power Control ,
						共找到 89 筆
							
								
						
					
					- 排序
- 依時間
- 依熱門度
					前瞻應用 
							學習 
							影片長度 - 5:33
				以新唐 NuMaker-IoT-M263A 為平台,使用 Mbed OS 進行開發,學習開發各式功能。觀看本片,您將學會如何以 Mbed OS 範例程式透過 NB-IoT 或 LTE 連接到伺服器並讀取回傳資料。
哈囉大家好,我是新唐工程師 Miya 。
今天為大家介紹如何讓新唐 NuMaker IoT-M263A 開發板在 MbedOS 上使用 NB-IoT 以及 4G 模組。
需要先進行組裝在新唐商店購買收到的 RF-BG96A NB-IoT 模組與子板
先翻至背面,在母板插入 SIM Card ,再翻至正面將 RF-BG96A NB-IoT 子板拆下鎖到母板上。
將母板上 SW3 上調整電壓 3V 為 ON ,再將 SW6 Mini PCIe 1 跟 2 的電都調到 ON 的位置,最後將天線插在子板的’’MAIN’’孔。
組裝好 NB-IoT 子板後,接下來到網址"https://ide.mbed.com/",登入後先確認右上方板子已經有帶出’’NuMaker-IoT-M263A’’及板子小圖示了,如果沒有可參考教學影片’’step by step 讓你了解如何運行 Mbed OS’’,裡面有詳細的示範怎麼新增板子的方法。
點選左上方的’’New’’,會載入一個 Create new program 的小視窗,上面可以看到 Platform ,已經帶出 NuMaker-IoT-M263A 。
在 Template 這欄選取 sample code ,使用 NuMaker Cellular(NB-IoT/4G) 這個 sample ,點一下 OK ,可以看到系統已將 sample code 載到頁面裡了。
到 mbed_app.json ,找到 target_overrides ,這版在第 18 行開始。
往下找到 nsapi.default-cellular-apn ,這版在第 33 行。
請先詢問提供 SIM 卡的電信業者關於 APN 設定, NB-IoT 和 4G LTE 也不一定相同,這裡示範是使用中華電信 NB-IoT 的 APN 設定,所以要將 internet 改成 internet.iot 。
接著往下找到 NUMAKER_IOT_M263A ,這版從第 42 行開始。
將下面3行子板定義改成 QUECTEL_BG96 ,這版是第 43 行到第 45 行。
改好之後存檔,編譯。
現在在編譯中,請稍候。
完成後最下面會秀出’’Success!’’,系統會把 compile 完成的 bin 檔放在 download 資料夾,直接從下方進入,上拉後,點一下’’Show in folder’’。
接著需要把 NuMaker-IoT-M263A 板子跟 PC 接上 USB ,確認板子有亮燈就是通電了。
到電腦的裝置管理員查看分配到的 port 編號,在本機按右鍵,點裝置管理員
找到連接埠 (COM和LPT) ,找到 USB 序列裝置,就可以知道像這部 PC 分配給它的是COM12 。
接下來使用終端機模擬軟體,各位可以用自己熟悉的軟體操作即可。
設定 Serial line 為 COM12 , Speed 為 115200 ,到 Serial 將 Flow control 改為 None ,接著OPEN。
再回到剛才的資料夾,可以看到多了一個剛才 compile 完成的 bin 檔,按右鍵傳送到NuMicro MCU(E:),這邊分配到哪一槽要看各位的電腦決定,點選成功,會出現傳送資料畫面。
接著回到終端機摸擬軟體,可以看到板子已經成功連到 echo.mbedcloudtesting.com server。
傳送 4 Bytes 資料後接收 4 Bytes 資料,比對正確,連線測試成功。
以上是這次的教學影片,感謝您的收看,歡迎訂閱我們的頻道。
如果您想知道更多資訊歡迎聯絡我們。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m263a
聯絡我們: SalesSupport@nuvoton.com
#application  #learning #intermediate #zh-Hant
				
			
					創新產品 
							學習 
							影片長度 - 3:12
				Nuvoton provide new automotive microcontrollers NUC131. NUC131 is based on Arm Cortex -M0 core, operating frequency up to 72 MHz. NUC131xU has passed AEC-Q100 Grade 2 certification. Suitable for body control, OBD, Rader or TPMS application.
#Product #Learning #Basic #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC  
buy now: https://direct.nuvoton.com
contact us: SalesSupport@nuvoton.com
				
			
					培訓 
							工具 
							學習 
							影片長度 - 6:47
				以新唐 NuMaker-IoT-M487 為平台,使用 Mbed OS 進行開發,學習各種功能。觀看本片,您將學會使用 NuMaker-IoT-M487 開發板配合 Mbed OS 與 Pelion 的範例程式連接 Pelion。
哈囉大家好,我是新唐工程師 Miya,今天為大家介紹如何使用新唐 NuMaker IoT-M487 在 MbedOS 跟 Pelion 上連接雲端。
因為憑證下載需求,所以操作前請先準備好一張 Format 好的 MicoSD Card 待用。
打開 Chrome 瀏覽器輸入網址"https://cloud.mbed.com/quick-start"
需要先啟動免費帳號,點選中間上方”Activate your free access” 後,下一個頁面點 Log in 登入您的帳號密碼,Log in。
啟動後,選擇中間選項"Start the Connect Tutorial",系統會自動轉到這個頁面,往下拉選取 NuMaker-IoT-M487 (WiFi)。
選好後,點"Get started",系統將導入此頁面,點選 1.2,將 pelion-example-common example 加進線上編譯平台。
確認系統匯入 pelion-example-common 後,點 Import。
Load code 中,請稍待片刻。
先點選"pelion-example-common program.",接著在 Online compiler IDE 環境的 menu bar 上,到 Pelion Device Management 中下拉選取"Manage Connect Certificates"來建立 Pelion 憑證。
API Key 這邊按一下 OK。
點"Create",輸入您想存的連接憑證名字,之後按 OK。
點一下您建立的憑證,再按 OK,OK。
點 Pelion Device Management 選取"Apply Update Certificate."會出現 Update Certificates 視窗,按 Create,點"Download Private Key"。
接著先確認右上方板子已經有帶出”NuMaker-IoT-M487 及板子小圖示”了,如果沒有可參考教學影片”step by step 讓你了解如何運行 Mbed OS”,裡面有詳細的示範怎麼新增板子的方法!
由於要使用 Wi-Fi,所以需要將 SSID 及密碼改成可符合您連線環境的設定。
找到 mbed_app.json 裡面 SSID 設定"wifi-ssid",此版 sample code 在第 9 行,更改為您使用無線網路所設定的 SSID (我使用的是 nu),接著再找到"wifi-password"設定,此版在第 10 行裡的 Password 改成您無線網路連接設定的密碼,改好後存檔,Compile,現在 Compile 中,需要等待一下,完成後看到最下方會秀出"Success!"。
系統會把 compile 完成的 bin 檔放在 download 資料夾, 直接從下方進入,上拉後,點一下”Show in folder”。
接著需要先把 format 過的 Micro SD Card 插入卡槽,再將 NuMaker-IoT-M487 板子跟 PC 接上 USB,確認板子有亮燈就是通電了。
回到剛才的資料夾,可以看到多了一個剛才 compile 完成的 bin 檔,按右鍵傳送到 NuMicro MCU(E:) 這邊分配到哪一槽要看各位的電腦決定!有成功點選到的話會出現傳送過去的畫面。
接著到電腦的裝置管理員查看分配到的 port 編號,在本機按右鍵,選管理,找到裝置管理員,到連接埠(COM 和 LPT) 可以看到 USB 序列裝置,就知道這部 PC 分配給它的是 COM9。
接下來使用終端機模擬軟體,各位可以用自己熟悉的軟體操作即可,設定 Serial line 為 COM9, Speed 為 115200,到 Serial 將 Flow control 改為 None,接著 OPEN。
設定好之後,在板子上按一次 reset,接著在終端機摸擬軟體就可以看到目前板子已經成功連接無線網路,看到雲端回傳的 Endpoint name 就代表連接成功囉!
以上是這次的教學影片,感謝您的收看。歡迎訂閱我們的頻道。
如果您想知道更多資訊歡迎聯絡我們!
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m487
聯絡我們: SalesSupport@nuvoton.com
#Tool  #Training #Learning #Intermediate #zh-Hant
				
			
					前瞻應用 
							學習 
							影片長度 - 3:0
				以新唐 NuMaker-IoT-M263A 為平台,使用 Mbed OS 進行開發,學習開發各式功能。觀看本片,您將學會如何以 Mbed OS 範例程式完成按鍵開關 LED 功能。
哈囉大家好,我是新唐工程師 Miya,今天為大家介紹如何使用新唐 NuMaker IoT-M263A 在 Mbed OS 控制 LED 與按鍵。
首先打開 Chrome 瀏覽器,輸入網址"https://ide.mbed.com/compiler"。
登入後先確認右上方板子已經出現”NuMaker-IoT-M263A 及板子小圖示”,如果沒有出現,可參考新唐 IoT 系列課程”三分鐘讓你了解如何運行 Mbed OS”,這部影片裡面有詳細示範怎麼新增板子的方法喔!
首先點選左上方的 ”New”,會載入一個 ”Create new program” 的小視窗,在上面可以看到 Platform 已經帶出來 NuMaker-IoT-M263A,在 Template 這欄選取 sample code,用 NuMaker GPIO Interrupt with Debounce Setting 這個 sample 來示範,點一下 OK。
現在可以看到 sample code 已經載入頁面,點一下 main.cpp,往下拉找到這份 sample code 設置 M263A 板子的 LED 按鈕開關,對應是 SW10,直接按一下 Compile 編譯檔案。目前正在 Compile 中,請稍後。
完成後可以看到頁面下方出現了說明描述,最下面會秀出 Success! 系統會把編譯完成的 bin 檔放在 download 資料夾,直接從下方進入,上拉後,點一下”在資料夾中顯示”。
接著需要把 NuMaker-IoT-M263A 板子透過 USB 接上 PC,確認板子有亮燈就是通電了。
回到剛才的資料夾,可以看到多了一個剛才 compile 完成的 bin 檔,按右鍵傳送到 NuMicro MCU(E:) 這邊分配到哪一槽要看各位的電腦決定喔!成功點選會出現傳送資料的畫面。
接下來按板子上的 SW10 按鈕來開關相對應的 LED,可以看到每次按下的動作,預設是開,再按一下就是關。
以上是這次的教學影片,感謝您的收看。歡迎訂閱我們的頻道。
如果您想知道更多資訊歡迎聯絡我們!
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m263a
聯絡我們: SalesSupport@nuvoton.com
#application  #learning #intermediate #zh-Hant
				
			
					前瞻應用 
							學習 
							影片長度 - 5:21
				以新唐 NuMaker-IoT-M263A 為平台,您將學會如何使用 Mbed OS 範例程式,並練習如何秀出 Hello World!
哈囉大家好,我是新唐工程師 Miya,新唐的 NuMaker-IoT-M263A 開發板,以基於 Arm Cortex-M23 為核心的 NuMicro M263 微控制器為主控,內建 Wi-Fi, BLE, LoRa 等模組,亦可直接搭配 LTE 或 NB-IoT 通訊模組,讓使用者有多種無線通訊的選擇。此開發平台提供 BSP 開發包外,也支援 Arm MbedOS,充分支援多種網路協議。
今天為大家介紹如何在新唐的 NuMaker-IoT-M263A 上使用 Mbed OS。
首先打開 Chrome 瀏覽器輸入網址 https://os.mbed.com/,註冊或登入帳號。
接著登入使用,點選右上角的人頭,選 Log in /Sign up,輸入帳號密碼,點選 Log in。再來點選人頭旁邊黃底黑字的 Compiler,網頁會自動導到線上開發平台頁面。
接下來的示範都是在這個頁面上操作,點選右上角的 No device selected,先新增新唐 NuMaker IoT-M263A 開發板。
系統會打開Select a Platform頁面,點選左下角顯示綠色”+” Add Board 的按鈕,接下來會自動開啟平台頁面,選擇板子。
找到 NuMaker-IoT-M263A 並點選,點選後會自動開啟 NuMaker-IoT-M263A 的介紹頁面,將頁面往下拉,右邊會有藍底白字的橢圓形按鈕,點選” +Add your Mbed Compiler”。
按一下上方 compiler,回到線上開發平台頁面,右上角會出現”NuMaker-IoT-M263A 及小圖示”點選開啟小視窗: 在小視窗選 NuMaker-IoT-M263A,確認板子有加入後就可以開始進行 Sample code 的下載。
首先點選左上方的”New”,會載入一個 Create new program 的小視窗,上面可以看到 Platform,已經帶出 NuMaker-IoT-M263A。
在 Template 這欄選取 mbed OS Blinky LED HelloWorld 這個 sample code,點一下 OK。
現在可以看到 sample code 已經 load 在頁面,點一下 main.cpp 示範印出 Hello World。所以在主程式裡加一行指令:printf(“Hello World!\r\n”);
確認一下有沒有寫錯,存檔,按一下 Compile。
現在 Compile 中等待一下。
之後可以看到頁面下方出現了描述,最下面會秀出 Success!
接著需要先把 NuMaker-IoT-M263A 板子跟 PC 接上 USB,確認板子有亮燈就是通電了。
系統會把 compile 完成的 bin 檔放在 download 資料夾,可以直接從下方進入,上拉後,點一下”Show in folder”。
可以看到多了一個剛才 compile 完成的 bin 檔,按右鍵傳送到 NuMicro MCU(E:) 這邊分配到哪一槽要看各位的電腦決定喔!
到電腦的裝置管理員查看分配到的 port 編號,本機按右鍵,點管理。
找到裝置管理員,連接埠(COM和LPT),找到 USB 序列裝置就可以知道這部 PC 分配給它的是 COM10,有成功點選到的話會出現傳送過去的畫面。
接下來使用終端機摸擬軟體,各位可以用自己熟悉的軟體操作即可,設定 Serial line 為COM10, Speed 為 9600,到 Serial 也確認一下 baud: 9600, Data bits: 8, Stop bits: 1, Parity: None, Flow control: None.
接著 OPEN,就可以看到剛才編輯的 Hello World! 印出來了。
以上是這次的教學影片,感謝您的收看。
如果您想知道更多資訊歡迎聯絡我們!
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m263a
聯絡我們: SalesSupport@nuvoton.com
#application  #learning #intermediate #zh-Hant
				
			
					
						Home automation with the tubular motor adopting Nuvoton 8-bit industrial microcontroller ML51 series
				
				
					影片長度 - 4:33
				Tubular motors can be easily seen everywhere such as curtains, rolling doors, and automatic clothes racks. As the concept of home automation is spreading widely, those products become more and more popular.
Nuvoton provides completed platform, ML51 series for different needs of tubular motors. It’s based on 1-T 8051 core, running up to 24 MHz core speed. It provides 12-bit ADC detecting motor current and up to 2 sets of analog comparators for overcurrent and overvoltage protection. Much higher safety features for the tubular motors are realized. 
105-degree high-temperature resistance makes it suitable for control box exposed outdoors. As for the multiple noises and inference environment, ML51 series provides strong immunity like 8 kV ESD and 4.4 kV EFT.
Hello, everyone, welcome back to Nuvoton’s YouTube channel, I am the product manager of microcontrollers. Today I am going to show
you our successful story, home automation with the Tubular motor, which adopts our latest industrial microcontroller, ML51 series. 
Today the topic we are going to talk about is the home automation and motorization system for curtain and doors. These tubular motors can be easily seen around everywhere, like curtain, rolling door, garage door, and automatic clothes rake…and so on. As the concept of home
automation is spreading widely, those products are more and more popular. 
For example, the automatic curtain is popularly applied in hotel, new building, hospital and new store, why is this product become more and more popular? Lazy economy becomes a new type of consumption demand, people pursue a time-saving and labor-saving product,
imagined if you have an emitter to control curtain automatically, and smart adjustment with the brightness of outdoor. And the new product hit the shelf is automatic clothes rake, now this new product is not only a hanger but also integrated with UV light disinfection, heating function and fan controller. About the garage door, now integrated more security function, such as overcurrent protection for device longevity, infrared system can be added to increase anti-pinch security.
Nuvoton provides completed platform, ML51 series for different needs of tubular motors. It’s based on 1-T 8051 core, running at 24MHz core speed, provides 12-bit ADC can detect motor current, up
to 2 sets of analog comparator to have overcurrent and over voltage protection so can provide much higher safety feature for the tubular motors. ML51 series also provide from 1.8V to 5V power supply, so whether the AC power or the battery supplied can easily be adapts to different power source. 
This series has up to 105-degree high temperature resistance, which also can be very suitable for control box explore at outdoors. As for the multiple noise and inference environment, ML51 series provides strong immunity like 8 kV ESD and 4.4 kV EFT.  
Nuvoton provides an easy-to-use development environment, which includes NuMaker board, Nu-Link, BSP and sample codes, those
tools can help you shorten your development cycles. On the backside of each development board, you can find the website which the comprehensive information is available.
Nuvoton has some successful case in China and Europe. We hope to have more new opportunities after releasing this video.
Thanks for watching, if you like this video
please give it a thumbs up, if you have any question can also leave a message at bottom, we will have personal to reply the question soon. The ML51 NuMaker boards are now available at Nuvoton official eStore direct.nuvoton.com. Thank you again for staying with us. Hope to see you soon. Bye~
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC  
buy now: https://direct.nuvoton.com/en/numaker-ml51pc
https://direct.nuvoton.com/en/nutiny-ml51eb9ae
contact us: SalesSupport@nuvoton.com
				
			
					培訓 
							工具 
							學習 
							影片長度 - 4:16
				以新唐 NuMaker-IoT-M487 與 AliOS Things 為平台進行開發,學習開發各式功能。觀看本片,您將學會如何以 AliOS Things 範例程式輸出 Hello World 與按鍵開關 LED 功能。
大家好,我是新唐工程師Wayne,現在為您介紹新唐 IoT 系列課程主題 - 讓您了解如何運行 AliOS-Things 操作系統。在這部影片中,我們將呈現如何下載 AliOS-Things 軟體開發包、AliOS-Things 範例專案編譯、執行檔案的燒錄下載以及功能測試。
首先打開瀏覽器,並在網址列輸入 AliOS-Things 原始碼倉庫網址,網址如下 - https://github.com/OpenNuvoton/AliOS-Things。連接。瀏覽器畫面目前顯示的是 AliOS-Things 軟體開發包,點選” Clone or download”按鍵,再點選 “Download ZIP”,電腦就開始下載AliOS-Things 軟體開發包了。
在完成下載 AliOS-Things 軟體開發包後,它是一個 zip 格式的檔案,需要進行解壓縮。
在 AliOS-Things 軟體開發包解壓縮完成後,找到numicro_button_led keil 專案檔案。它的路徑如下-projects\Keil\numicro_button_led@numaker-iot-m487\keil_project,打開Keil專案檔,點擊 Rebuild 圖示編譯專案。
在編譯成功後,它將產生一個可執行檔案在Objects目錄內,完整檔案路徑如下:projects\Keil\numicro_button_led@numaker-iot-m487\keil_project\Objects,輸出的檔案名稱為numicro_button_led@numaker-iot-m487.bin。
接下來,我們開始進行可執行檔案的燒錄下載,在這之前,我們先確認開發板上的 ISW1開關元件,都切至 “ON”的位置。 接著將USB 線插上電腦。這時侯我的電腦出現一個 NuMicro MCU 磁碟機。磁碟機代號依不同電腦而不同,這台電腦顯示為 G 槽。我們回到可執行檔案儲放的目錄,在可執行檔案numicro_button_led@numaker-iot-m487.bin上,按下滑鼠右鍵,傳送到 NuMicro MCU 磁碟機,然後畫面出現檔案傳輸視窗,等到傳輸完成後,也結束燒錄下載流程。
我們開啟 Tera term 終端模擬連線工具,序列埠選擇 Nuvoton Virtual Com Port 編號- COM5,其它的連接埠設定如畫面呈現。
在完成設定後,點選確定並按下開發板上的 Reset 按鍵。Tera term將印出 AliOS-Things 的開機資訊與每秒印出 hello world 的字樣,這時侯您可按下開發板上的 SW2 按鍵切換 LEDR 燈的狀態。到這裡,我們完成了測試。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m487
聯絡我們: SalesSupport@nuvoton.com
#Tool  #Training #Learning #Intermediate #zh-Hant
				
			
					培訓 
							工具 
							學習 
							影片長度 - 2:53
				以新唐 NuMaker-IoT-M487 為平台,使用 Mbed OS 進行開發,學習開發各式功能。觀看本片,您將學會如何以 Mbed OS 範例程式完成按鍵開關 LED 功能。
哈囉大家好,我是新唐工程師Miya,今天為大家介紹如何使用新唐NuMaker-IoT-M487在Mbed OS控制LED與按鍵。
首先打開Chrome瀏覽器,輸入網址https://ide.mbed.com/。
登入後先確認右上方板子已經出現“NuMaker-IoT-M487及板子小圖示”,如果沒有出現,可參考新唐IoT系列課程三分鐘讓你了解如何運行Mbed OS”,這部影片裡面有詳細示範怎麼新增板子的方法喔!
首先點選左上方的“New”,會載入一個“Create new program” 的小視窗,在上面可以看到Platform已經帶出來NuMaker-IoT-M487,在Template這欄選取sample code,用NuMaker GPIO Interrupt with Debounce
Setting這個sample來示範,點一下OK。
現在可以看到sample code已經載入頁面,點一下main.cpp,這份sample
code已經內建寫好SW2按鈕開關,直接按一下Compile output,目前正在Compile中,請稍後。
完成後可以看到頁面下方出現了多行描述,最下面會秀出Success!
系統會把我們compile完成的bin檔放在download資料夾,我們可以直接從下方進入,上拉後,點一下“Show in folder”
接著我們需要先把NuMaker-IoT-M487板子跟透過USB接上PC,確認板子有亮燈就是通電了。
回到剛才的資料夾,可以看到多了一個剛才compile完成的bin檔,按右鍵傳送到NuMicro MCU(E:) 這邊分配到哪一槽要看各位的電腦決定喔!
成功點選會出現傳送資料的畫面。
接下來按板子上的SW2按鈕來開關相對應的LED,可以看到每次按下的動作,第一下是開/第二下就是關。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m487
聯絡我們: SalesSupport@nuvoton.com
#Tool  #Training #Learning #Intermediate #zh-Hant
				
			
					培訓 
							工具 
							學習 
							影片長度 - 8:49
				以新唐 NuMaker-IoT-M487 為平台,您將學會如何使用 Mbed OS 範例程式,並練習如何秀出Hello World!
哈囉大家好,我是新唐工程師Miya,新唐的NuMaker-IoT-M487 開發板,以基於Arm Cortex-M4為核心的 NuMicro M487 微控制器為主控,內建 RJ45 乙太網路與 Wi-Fi 模組,讓使用者可以有線或無線的方式連接雲端,可連接Arm Mbed,阿里雲與Amazon的FreeRTOS。
今天為大家介紹如何在我們新唐的NuMaker- IoT-M487上使用Mbed OS。
首先打開Chrome瀏覽器,輸入網址https://os.mbed.com/,註冊帳號。
點選右上角的人頭畫面,選Sign up/Log in,點選Sign up,填入相關資料
接著去信箱收認證件,回覆認證就完成註冊囉!
接著我們登入使用,點選右上角的人頭,選Sign up/Log in,點選Log in,輸入帳號密碼。
再來點選人頭旁邊黃色底黑字的Compiler,網頁會自動幫我們導到線上開發平台頁面。
接下來的示範都是在這個頁面上操作,點選右上角的No device selected,我們先新增新唐的NuMaker IoT-M487開發板。
系統會幫我們打開Select a Platform頁面,我們點選左下角的按鈕,顯示綠色”+” Add Board,接下來會自動開啟這個頁面,讓我們選擇板子。
往下一點點找到我們的NuMaker- IoT-M487並點選,點選後會自動開啟NuMaker-IoT-M487的頁面(https://os.mbed.com/platforms/NUMAKER-IOT-M487/)將頁面接著往下拉,右邊會有藍底白字的橢圓形按鈕,顯示” +Add your Mbed Compiler”,點選它。
我們按一下上方compiler,回到線上開發平台頁面,若右上角有出現 “NuMaker-IoT-M487及板子小圖示”,就可以開始進行Sample code下載
若沒出現就再點一次 “No device selected”,這邊用另一個頁面示範,這時會跳出板子小頁面,右下方就出現了我們剛才選的NuMaker-IoT-M487板子畫面,請點它一下,在這頁面中按右上角的 “Select Platform”,我們跳回原本的頁面。
現在可以看到sample code已經load在頁面,點一下main.cpp,我們要示範印出Hello World。所以在主程式裡我們加一行指令:printf(“Hello
World!\r\n”);確認一下有沒有寫錯,存檔,按一下Compile。
現在Compile中,我們等待一下。
之後可以看到頁面下方出現了很多描述,最下面會秀出Success!
系統會把我們compile完成的bin檔放在download資料夾,我們可以直接從下方進入,上拉後,點一下 “Show in folder”接著我們需要先把NuMaker-IoT-M487板子跟PC接上USB,確認板子有亮燈就是通電了。
我們回到剛才的資料夾,可以看到多了一個剛才compile完成的bin檔,按右鍵傳送到NuMicro MCU(E:) 這邊分配到哪一槽要看各位的電腦決定喔!
有成功點選到的話會出現傳送過去的畫面,接著我們要到電腦的裝置管理員查看分配到的port編號,本機按右鍵,點裝置管理員,找到連接埠(COM和LPT),找到USB序列裝置,我們就可以知道像這部PC分配給它的是COM3。
接下來使用終端機摸擬軟體,各位可以用自己熟悉的軟體操作即可,設定Serial line為COM3, Speed為9600,到SSH也確認一下 baud:9600, Data bits: 8, Stop bits: 1, Parity: None, Flow control: XON/XOFF,接著OPEN,就可以看到剛才編輯的Hello World!印出來了。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-iot-m487
聯絡我們: SalesSupport@nuvoton.com
#Tool  #Training #Learning #Intermediate #zh-Hant
				
			
					創新產品 
							學習 
							影片長度 - 4:26
				NUC980 Series Microprocessor is a solution designed for industrial control and industrial IoT applications, such as gateway, serial server, remote control unit, plug and play data collector and IoT development platforms.
NUC980 series embedded with an ARM9 core supports Linux, FreeRTOS and Non-OS Board Supporting Package. By using MCP technology, NUC980 series supports up to 128 MB DRAM. Not only can NUC980 simplify your hardware design, but help your product time to market. A less-layered PCB and a reduced PCB size can lower the BOM cost.
NUC980 supports 2 High Speed and 6 Full Speed USB Host controllers that can be used for a replaceable module due to the plug and play feature of USB interface. Other interfaces include 10 UART, 4 I2C, 3 SPI, 4 CAN BUS, and 2 Camera sensor interface. Designers can use these interfaces to collect or convert the data needed.
NUC980 features AES, RSA, SHA and ECC hardware crypto accelerator for CPU offloading. This crypto engine can be applied at data transfer, identification, and key exchange.Nuvoton also provides IoT protocols like HTTP, HTTPS, MQTT, CoAP, openSSL to help customers accomplish a security IoT platform easily.
Nuvoton NUC980 adopts MCP technology supporting up to 128 MB DRAM. Developers can design a secure IoT product fast and convenient with the help of the hardware crypto engine. Next, I will introduce related development platforms.
NuMaker NUC980 Serial Server Board is suitable for applications like serial server or serial to Ethernet gateways. This develop board includes 2 10/100 Ethernet ports, 8 UART ports, 1 MicroSD Slot, 2 USB ports and 16MB SPI NOR Flash.
NuMaker NUC980 USB developer board is suitable for data collection applications. This board includes 1 10/100 Ethernet port, 8 USB ports, 5 UART ports, and 128 MB NAND Flash.
NuMaker NUC980 Industrial IOT developer board is suitable for IOT applications. This board includes 1 10/100 Ethernet Port, 2 USB ports, microphone input, earphone output, 128 MB SPI NAND Flash and an Arduino Compatible interface.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC 
buy now: http://direct.nuvoton.com/arm9-mpus/
contact us: SalesSupport@nuvoton.com
#Product #Learning #Basic #en
				
			
					影片長度 - 3:56
				NUC980為新唐提供的工業物聯網開發平台,適合應用於閘道器、串列伺服器、遠端控制裝置、隨插即用資料採集裝置及物聯網開發平台
NUC980 使用ARM9 內核,支援 Linux/FreeRTOS及Non-OS 的開發套件,採用MCP (Multi-Chip Package)封裝技術,內建最高達128 MB DRAM,讓硬體設計更容易,縮短產品上市時間。因為PCB層數減少、尺寸縮小,成本自然可以降低.
利用 USB具有即插即用的特性,NUC980擁有2組高速及6組全速USB主機控制器,實現可隨時更換模組的需求。其餘周邊介面如: 10組UART、4組I2C、3組SPI、4組CAN BUS及2組CMOS Sensor介面等,透過不同的介面達成資料轉換及資料採集的目的
NUC980內建AES、RSA、SHA及ECC的加解密引擎,可用於資料傳輸、身分認證及公私鑰交換,除了提升運算速度,並可有效降低CPU負載。另外,新唐也提供豐富的物聯網通訊協議,包含HTTP、HTTPS、MQTT、CoAP、openSSL等,幫助客戶加速完成高安全性的物聯網解決方案。
新唐NUC980採用MCP (Multi-Chip Package)技術,內建最高達128 MB DRAM,並提供硬體加解密引擎,協助客戶方便且快速設計安全的連網產品。接下來將為您介紹相關開發平台:
-NuMaker NUC980 Serial Server開發板,適合應用於串列伺服器類型的產品開發,此開發板具備2組10/100 網路口、8組UART、1組MicroSD 卡槽、2組USB 接口以及 16 MB SPI NOR FLASH。
-NuMaker NUC980 USB開發板,適合應用於多組USB介面需求的資料採集裝置,此開發板具備1組 10/100 網路口、8組USB、5組UART及128 MB NAND FLASH。NuMaker NUC980 IIOT 開發板適合物聯網應用產品的開發,此開發板具備 1組 10/100 網路口、2 組USB 、麥克風輸入、耳機輸出、128 MB SPI NAND Flash以及 Arduino相容的介面
NUC980 Series Microprocessor is a solution designed for industrial control and industrial IoT applications, such as gateway, serial server, remote control unit, plug and play data collector and IoT development platforms.
NUC980 series embedded with an ARM9 core supports Linux, FreeRTOS and Non-OS Board Supporting Package. By using MCP technology, NUC980 series supports up to 128 MB DRAM. Not only can NUC980 simplify your hardware design, but help your product time to market. A less-layered PCB and a reduced PCB size can lower the BOM cost.
NUC980 supports 2 High Speed and 6 Full Speed USB Host controllers that can be used for a replaceable module due to the plug and play feature of USB interface. Other interfaces include 10 UART, 4 I2C, 3 SPI, 4 CAN BUS, and 2 Camera sensor interface. Designers can use these interfaces to collect or convert the data needed.
NUC980 features AES, RSA, SHA and ECC hardware crypto accelerator for CPU offloading. This crypto engine can be applied at data transfer, identification, and key exchange.Nuvoton also provides IoT protocols like HTTP, HTTPS, MQTT, CoAP, openSSL to help customers accomplish a security IoT platform easily.
Nuvoton NUC980 adopts MCP technology supporting up to 128 MB DRAM. Developers can design a secure IoT product fast and convenient with the help of the hardware crypto engine. Next, I will introduce related development platforms.
NuMaker NUC980 Serial Server Board is suitable for applications like serial server or serial to Ethernet gateways. This develop board includes 2 10/100 Ethernet ports, 8 UART ports, 1 MicroSD Slot, 2 USB ports and 16MB SPI NOR Flash.
NuMaker NUC980 USB developer board is suitable for data collection applications. This board includes 1 10/100 Ethernet port, 8 USB ports, 5 UART ports, and 128 MB NAND Flash.
NuMaker NUC980 Industrial IOT developer board is suitable for IOT applications. This board includes 1 10/100 Ethernet Port, 2 USB ports, microphone input, earphone output, 128 MB SPI NAND Flash and an Arduino Compatible interface.
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買網址:http://direct.nuvoton.com/arm9-mpus/
聯絡我們:SalesSupport@nuvoton.com
				
			
					影片長度 - 4:18
				This reference design is based on NuMicro M480 series which control a 2” OLED display. It provides an easy method for a graphical user interface (GUI) with emWin library.
 As you can see, the microcontroller controls the 2-inch OLED screen and GIF files can be played on it. The M480 series runs up to 192 MHz with 512 KB embedded Flash memory and 160 KB embedded SRAM. The high-performance MCU decodes GIF motion graphics smoothly. 
There are three major features about this reference design:
First: We use the Nuvoton M480 high-performance microcontroller to control the OLED through high-speed SPI to showcase dynamic effects.
Second: This solution has built-in GIF decoding and various font libraries. If there are other font requirements, you can load other fonts through the Nuvoton font conversion tool, and use the emWin Library to develop a high-quality user interface quickly.
Third: It can be applied to products requiring display functions, such as e-sports motherboards, which can dynamically display temperature, the speed of the fan and the status of the hard disk. 
The OLED device has a 2-inch OLED screen with a resolution of 256*64. There is an SD card slot underneath, which obviously is for data storage and the storage status is shown on the OLED screen. The right side, there is a high-speed USB for PC connection as a flash drive. A headphone jack is on the left, I’m sure you all know how it works.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
Contact us: SalesSupport@nuvoton.com
本方案使用 NuMicro M480 高效能 M4 微控制器,搭配 emWin library 進行 GUI 圖像化人機介面設計,將結果顯示在 2” OLED 上。NuMicro M480 系列微控制器是新唐的最新產品,透過這個系列產品高達 192 MHz 的強大運算能力和多達 160 KB 的 SRAM,並且搭配 2 吋  OLED 螢幕,來達到流暢地解碼及播放 GIF 動態影像,那這個方案包含了三大重點:
第一點:我們使用了新唐 M480 高效能微控制器,透過高速 SPI 控制 OLED 來顯示炫麗的動態效果 
第二點:本方案已內建 GIF 解碼和多種字型的 Library,如果有其他字型需求,可以透過新唐字型轉換工具載入其他字庫,再加上 emWin Library 的使用,快速開發完成高質感使用者介面。
第三點:本方案可以應用於有顯示功能需求的產品,如電競主機板,可以高效地動態顯示溫度、風扇轉速和硬碟狀態等
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
聯絡我們:SalesSupport@nuvoton.com
				
			
 
				 
				 
				 
				 
				 
				 
				 
				 
				 
				 
				 
				 粤公网安备 44030502010001号
粤公网安备 44030502010001号