Skip to content

EVShield Arduino library

Notifications You must be signed in to change notification settings

brickup-de/EVShield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Install EVShield Library

To install, download a ZIP from github, and unzip it in your arduino/libraries folder.
Resulting in folder similar to: arduino1.6.8/libraries/EVShield

To start with, open IDE and Browse to Menu: File -> Examples -> EVShield -> EVShield_tests -> print_bank_info
and open sketch print_bank_info.ino

Compile and download this sketch to your arduino. Open Serial terminal and see the output of this sketch. (Be sure that EVShield is attached to your Arduino).

As a next step, follow the examples from EVShield_examples folder.

To write your own programs, start with a tutorial here: http://www.mindsensors.com/pdfs/EVShield-Library-Tutorial.pdf
and then refer to online API reference here: http://www.mindsensors.com/reference/EVShield/html/

About

EVShield Arduino library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.7%
  • HTML 9.6%
  • JavaScript 6.4%
  • Other 1.3%