Skip to content

Example application for the MAX35103EVKIT2 and MAX35104EVKIT2. Exports measurement data into Matlab via the UART.

Notifications You must be signed in to change notification settings

danjiyun/matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab

Example application using Maxim Integrated's MAX35103EVKIT2

Overview

This application example uses the MAX35103EVKIT2 to demonstrate transfering data from an embedded system into Matlab running on a Windows PC via UART. The protcol library is designed to be portable.

Please see matlab/matlab.pdf for details.

Repository

Please note that this project uses git submodules. The proper way to clone this repository is as follows:

git clone --recursive https://github.com/maxim-ic-flow/matlab.git

To switch between branches:

git checkout <branch>
git submodule update --recursive --remote --init

Tools

IAR Embedded Workbench for ARM 7.70+

https://www.iar.com/iar-embedded-workbench/tools-for-arm/arm-cortex-m-edition/

Microsoft Visual Studio (Community 2015)

https://www.visualstudio.com/

Matlab 2016a+ (other versions may work)

https://www.mathworks.com/products/matlab.html

About

Example application for the MAX35103EVKIT2 and MAX35104EVKIT2. Exports measurement data into Matlab via the UART.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published