Chip
Chip
@chip
Member
Joined: 2019-10-20 5:42 pm
Last seen: 2019-12-31 8:02 pm
Topics: 3 / Replies: 76
Reply
RE: Newbie needs help with arduino code

I think I failed exercise 1 Teacher but this is for you and its NOT bribery :0) .

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Eric you amaze me with your abilities to code and troubleshoot problems with code. I on the other hand have never coded in C and only dabbled a bit ye...

4 years ago
Forum
Reply
RE: New to the workshop forum

First things first, WELCOME to the forum !! Okay about the "simple circuit" this might be a good start, check it out.

4 years ago
Reply
RE: Newbie needs help with arduino code

I have implemented the new alighToCompass() function you suggested and edited I have edited it somewhat , although I am not sure how to turn left/righ...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Yes you were correct, and that was the only way I knew how to do it :). Sorry I missed that question before now.

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

First off thank you for your time to help me, so about the code above I have been trying to troubleshoot an issue where my compass will out of the blu...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Thank you for your suggestions and I have added a lot of comments and variable name comments so maybe it will be easier for others to understand my il...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

I have made the changes you suggested and everything seems to be working just fine :) Thank you again for all your time and effort Eric !! here is my ...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Here is my new ino file if you want to look it over.

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Thank you so very much for ALL your help, I have made all the changes(above) you suggested in the code and plan on implementing the new aligntocompa...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Yes that on seems to be a pretty close match to the one I have , mine is from Adafruit . Casey don't go buy one just to help me. I am pretty sure just...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Btw, How did you make that base diagram ?

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Yes its similar I think the code would be about the same. At the present time I am only using the magnetometer , it has an accelerometer also. Here i...

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Here is my current ino file.

4 years ago
Forum
Reply
RE: Newbie needs help with arduino code

Here is my slightly modified code to match my i/o settings. // Libraries #include <Wire.h> #include <Adafruit_Sensor.h> #include <...

4 years ago
Forum
Page 2 / 6