@sebdetours said in MDMSPanel "Nextion":
Did you take a standart case that you cut out?
Hi @sebdetours, yes. This is G1910 (Gainta) box. See drawing attached to projet files.
Hey! This looks like a great project! I'm considering building one for my hives.
I notice that the legs need to be welded. That will be a chore for people that want to make this build themselves.
Is this version designed to be built by anyone?
Did you consider using open source or standardized hardware? Think of 2020 alu profiles or something, to allow reasonable buildability for users other than beep-base-shop.
Also let me know if I misjudged, and that all components could be simply bought online.
Stay awesome!
~ Bart
Hi,
nice projet. I am very interested in it.
But why you are using 5 V and not 3.3 V? The ATmea328 works with 3.3 V too and the NRF have to use 3.3 V.
The only restriction on 3.3 V is the clock limitation for the Atmega (8 MHz). But with no crystal it don't care.
For example you could use an HLK-PM03 instead of HLK-PM01 and remove the linear voltage regulator. So you get more space an everything have the same voltage level.
And another point is, it is recommended to use a capacitor (0.1 ยตF) to ground for each voltage pin (Vcc, Avcc, Aref).