Jump to content
43oh

pjrestrepo

Members
  • Content Count

    3
  • Joined

  • Last visited

About pjrestrepo

  • Rank
    Noob Class

Profile Information

  • Location
    Minneapolis, MN
  • Interests
    Microprocessors, sensors, UAS
  1. The library is ported but nothing comes out on the monitor: I have tried all 4 sets of ports on the TM4C123G, have pull up resistors (I don't have 2.2K, but 2K should be close enough). One post indicated that there is a need to select the ports with TwoWire.SetModule(), but there is no such function in the Wire Library. Any ideas? Thanks, Pedro
  2. Yes, it now compiles. Thanks for your help! And thanks for adding the second message regarding the missing {}. I never dealt with patches. In Emacs I use ediff, but now I am using windows... Thanks again, Pedro
  3. Hello all, I have been programming the Arduinos for several years now, and just started to work with the Tiva C series, using the Energia environment. I ported some of the Adafruit libraries without any problem, but am running into a problem trying to port the Adafruit ADXL345 3 axis accelerometer board library. This is a nice unit that works with 3.3 or 5 v, and has either i2c or ISP interfaces. Adafruit has a sensor class library: https://learn.adafruit.com/using-the-adafruit-unified-sensor-driver/creating-a-unified-sensor-driver Each sensor has its specific library within that c
×
×
  • Create New...