Beans. Waste of my time.... Time I could Have spend actually learning CODE
Post your best attempt at writing the code.
Provide exact details of the problems you're having with that code.
I am a complete beginner at arduino C and my professor is expecting a lot with very little skill at programming.
#define kelvinTemperature
#define celcius
void setup(){
Serial.begin(9600);
Serial.println ("Input number in degrees celsius.");
}
void loop() {
int kelvinTemperature(celcius);
int ReadLine(char str[]);
kelvinTemperature ==(celcius+273.15);
}
Maybe he wants you to do the lesson yourself, or not, and learn a lesson.
.
Please tell us your background as a programmer. Where have you learned that stuff you wrote in #2? Are your fellow students on the same level as you? If you all are on the same level, your professor probably wants you to study C programming basics. Three hours of studying and you will know how to write the code.
Or is this something that you skipped some weeks ago and now you are in deep trouble?
I would like to think that i an on an even skill level with the rest of my class. In fact, me and my friend are usually the first ones done with the given programming assignment.
So how does that last statement square with
I am a complete beginner at arduino C and my professor is expecting a lot with very little skill at programming.
Start off by writing down in English words not code, what you want these functions to do. Talk about the input and required output. Only then worry about turning it into code. I guess with what you said nobody is going to do well at this assignment so you have little to worry about.
No Pay Pal 4 U Dad
Delta_G:
That never ever worked before. Not once have I found someone dumb and desperate enough.But lo and behold
When I wanted help on homework...
I actually am still trying just without the help of the forum...
Isn't there something in Christian doctrine along the lines of "Jesus helps those who help themselves"
I gave up that stuff a long time ago so I can't remember the details.
...R
PS... I suspect the Enron guys were strong believers ![]()
HjackT:
I actually am still trying just without the help of the forum...
Yeah, go for it. That's what most of us did. Learned stuff by reading and trying and trying again not by conning other people into doing it for us.
Steve
@HjackT will not be responding to your comments for a little while.