What did you build today (Pictures) ?
-
@mfalkvidd You're right: For production i'm going to build isolation for the sensor not to be in contact
Anyway: The flash point of domestic fuel oil is 55 ° C, which means that fuel oil cannot ignite below this temperature. In addition, in its liquid form, fuel oil is non-flammable at room temperature.
-
Hi guys,
my last creation: the d-diot hub v.3.0

The hub A (wood) is a dual MySensors gateway (RFM69 and NRF24) based on two ESP8266 modules and a BLE gateway + RGB controller thanks to an ESP32 module and ESPHome firmware.
The hub B (grey and red) is an IR gateway and RC 433 Mhz gateway based on ESP32 modules with an ESPHome firmware. The hub B has also an integrated step-up and step-down voltage regulator based on Arduino Nano.
To allow the maximum flexibility in placement inside the house, each module can be build as a stand-alone piece of hardware or combined in a single device (see pictures).
The hub is meant to be used with Home Assistant, the case is 3d printable and as usual, if someone is interested, there is a dedicated wiki page with all the details and the build instructions.
-
@KooLru - very clever sollution for the lines.
-
My new project of a temperature and humidity sensor with an electronic ink display 1.02 Inch ( GDEW0102T4 ), very low power consumption, very small device.

-
@berkseo
Hey. Our own berkseo is on Hackaday. Congrats!https://hackaday.com/2021/03/11/nrf52-weather-station-gives-forecast-with-style/
-
I made a simple board to use as a CR2032 battery simulator. It is actually two identical pcb's back to back. I added pins for applying power and another set for measuring current. Now I need a better ammeter. The uA scale works well when sleeping, but the mA scale doesn't seem to pick up the awake current.

-
I made a simple board to use as a CR2032 battery simulator. It is actually two identical pcb's back to back. I added pins for applying power and another set for measuring current. Now I need a better ammeter. The uA scale works well when sleeping, but the mA scale doesn't seem to pick up the awake current.

-
I am testing a node with a DigiPyro, PYD 1598 motion detector. It is advertised to be low power and runs from 1.8 to 3.6 volts, so should run well with a coin cell. They have to be programmed with several options and I have not found a lot of documentation. I went with what seemed like the most sensitive choices and it seems to work so far. More research needed . ...
https://www.excelitas.com/product/pyd-1588-pyd-1598-low-power-digipyrosI bought a couple of these from DigiKey for around $4 each. Now they are more than $12 each and there is no stock. So, these may not be as good a choice as they seemed at first. We'll see . ...


It's actually at this link posted earlier in the thread: What did you build today (Pictures) ?:
I mostly use it with BME280 modules for temperature and humidity, but I have tried some other I2C modules in it.
I'm still experimenting with the motion detector. That will probably get it's own board at some point. It doesn't really fit the enclosure I designed this board for. -
I think this open source project is finished. This is a small air quality sensor. Quite a useful thing turned out for our not simple time.
https://github.com/smartboxchannel/EFEKTA-EINK213-AIR-QUALITY-SENSOR-NRF52840-V2-ED3



-
Finished my Garage Door Node.
It has open/close magnetic reed switch sensors, a DS18B20 temperature sensor, a PIR motion sensor and a bjt to trigger the door to open/close/stop. -
Finished my Garage Door Node.
It has open/close magnetic reed switch sensors, a DS18B20 temperature sensor, a PIR motion sensor and a bjt to trigger the door to open/close/stop. -
Thanks.
The motion sensor is used to turn on the lights in the garage via a Sonoff mini.
Also, I've had the garage door randomly open by itself (power glitches?) a few times over the years. So I'm adding an automation to close the door if no motion is present and it is after midnight. -
A collection of the sensors and actuators I buit for my camper in the past year
the power supply system under the dinette seat

the battery management system (purchased) data are read via wifi by an ESP32, which reports the info to the GW via nRF24L01+.a closed look at 2 sensors.
the one on the left reads voltage and current from the solar PV panel and to the battery management system

the one on the right reads voltage and current from/to the start and service batteriers
both sensors report instant power and energy.Fresh water sensor reads the water level, flow and temperature.
has 4 optcoupled outputs to send the information to the 4 LEDs of the original control panel of the camper

gray water tank sensor reports water level with an ultrasound sensor. has an optocoupled output to the "full" LED of the original control panel

bettry supplied temperature and humidity sensor.
I use it in the fridge but also at home, where I have also one with BME280.

A fan controller to help the fridge to work better, controlling the condenser temperature using an optical thermometer sensor.
I have 3 other units, one in the power supply system, one in the closet and one on the roof.
They are all with a PID controller.

-
This thread is really good, kind of addicting to scroll all time.
Only problem though is the way it is structured. Its really hard to find the same post twice.Maybe the admins should consider having a separate section for this !!>?
-
The latest addition to my coin cell nodes, a PIR motion sensor based on the Ebyte NRF52805 module.
The PIR sensor is a Senba S16-L221D-2. I'm measuring around 24uA, which is higher than advertised, but with the 6-7uA from the NRF52805, should still get me 3-4 years on a single 2477.



@ncollins said in What did you build today (Pictures) ?:
Ebyte NRF52805 module
Hi, I see you integrated the E104-BT5005A BLE chip in this project.
Iâm trying to use it in a simple robot project and having difficulties to make the RX/TX connection with âRF Connectâ IOS app.
I already wired the chip to the Seeeduino board and I can find and connect the bluetooth on the RF scan list. But I just donât know the Arduino code to make it send and receive simple massages on the Arduino serial monitor.Your help is very much appreciated.
Amit
-
Some updates in almost one year.
I moved all the gateways and controller part in a most suitable location

I've created a dual current sensor for the fuse box and the inverter. Each Current sensors can withstand 90A max, so I used both channels in parallel. The sensors are defined for both Channel 1, 2 and Sum(Ch1+Ch2) to handle this case easily

Recently I made an updated version of my Photovoltaic monitor since the 20A that the old one could withstand are not enough now, so the new version is capable of 50A max. Still waiting the Hall sensors though...

Finally, I cleaned up a bit the deployment under the bench
but I am not done yet




![20210531_203249[1].jpg](/assets/uploads/files/1623549833480-20210531_203249-1-resized.jpg)
![20210612_201851[1].jpg](/assets/uploads/files/1623550358863-20210612_201851-1-resized.jpg)
