Sensor shield for Arduino Pro Mini 3.3V with boost up regulator
-
@Zeph
I think you're wrong. The divider works perfectly when measuring against internal reference like shown at the build-site. I think it's very well proven and I have never had any issues. And this is for battery voltage LOWER than Vcc.
I think I had a link to one of my code example here as well.
But sure, if you have a stable and known Vcc you could use that as reference instead. Without divider.@phil83
Why don't you use the recommended 0.1uF capacitor in parallel with R2 ? -
Hey folks,
I just received my first boards today. They really look nice, I never believed that it is so easy! Especially the manufacture in china was pretty cheap and looks really good. I had to wait four weeks, nearly perfect!

Now I'm waiting for two more capacitors, all the other parts were delivered already. I hope to be able to solder next week and will keep you updated afterwards!
I think I got infected by a virus by now since I'm already planning the next board ;-).Thanks again for all your help,
Philipp -
Hi everyone,
I received the last parts on monday and populated 2 boards so far. I found out, that one header for nrf24 is not working properly... most likely since the wires are too far away from the capacitor. The other header is working perfect. Here are the first pictures of the populated board:



Though the hand soldering of the sot23-6 was not easy at all, I managed to do it. I tested the boards with the BatteryPoweredSensor and the voltage divider is working properly. I will now start to program more and see which sensor I can build with that board.
Thanks again for all your help,
Philipp -
Great work! Really impressive!
-
Long time no see... I had time to work on my sensors lately and here are some pictures of my humidity sensor which is running here for three months now:



I left out the power regulator shown above and also desoldered the LED and voltage regulator of the Arduino to safe power. The sensor is directly powered by 3.7V of the lithium battery. The voltage is measured and the battery will be recharged when it goes down.
Since I also built a 3D printer lately, I was able to put the sensor into a little box. Now I can easily measure humidity and temperature in my bath room and see it in fhem on a raspberry.Currently I'm working on my next pcb... I will show the next one when I'm finished in a new thread.