Digistump Forums
The Digispark => Digispark Projects => Topic started by: alexandre cruz on March 23, 2016, 06:16:32 am
-
I am creating an altimeter for FAI F5J competitions.
Most of the program is ok and it works well in the Arduino Nano but I am having trouble to get Digispark to communicate with BMP085.
Being really unskilled in coding I understood I had to use Wire.h and BMP085 library for the Nano but TinyWire and the same library are returning erros. In addition, the BMP085 itself plus a 80 lines code are 6.7Kb which tells me I must be doing something wrong....
Is there any place you know I can find a code for reading this sensor in the Digispark?
By the way these are F5J models: (http://nerv.eu.org/2011-08-11-trnava/img_6539.jpg)