Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I want to read data from sensors (both analog and digital sensors) and save it into SD card by using arduino. Is there any basic program that help me out in doing this as this is the first time I am using arduino boards

share|improve this question

1 Answer

This is not a product recommendation site, and this answer should not be taken as such.

Adafruit has produced a data logging shield for the Arduino that is open source licensed and has sample code: Data-Logger shield. It can be purchased here or you could build your own since it is open source.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.