You are on page 1of 12

Example1

Pin Reading Exam


A0 1.46 1.39
random 3.81 5

Example2 4
Date Time Index A0 random

Volt
25-lug-2016 18.59.21 0 2.12 4.07 3
25-lug-2016 18.59.22 1 1.9 1.15
25-lug-2016 18.59.24 2 1.74 1.29
2
1.46

0
A0

4
Volts

0
0 1 2
Example1

3.81

1.46

A0 random
Pin

0 1 2
Example2

Pin
example3 for Arduino data picking

10
20
30
40
50
60
70
80
90
100
110
120
130
140
150
160
170
180
190
200
210
220
230
240
250
260
270
280
290
300
310
320
330
340
350
360
370
380
390
400
410
420
430
440
450
460
470
480
490
500
510
520
530
540
550
560
570
580
590
600
Test
430
360
Instructions
Introduction
The tool is a powerful interface for Arduino apps performing charts and data logging, data can be stored and treated in this
it

Getting Started Arduino


install the Arduino IDE and verfy the default COM
install and compile the 'Arduino_Excel_xx.ino' sketch of the same author (you can see output strings thru the serial monito

Getting started Office 2003


on menu Tools, Macro, Protection, select Low as protection level (this allows VBA code to work)
on menu Tools, Macro, Trusted Sources tab, set 'Trust access to Visual Basic Project'

Getting started Office 2013


allow macro execution while file opening
on File, Options, Protection Center, Macro settings check 'Trust access to the VBA project object model'

Run Macro
press [CTRL][a] to activate the Arduino interface
set COM number and speed as Arduino_Excel.ino setting (see the sketch setup section)
don't edit manually the worksheet while the automatic update is on
if got repeated error from COM restart Excel

Advanced
see comments in 'ArduinoExcel_xx.ino' sketch to understand how functions to Excel are structured

Rights
this software written by Roberto Valgolio is freeware, any comments or suggestion will be appreciated

Contacts
if you have questions or you are interested for professional developments please contact roberto.valgolio@gmail.com

You might also like