Search the Community
Showing results for tags '#help'.
-
Hi I am looking into using the wifi c3100 booster pack with a tiva c series board. What i want to do is export collected data from the tiva board to a phone or computer with the wifi booster. Where should i start? Is there any help full wifi libraries I should use? what do i use on an external device(phone computer... ext) to communicate/ receive and display the data from the tiva board???
- 3 replies
-
- #wifi
- #tivaboard
-
(and 3 more)
Tagged with:
-
I am getting errors saying the rom and ram are overflowed, how do i minimize these???? and other compiling errors in it thank you all for any help Project4.ino
- 12 replies
-
Thank you so much we really need help! Here are the errors we got: project3-1.ino:50:10: error: expected constructor, destructor, or type conversion before '(' token project3-1.ino:51:10: error: expected constructor, destructor, or type conversion before '(' token project3-1.ino:52:10: error: expected constructor, destructor, or type conversion before '(' token project3-1.ino:53:10: error: expected constructor, destructor, or type conversion before '(' token project3-1.ino:54:10: error: expected constructor, destructor, or type conversion before '(' token project3-1.ino:55:10: error: expected
- 11 replies
-
how do i add math.h (the arduino library) to energia? or is there an equivalent library i can use that includes math functions. And where could i find either of those. thank you
- 3 replies
-
- #libraries
- #math
- (and 4 more)
-
How do i output string directly to an lcd board. I declared the pins on my tiva board to be output pins corresponding with the lcd board pins. The lcd screens input is basically programmed by setting 7 of the pins to either high or low, with the binary number forming an ascii code and displaying the corresponding value. I am trying to figure out an easy way to do this by taking advantage of the built in ascii table as well as serial print. currently i have a large amount of if statements to test and output the corresponding letter/number(this is a rediculous amount of code that seems like a wa
- 4 replies
-
- #lcd
- #stringtolcd
-
(and 4 more)
Tagged with: