logston / olimex-ekg-emg

A Python package for gathering data from the Olimex EKG/EMG Shield.
Other
17 stars 7 forks source link

No data on "Figure 1" and random information on Arduino serial monitor. #6

Closed xiutek closed 8 years ago

xiutek commented 8 years ago

Finally I could install the olimex-ekg-emg new version and I run it on a python 3 virtual enviroment on terminal. The program and its dependeces installed fully on the enviroment but I cant get any data. Im using the Olimex shield mount on Arduino Uno with the example script provided by Olimex for electric guru.

Any Idea of what could be going wrong?

Im using a Lubuntu fresh install and did resolve all the dependece problems when installing olimex-ekg-emg on the python 3 virtual enviroment.

2016-03-02-005412_1366x768_scrot

logston commented 8 years ago

High @xiutek. Please load the sketch provided in this repo for your arduino:

https://github.com/logston/olimex-ekg-emg/blob/master/sketches/ShieldEkgEmg.ino

Also, make sure your baud rate is 115200.