chipKIT® Development Platform

Inspired by Arduino™

Help with Pulse Meter - trouble UPLOADING sketch

Created Sun, 14 Jun 2015 15:24:10 +0000 by ryabsley


ryabsley

Sun, 14 Jun 2015 15:24:10 +0000

we are running OS X 10.10.3 and hoping the usb driver bundled with the MPIDE software we installed ( FTDIUSBSerialDriver_10_4_10_5_10_6_10_7 )

Installed OS X software successfully. The serial port listed in the drop down for my macbook pro is " /dev/cu.usbserial-AJV9IFSO"

and have set the Board in the drop down to ChipKit 32 UNO which is the board I am using.

So,

problem is this: The Sketch for the pulse meter [ P3_Uno32_PulseMeter.pde] is recognized by the MPIDE software when I drag drop. However, when we try and verify and/or UPLOAD the sketch to the board via the software .. we get the following error:

Error Running:

sketch_jun14h.cpp:15:26: fatal error: IOShieldOled.h: No such file or directory compilation terminated. We re wondering if someone can help with this. IS the board faulty or are we missing something?

please & thank you,

Reg.

p.s. The green LED on the UNO 32 board flashes and the board has power obviously.


majenko

Sun, 14 Jun 2015 15:27:52 +0000

Your board is fine. All you are missing is the IOShieldOled.h library.

It is available here: http://www.digilentinc.com/Products/Detail.cfm?&Prod=CHIPKIT-BASIC-IO-SHIELD as part of the "DSD-0000311" zip file.


ryabsley

Sun, 14 Jun 2015 17:43:42 +0000

Majenko, Tx so much for quick and helpful reply. I can't get back at it till the coming weekend but i will let you know. I wish you well, Reg


ryabsley

Fri, 19 Jun 2015 21:37:27 +0000

Hi Majenko, Up and running as advertised ! Thank you so much. Reg