Page 1 of 1

dsPIC33fj256710A programming on explorer 16 board

Posted: Fri Jun 03, 2011 7:49 am
by flash87
Hello everybody,
I'm a masters student currently doing a biomedical project. I purchased a dsPIC33fj256GP710A processor to do signal processing for an ECG application. My objective is to do feature extraction for an ecg signal using this board. Can anybody provide me some help regarding this topic as I'm completely new to this topic. I have installed the embedded real time workshop for microchip dsPIC developed by Mr.Lubin Kerhuel as this simulink blockset generates a hex code directly when the blocks have been simulated in simulink.
Q1.I'd like to know how exactly can i use this simulink blockset ,signal processing blockset plus the wavelet blockset available in simulink ?
Can anybody out there provide me an overview as to how i should go about in generating the hex file for the dsPIC pertaining to my ECG application.Also,please tell me which are the blocks I need to use from the explorer 16 board in tandem with the discrete wavelet transform block.
Q2.How can we provide the ECG input from the matlab workspace to this new model as an input?

I'm attaching the simulink model with this post.please help me out as the deadline for my project is fastly approaching.

Expecting a quick response from any person out there
Thanks

Sahajhaksh

Re: dsPIC33fj256710A programming on explorer 16 board

Posted: Wed Jun 08, 2011 6:45 am
by flash87
Hello,
Anybody out there please reply to my post as quickly as possible,as my project deadline is fastly approaching.

Re: dsPIC33fj256710A programming on explorer 16 board

Posted: Tue Jun 28, 2011 12:05 am
by LubinKerhuel
flash87 wrote:Q1.I'd like to know how exactly can i use this simulink blockset ,signal processing blockset plus the wavelet blockset available in simulink ?
Any blocks supporting the Real Time Embedded coder (This is to say, almost all) will compile for dsPIC.
However, be aware that power not infinite even with theses dsPIC thus be carefull with high computational algorithms.
flash87 wrote:Q2.How can we provide the ECG input from the matlab workspace to this new model as an input?
No idea ;-), don't you have ECG amplified sensors to connect to the dsPIC ?

Good luck !
Lubin