Search

Selected option

Search Results

SearchUSB to UART , find 134 items
  • Sort by
  • Most recent
  • Popularity
Training  Tool  Learning  Watch time - 3:51
Hello everyone, I am the principal engineer of Nuvoton Technology, Morgan. Today, I will show you how to use Mbed OS on the NuMaker-IoT-M487 development board to control LED and buttons. First, open Chrome browser, enter the URL https://ide.mbed.com. Please make sure that NuMaker-IoT-M487 board already selected in the upper right corner after you log in. If not, please refer Nuvoton IoT Tutorial series “Get Started with Mbed OS” which has a detailed description of how to add a board. Then click the “New” on the upper left, a “Create new program” window will be displayed. You can see that the Platform has been set to NuMaker-IoT-M487. In the Template field, select the "NuMaker GPIO Interrupt with Debounce Setting" for this tutorial. Then click OK. Now you can see that the sample code has loaded on the page. Click on “main.cpp”, this sample code uses SW2 button for demonstration. Click on “Compile” to build it. It is in compiling, please wait a moment. Then you can see a lot of messages at the bottom of the page. The last message is “Success!” The browser will download the binary firmware file directly after a successful compiling. It will be saved in a default download folder or the folder based on your browser setting. In Chrome, you can click download file and select “Show in folder”. Then we have to connect the NuMaker-IoT-M487 USB port to your computer and make sure the onboard LED lights up. Let’s head back to the download folder where you can see the binary firmware file (NuMaker-mbed-GPIO-Interrupt.NUMAKER_IOT_M487.bin). Drag and drop the file to NuMicro MCU drive. You will see the copying progress dialog box. Next step is to press the SW2 button on the board to toggle LED. You can see the reaction of each press. That’s all for this tutorial. Thank you for watching. Welcome to subscribe to our channel. If you want to know more information, please contact us at SalesSupport@nuvoton.com - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/numaker-iot-m487 Contact us: SalesSupport@nuvoton.com #Tool #Training #Learning #Intermediate #en
Training  Tool  Learning  Watch time - 8:57
Hello everyone, I am the principal engineer of Nuvoton Technology, Morgan. The development board we are using today is Nuvoton’s NuMaker-IoT-M487. It is powered by the NuMicro M487 microcontroller with Arm Cortex-M4 core, built-in RJ45 Ethernet, and Wi-Fi module allowing users to connect to clouds by wire or wirelessly. It supports several RTOS including Arm Mbed OS, Amazon FreeRTOS, and AliOS Things. Today, I will show you how to use Mbed OS on the NuMaker-IoT-M487 development board. First, open Chrome browser, enter the URL https://os.mbed.com to register an account if you don’t have one. Move the mouse cursor to the human icon in the upper right corner then click “Log in or Sign up” or click “Sign up for free” directly. Then click “Sign up” Fill in your e-mail address and relevant information, and finally click Sign up. Check your mailbox to receive the certification letter and authorize it. Then let’s log in to use the online compiler environment. Move to the human icon in the upper right corner, and then click “Log in or Sign up”. And enter your account and password. After a successful login, it will return to the first page and then click “Compiler” on the left side of the human icon. It will lead us to the online compiler web page. The following demonstration is all operated on this page Click “No device selected” in the upper right corner to add and select Nuvoton’s NuMaker-IoT-M487 development board. It opens the “Select a Platform” page. We click the button, show “Add Board” with green “+”, in the lower-left corner. Next, it shows the page, let us choose a board. Scroll down to find NuMaker-IoT-M487, and click it. It opens the NuMaker-IoT-M487 board page (https://os.mbed.com/platforms/NUMAKER-IOT-M487/). Scroll down the page to find the button “+Add to your Mbed Compiler”, and click it. Click “Compiler” on top of the page to return to the online compiler environment. If the “NuMaker-IoT-M487” small icon appears in the upper right corner, you can start to import a sample code. Otherwise, click “No device selected” again. At this time, you can see the NuMaker-IoT-M487 icon already in the “Select a Platform” dialog box, click the icon to select it and then click “Select Platform” in the upper right corner. It returns to the online compiler page, and the “NuMaker-IoT-M487” icon shows in the top right corner. You can now start to import a sample code. First, click “New” on the top left side, a small “Create new program” dialog box appears. The “Platform” selects “NuMaker-IoT-M487” automatically. In the “Template” field, please select “mbed OS Blinky HelloWorld” example code, click OK. You can see the sample project has been loaded on the page, click “main.cpp” to show the source code. Let’s add a printf() function to print out a string in the main program. Check if statements are correct, save it, and click “Compile” to build code. Now it’s compiling, let’s wait for a moment. And you can see a lot of messages at the bottom of the page. The last message is “Success!” The browser will download the binary firmware file directly after a successful compiling. It will be saved in a default download folder or any folder based on your browser setting. In Chrome, you can click download file and select “Show in folder”. Then we need to connect the NuMaker-IoT-M487 USB port to your computer and make sure the onboard LED lights up. Let’s head back to the download folder where you can see the binary firmware file (mbed-os-example-blinky.NUMAKER_IOT_M487.bin). Drag and drop the file to NuMicro MCU drive. You will see the copying progress dialog box. After the copy is completed, the firmware starts to execute. One LED on board starts blinking. To see the printout message, go on the following steps. Please find the virtual COM port assigned for NuMaker-IoT-M487 in Device Manager. In the demonstration, the “Nu-Link Virtual Com Port” is COMx. Then use your terminal tool of choice. Here we use Putty. Open the COMx port with 9600 baud rate, 8 bits, 1 stop bit, none parity, and no flow control settings. You can see “Hello World!” printed in the terminal. That’s all for this tutorial. Thank you for watching. If you want to know more information, please contact us at SalesSupport@nuvoton.com - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/numaker-iot-m487 Contact us: SalesSupport@nuvoton.com #Tool #Training #Learning #Intermediate #en
Watch time - 4:3
汽車數據記錄器由NuMicro NUC131微控制器和N9H30微處理器組成。 NUC131支持 CAN 總線接收車載記錄診斷儀II(OBD-II)數據,包括車速,發動機轉速,發動機冷卻液溫度及車內溫度等。接著NUC131轉換OBD-II原始數據,並通過UART將上述信息發送到N9H30。N9H30在7英寸 TFT-LCD emWin 人機界面上顯示接收到的信息。 - 更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC 購買管道:https://direct.nuvoton.com/tw/ 聯絡我們: SalesSupport@nuvoton.com
Application  Learning  Watch time - 3:48
The rich features of NuMaker IoT platforms have been certified by several RTOS and clouds. In this video, we introduce the NuMaker-IoT-M487 development board, supported OS and clouds, and an IoT demonstration. #Application #Learning #Basic #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/ contact us: SalesSupport@nuvoton.com
Application  Learning  Watch time - 3:49
A HMI and RTU industrial automation solution demo which is designed by Nuvoton’s partner. Nuvoton NUC970 series supports 2D Graphic and RGB 24-bit LCD display interface. With different LQFP package and DRAM embedded, NUC970 provides a solution platform for HMI products. NUC980 series does not have graphic engine, but supports up to 10 UARTs with DMA mode. Using DMA mode can reduce CPU loading and provides a better computing requirement. NUC980 series also supports different wireless modules. It is suitable for Industrial IoT applications. #Application #Learning #Basic #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/numaker-nuc980-iiot contact us: SalesSupport@nuvoton.com
Application  Learning  Watch time - 3:30
Automotive Data Logger consists of NuMicro® NUC131 microcontroller and N9H30 microprocessor. NUC131 supports CAN Bus to log On-Board Diagnostics-II (OBD-II) data, which includes vehicle velocity, engine RPM, engine coolant temperature, temperature in car from engine control unit (ECU) emulator. Then NUC131 converts the OBD-II raw data and transmits the above information to N9H30 by UART. N9H30 shows the received information on 7” TFT-LCD human machine interface enhanced by emWin. #Application #Learning #Basic #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/ contact us: SalesSupport@nuvoton.com
Product  Learning  Watch time - 2:46
Nuvoton NuMicro M031/M032 series microcontroller integrates an Arm Cortex-M0 core operating frequency up to 72 MHz, with 32-bit hardware divider, and is equipped with 16 ~ 512 KB Flash and 2~96 KB SRAM and provides 1.8V ~ 3.6V operating voltage. #Product #Learning #Basic #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/m031-series/ contact us: SalesSupport@nuvoton.com
Product  Learning  Watch time - 26:19
The ML51 is a Flash embedded 1T 8051-based microcontroller. The instruction set of the ML51 is fully compatible with the standard 80C51 with performance enhanced and low power consumption. The ML51 runs up to 24 MHz at a wide voltage range from 1.8V to 5.5V, and contains up to 64/32/16/8 Kbytes Flash called APROM for programming code. The ML51 Flash supports In-Application-Programming (IAP) function, which enables on-chip firmware updates. The ML51 includes an additional configurable up to 4/3/2/1 Kbytes Flash area called LDROM, in which the Boot Code normally resides for carrying out the In-System-Programming (ISP). - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/ml51-series/ contact us: SalesSupport@nuvoton.com #Product #Learning #Basic #en 0:00 簡介 0:20 Agenda 0:45 NuMicro Product Portfolio 1:28 2019 Brand New MCU Platform 2:06 ML51/ML54/ML56 Series Portfolio 3:29 ML51 Series Low 4:50 NuMicro Naming Rule 6:06 NuMicro® ML51 Features 8:19 4 Different Power Modes 10:44 Low Power Mode Features • Wake up resource: WKT, ACMP, GPIO 12:37 Low Power VS Battery Life 13:28 ADC 15:00 Comparison of 8-bit Products Feature 17:13 Fire Fighting System 21:30 Battery Management System (BMS) 22:30 Gaming Phone 23:36 Development Board 24:13 Development Environment
Product  Application  Webinar  Watch time - 39:46
In this webinar, we discussed the Nuvoton NuMaker IoT Platforms that are supporting Arm Mbed OS and Pelion Device Management services. We also showcased how you can use these reference designs to build and manage your smart IoT devices and applications. Host: Austin Blackstone, Lead Developer Evangelist - Arm Pelion / Mbed OS Speaker: Morgan Du, Principal Engineer - Nuvoton IoT Development Slides: https://drive.google.com/file/d/1xSSzc0RBZXPjgrEwlC53MFNNMK7vVBOB/view?usp=sharing Learn more about the Nuvoton IoT platform: https://bit.ly/3gRRvSX Learn more about the Nuvoton NuMaker-IoT-M487 platform: https://bit.ly/2QSafqW Shop the NuMaker-IoT-M487 development board: https://direct.nuvoton.com/en/numaker-iot-m487 #Product #Application #Webinar #General #en
Product  Learning  Watch time - 15:55
Nuvoton has provided all kinds of size panels from 3.5 to 7 inches that support i80 mode and RGB interface to show GUI. N9H series supports hardware 2D Graphics Accelerator and MJPEG codec to process images. To meet customers HMI needs, Nuvoton has already prepared low-end to high-end products including M0, M4, and Arm9 series. #Product #Learning #Basic #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/numaker-emwin-n9h30 contact us: SalesSupport@nuvoton.com 0:00 簡介 1:32 Nuvoton HMI Solutions 3:04 Nuvoton HMI Development Systems 4:40 emWin Supported HMI Solution 5:29 Nuvoton Homemade Free GUI Templates 5:55 HMI Successful Story 7:15 Nuvoton MCU Feature for GUI 7:58 NuMicro N9H Series 9:26 NuMicro M480 Series 10:26 What is HMI and emWin Library 11:01 Windows Tools 12:34 Use GUIBuilder to easily create GUI 13:32 em Win sample code path in Nuvoton BSP 13:54 How to build the project • Both of the BSP and hardware are right, the display should 14:10 Nuvoton Forum 14:57 Supported LCD driver IC List (the popular ones)
Watch time - 9:40
以新唐 NuMaker NUC980 IIoT 為平台,使用 Linux 進行開發,學習開發各式功能,觀看本片,您將學會在 NuMaker NUC980 IIoT上使用 Ethernet 連接到 AWS IoT 服務。 大家好我是新唐工程師 Miya,今天要為各位介紹,如何使用 NuMaker NUC980 IIoT 開發平台連接 Amazon 的物聯網,以下簡稱 AWS 連結網址 https://aws.amazon.com/ ,登入 AWS 帳號 點擊右上角的 “Sign In to the Console”,進入帳號登入頁面 輸入您的帳號密碼,點擊 “Sign In” 進行登入 登入之後,進到 “AWS 管理控制台” 頁面 在搜尋欄位,輸入 “IoT Core”,會出現 IoT Core 連結,點擊進入 在左邊的欄位選擇 “入門” 頁面 在 “設定裝置” 點擊 “開始使用” ,開始設置 IoT 裝置 選擇連接 AWS IoT連線方式。platform 請選擇 Linux, SDK 請選擇 Python。 點擊 “下一步” 進到下一個頁面。 接下來開始註冊一個 IoT Thing,有三個步驟。 首先命名 IoT Thing,接著按下一步。 這個連線套件不會用到,按取消之後跳到下一步。 接下來2個頁面直接按 “完成” “完成”。 系統會跳回到管理頁面。 點擊左側選單 “管理”  “實物”。可以看到剛剛建立的 my-IoT 出現在 IoT Thing 裡面了。 接下來要對這個新建立的 Thing 做一些設定,直接點擊新建立的 Thing-my-IoT,進入管理頁面。 在左側選單,選擇 “互動” 。 在互動頁面裡可以看到 Thing 的 HTTPS 連結。 複製此 HTTPS,用戶端應用程序需要知道這個連結,才能夠連接到這個 IoT Thing。 接下來下載安全憑證,請在頁面左側選單,點擊 “安全”,進入憑證頁面。 然後點擊 “建立憑證”。 憑證建立完成會產生三個檔案,分別是憑證、公鑰及私鑰。分別點擊 “下載”以下載這三個檔案,NuMaker NUC980 IIoT 開發平台用戶端進行 AWS IoT 連線的時候會用到。 下載完成之後,點擊 “啟用”,使這個安全憑證生效。 接著還需要下載 AWS IoT 的根憑證,點擊 “CA 下載” 連結,以開啟另一個瀏覽頁面。 點 CA Certificates for Service Authentication 連結,系統會跳到 AWS IoT root CA 的下載頁面。 請選擇第一個根憑證,RSA 2048 bit key,按滑鼠右鍵,另存連結,存到檔案 “AmazonRootCA1.pem”。 下載完成之後,回到剛剛的頁面。 接下來,點擊 “連接政策”,進行 policy 設定。 點擊 “建立新政策”以建立一個新的 policy。 先輸入 policy 名稱。 選擇 “進階模式”,直接編輯 policy 內容。 在Effect 敘述輸入 Allow,允許操作。 在 Action 敘述輸入 “I:*”,接受所有的 IoT 命令。 在 Resource 敘述輸入 “*”, 允許取用 resource。 按 “建立” 建立新的 Policy。 在左側選單,重新點擊 “管理”→ “實物”,選擇 my-IoT thing,回到 my-IoT 頁面。 再次點擊 “安全”,然後選擇剛才建立的憑證。 在憑證頁面左側的選單選擇 “政策”。目前 Policies 還是空的。 打開右上角的 “動作”下拉選單,選擇 “連接政策”。 在 Policy 列表裡面,會出現剛才新建立的 Policy。打勾選取,然後按 “連接 “,完成 policy 的附加。 這時候 Policies 頁面就會出現我們所選擇的 Policy 了。到這邊已經建立好了雲端的 IoT Thing。接下來,要在 NuMaker NUC980 IoT 板上建立用戶端 IoT 應用。 請連接網址 tls.mbed.org/download 以下載 mbedTLS library。 點擊連結 mbed TLS 2.16.3(Apache) 進行下載儲存。 接下來要將把下載的 mbedTLS library 複製到 NUC980 Linux 開發環境下;先解壓 mbedTLS library後,用 git 下載 AWS 的 SDK。 git clone https://github.com/aws/aws-iot-device-sdk-embedded-C 下載完成之後,先刪除他在 external lib 目錄下的 mbedTLS 目錄,這是個空目錄。 將先前下載解壓後的 mbedTLS 目錄移動到 external lib 目錄下就可以直接編譯 AWS SDK 的範例了。 進到 AWS SDK 的 samples 目錄下的 Linux 目錄下可以看到 5 個 範例。要使用的範例是最底下這個 subscribe_publish_sample。 進到這個範例的目錄下。 有三個檔案,需要作一些修改。 首先修改 makefile,將 compiler linker 由 gcc,改為 NUC980 Linux toolchain 的 compiler linker。 51. 往底下找到 CRYPTO_LIB_DIR,修改路徑,將 crypto 刪除,這樣 makefile 就完成修改了。 (~00:25) 52. 接著是 header file,修改MQTT HOST 連結路徑,先前我們在 IoT thing 的 “互動” 頁面所複製 的 HTTPS 連結,將它貼到這裡。(~00:46) 53. CLIENT ID 請任意取一個名稱,不要與其他用戶端名稱重複即可。(~00:55) 54. MY THING NAME 要用前面建立的 IoT Thing 的名稱: my-IoT。(~01:02) 55. 底下的 ROOT CA file name,IoT Certificate file name,以及 IoT private key filename。 56. 前面在建立 IoT Thing 安全憑證過程中,有下載了 Root CA 及 IoT 安全憑證幾個檔案,請將 檔案名稱填寫到這裡。 最後是修改 點 C,系統會將範例程式執行檔放到 root file system 的 usr/bin 目錄下,並將憑證檔案放到 usr/certs 目錄下。 這裡請將憑證指定目錄改為 相對路徑的 ../certs。 接著打 make 直接進行編譯。 編譯需要幾分鐘的時間,影片跳過了編譯部分。 接下來,將編譯好的應用程序複製到 rootfs 的 /usr/bin 目錄下。 然後將根憑證及 IoT 安全憑證檔案複製到 rootfs 的 /usr/certs 目錄下。這裡已經事先複製好了。完成後到 BSP Linux 目錄下,編譯 kernel。 將 kernel 上傳到 IoT 開發板上面執行。 下 ifconfig + udhcpc 指令連接網絡。 由於憑證有時效性問題,需要修改系統時間,以免因為憑證過期導致無法連接。 進到 usr/bin 目錄下,執行 AWS用戶端範例程序。 可以看到用戶端已經成功連接 AWS 雲端。這個範例會不斷地發佈並且接收訊息。 - 更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC 購買管道:https://direct.nuvoton.com/tw/numaker-nuc980-iiot 聯絡我們: SalesSupport@nuvoton.com
Watch time - 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: NuMaker-ML51PC/ http://direct.nuvoton.com/numaker-ml51pc NuTiny-ML51EB9AE/ https://direct.nuvoton.com/tw/nutiny-ml51eb9ae contact us: SalesSupport@nuvoton.com
This website uses cookies to ensure you get the best experience on our website. Learn more
OK