Hi, all
i have using adxl335 sensor interfacing ADC ;i have done code ,i wanted to know is it correct or the way i have developed the code can any one suggest me.
How can i print those x,y,z value on UART and send via BLE.
Hi, all
i have using adxl335 sensor interfacing ADC ;i have done code ,i wanted to know is it correct or the way i have developed the code can any one suggest me.
How can i print those x,y,z value on UART and send via BLE.
Have you tested the code?
Does it work? Or are you running into any issues?
Maybe you could upload your code instead of the screenshots?
Then I could test it myself.
Best regards,
Joakim
You have to remove the "()" from your search text.
You have already used the function on line 826 in your main.c file.
Yes ,i can see .
one thing ,i wanted to know my ADXL335 value on putty termial
how can i?
Do you get any output in Putty from your application now?
not yet
Actually im confusing about my ADC code ;i meant to say the way i have interfaced ADXL335 and LM35 with ADC channel ! is it correct?
Did you saw my ADC code .
is it fine?
I couldn't find anything wrong in the code simply by looking at it.
I don't have the accelerometer that you are writing code for, so I'm not able to test this.
If you face any issues when running the code, you should try debugging.
When debugging you might be able to find what part of you application is causing trouble.
Best regards.
I couldn't find anything wrong in the code simply by looking at it.
I don't have the accelerometer that you are writing code for, so I'm not able to test this.
If you face any issues when running the code, you should try debugging.
When debugging you might be able to find what part of you application is causing trouble.
Best regards.