Search found 311 matches

by chhsieh3
09 May 2024, 16:09
Forum: Example Code
Topic: [NUC980] New Energy Gateway GUI Design by AppWizard
Replies: 0
Views: 11

[NUC980] New Energy Gateway GUI Design by AppWizard

Application: This example code utilizes the SEGGER emWin AppWizard tool to create a graphical user interface (GUI) for a new energy gateway. It is designed to be compatible with the NUC980 series development platform to achieve a user-friendly interface for controlling the new energy gateway. BSP V...
by chhsieh3
09 May 2024, 16:04
Forum: Example Code
Topic: [M2351] WebUSB HID Mouse
Replies: 0
Views: 6

[M2351] WebUSB HID Mouse

Application: WebUSB provides a way to access nearby USB devices through a web page. This means that users can interact with the device by browsing the device manufacturer's web page without the need for additional software installation. This example code demonstrates how to add support for the WebU...
by chhsieh3
26 Apr 2024, 13:51
Forum: Example Code
Topic: [MA35D1] Qt Overlay on Video
Replies: 0
Views: 749

[MA35D1] Qt Overlay on Video

Application: This example code demonstrates how to write a Qt application that simultaneously plays a video at the bottom layer of the screen and overlays interactive elements on top, allowing the video playback to be controlled through these interactive components. BSP Version: Linux-5.10.x Hardwa...
by chhsieh3
26 Apr 2024, 13:45
Forum: Example Code
Topic: [M031] ADC Flexible Channel Control
Replies: 0
Views: 481

[M031] ADC Flexible Channel Control

Application: This example code uses ADC with PDMA to trigger multiple ADC channels only once, and each channel can perform multiple A/D conversions. BSP Version: M031_Series_BSP_CMSIS_V3.05.000 Hardware: NuMaker-M032KI V1.0 The ADC of the M031 series essentially supports multiple operating modes. A...
by chhsieh3
11 Jan 2024, 13:52
Forum: Example Code
Topic: [M467] Using AppWizard to Design Industrial Smart Thermostat GUI
Replies: 0
Views: 9729

[M467] Using AppWizard to Design Industrial Smart Thermostat GUI

Application: This example code uses SEGGER emWin AppWizard, combined with M467 series development platform and development resources, to complete the graphical use interface (GUI) of the industrial smart thermostat. BSP Version: M460_Series_BSP_CMSIS_V3.00.002, emWin Software Package for M460 V3.0 ...
by chhsieh3
04 Jan 2024, 15:43
Forum: Example Code
Topic: [M0A23] Using GPIO to Achieve ARGB LED Marquee Effect
Replies: 0
Views: 6635

[M0A23] Using GPIO to Achieve ARGB LED Marquee Effect

Application: This example code uses GPIO to simulate ARGB LED timing sequence and achieve the ARGB LED Marquee effect on the M0A23 series microcontroller (MCU). BSP Version: M0A21_Series_BSP_CMSIS_V3.01.000 Hardware: Bling Bling Board Ver2.0 This example code uses M0A23 GPIO to simulate ARGB LED ti...
by chhsieh3
02 Jan 2024, 17:26
Forum: Example Code
Topic: [NADC24/M258] Power Measurement
Replies: 0
Views: 6636

[NADC24/M258] Power Measurement

Application: This example code uses NADC24 and M258 for power measurement. BSP Version: M251_M252_M254_M256_M258_Series_BSP_CMSIS_V3.02.005 Hardware: NADC24+PSU_Evaluation_Kit_V1.0 This example code uses the NADC24 series analog-to-digital converter and M258 series microcontroller (MCU) with voltag...
by chhsieh3
02 Jan 2024, 17:21
Forum: Example Code
Topic: [M258] Drive STK3420 Sensor
Replies: 0
Views: 6275

[M258] Drive STK3420 Sensor

Application: This example code demonstrates gesture sensing using the M258 series microcontroller (MCU) to drive the STK3420 sensor via I²C. BSP Version: M251_M252_M254_M256_M258_Series_BSP_CMSIS_V3.00.005 Hardware: NuMaker-M258KE V1.2 As touchless control devices and interactive technology become ...
by chhsieh3
02 Jan 2024, 17:15
Forum: Example Code
Topic: [M031] PID Control Operation in Fixed-point Format
Replies: 0
Views: 6322

[M031] PID Control Operation in Fixed-point Format

Application: This example code uses the M031 series microcontroller (MCU) to realize PID control operation in fixed-point format. BSP Version: M031_Series_BSP_CMSIS_V3.06.000 Hardware: NuMaker-M032SE V1.3 This PID example code does not require additional external hardware modules and can be execute...
by chhsieh3
22 Dec 2023, 10:29
Forum: Example Code
Topic: [M460] 4-CANFD Transmit-Receive Code in uCOSii
Replies: 0
Views: 6426

[M460] 4-CANFD Transmit-Receive Code in uCOSii

Application: This example code uses the M460 series microcontroller (MCU) to port uCOSii and execute 4-CANFD transmission and reception. BSP Version: M460_Series_BSP_CMSIS_V3.00.002 Hardware: NuMaker-M467HJ V1.0 This example code uses the M460 series microcontroller (MCU) to port uCOSii, and respec...