arduino-nano
arduino-nano


Author Comment Last activity Moderation
ew4cm "Hi. I had the same problem with sd-card. My PCB board was wrong. " | Read more » over 1 year ago
warren "The links are in the Arduino code - but I'll copy them here too! https://github.com/greiman/SdFat/ https://github.com/adafruit/RTClib https://gi..." | Read more » over 4 years ago
fernando3216 "Hello, I would like to know what are the values ​​of dry and live vegetation, let's say? " | Read more » almost 5 years ago
ashokpkumar "Hi, need help in using this module. i tried using this code Deek2bme.txt but my SD card says card failed. its a 32 GB samsung card formatted with f..." | Read more » almost 5 years ago
cfastie " The simplest modification to make the sketch save to SD card once per minute is to change the line: if (logData == 1) // wr..." | Read more » over 5 years ago
jkbufu " Hello How to change the code to write data delay 60s, i try and cant do that ? Where change that ? " | Read more » over 5 years ago
warren "Circling back to this -- still love this design! NASA #aren folks just mentioned this sensor: https://www.metergroup.com/environment/articles/buy..." | Read more » almost 6 years ago
Tiago_Maciel "Where I find the libraries : include <SdFat.h> include <SPI.h> include <Wire.h> include <RTClib.h> include <Adafru..." | Read more » over 6 years ago
Tiago_Maciel "good tutorial!! Can I use HC-SR04 to data? " | Read more » over 6 years ago
Tiago_Maciel "good tutorial!! Can I use HC-SR04 to data? " | Read more » over 6 years ago
Tiago_Maciel "good tutorial!! Can I use HC-SR04 to data? " | Read more » over 6 years ago
warren "Ha, that's so cool, the DIY thermoelectric fan. There's also a USB cell phone charger mod! https://www.youtube.com/watch?v=2upXOb6cPLA " | Read more » over 6 years ago
cfastie "Hi Adam, Those thermoelectric fans are very smart. This guy on YouTube shows how to make one with a $3.00 thermoelectric module and parts recycled..." | Read more » over 6 years ago
adam-griffith "This is awesome! I haven't the time to rig up all this with the baby and am jealous of the data you can collect, but we use a non-electric fan on ..." | Read more » over 6 years ago
warren "We can resuscitate response: and we can have a range of similar but distinct powertags - esp. now that we have the cog-shaped powertag menu that ca..." | Read more » over 6 years ago
cfastie "I like the idea of linking to other notes that set the stage for the current one. I was using the response:##### powertag for a while, but that doe..." | Read more » over 6 years ago
warren "Hi, Chris - did you see the Open Hour on data loggers on Monday? " | Read more » over 6 years ago
warren "Awesome, and also great formatting btw on your parts list here. I've been linking to "prerequisite" activities in some of my recent posts, which he..." | Read more » over 6 years ago
cfastie "Thanks Jeff. That's a really interesting question. I did not include step by step instructions, so a complete novice would have to do some research..." | Read more » over 6 years ago
warren "Love this post, Chris! Do you think there's enough here for someone else to try building and testing this out, and that it's worth marking as an ac..." | Read more » over 6 years ago
cfastie "Ah, I see. Those keywords, DATE and TIME, refer to the time the sketch was compiled and are saved on the Arduino until a new sketch is loaded. Tha..." | Read more » almost 7 years ago
zoomx "As cfastie noticed this line RTC.adjust(DateTime((DATE), (TIME))); reset the RTC to the same time every... time the setup is fired that's because ..." | Read more » almost 7 years ago
patcoyle "Interesting work. Thanks, Chris. " | Read more » almost 7 years ago
warren "Yeah - so one idea behind the methods pages is to try to list out some of the "challenges" or next steps that'd be needed, and some of the remainin..." | Read more » almost 7 years ago