Jump to content
43oh

serdarq

Members
  • Content Count

    12
  • Joined

  • Last visited

Everything posted by serdarq

  1. Hi guys , I use tm4c1294 and ,i connected 5110 lcd to my launchpad but i can not send the required data to lcd ? do you have any library for 5110 lcd which is compatible with tm4c1294 in energia ? Hi , i connected 5110 lcd to my launchpad but i can not send the required data to lcd ? can u help please
  2. So, did u download LabVIEW Driver for EtherNet/IP and NI Max to provide ethernet connection between mcu and pc?
  3. @wayfarerbasta@Rei Vilo hey guys, I have tried the same library but even i comment all the lines Rei said the compiler gives the same error ? and shouldnt i add some codes to introduces my MCU like: #elif defined(__TM4C1294NCPDT__) LCD_5110_SPI myScreen(PQ_1, // Chip Select PQ_2, // Data/Command PK_7, // Reset PK_6, // Backlight USR_SW1); // Push Button 2
  4. where did you download the package for ur mcu to connect labview?
  5. @@Fmilburn but there are there task i need to fulfill which are: 1. get room temperature from adafruit 2. get real time from ds1307 3. send the time and temp. to nokia 5110 glcd so that is not multitasking ?
  6. @@Fmilburn, Thank you for ur great help. Now it compiled with no error, guess just i need to adapt arduino library for my tiva lpad. By the way I came accross one of ur post (the link is below) which says energia doesnt support Tiva series for multitasking. If that still continue, then I cant set my project which is measuring the room temperatre with adafruit and send it to the nokia 5110 lcd screen ? link: http://forum.43oh.com/topic/9373-energia-tm4c1294-multitasking/?p=71020
  7. Thanks for your replies @@Fmilburn I have already done all of them the result is the same. Can it be because of the microprocessor ? Because the one I use is TM4C1294 Tiva series ?
  8. and still keeps giving this error ! serialthermocouple.cpp:1:31: fatal error: Adafruit_MAX31855.h: No such file or directory #include <Adafruit_MAX31855.h> ^ compilation terminated.
  9. Still nothing happened ! https://yadi.sk/i/FQJIScqGrZhSE https://yadi.sk/i/bYfMzfccrZhT7 help please!
  10. Hello, This Metin typing, I am new here and nice to be here, I started using TM4C series kit but I guess nobody is familiar with these kind of kits here , coz I cannot get any response to my ques.
×
×
  • Create New...