jump to navigation

Been looking for a better way – DS18B20 October 15, 2019

Posted by rik94566 in 1-wire, agponics.com, aquaponic devices, aquaponics electronics, arduino, auqaponics automation, Balcony aquaponics, Balcony Garden, Controlled Environment Agriculture, DIY aquaponics, DS18B20, ds18b20, Electronic Componets, internet of farming, Internet-of-Farming, IoT aquaponics, rik kretzinger, rik.diy.IOT, rik94566, sensor, Stainless Steel Temp Probe, Temperature Probe.
Tags: , , , , , , , ,
3 comments

I was doing some research on a totally different subject and this popped up.

Sensor Module – DS18B20

ds18b20 -resistor board

Why this one?

Well easy answer – I have been making my own 4.7 pull-up resistor connectors for sometime now.  Problem for me is that they take a lot of time and are very bulky and hard to work with.  For a little more cost a dollar or so I get a board that will allow easy connections to many (so I think) DS18B20 sensors using one resistor.  The order came and now I can start testing my idea.  Having a solution this turn key will save a lot of time and perform better, time will tell now.

I will be posting how the testing goes and what will be needed to get top performance out of this module.

Started a new YOU TUBE channel — rik.dyi.IOT July 13, 2019

Posted by rik94566 in agponics.com, aquaponic automation, aquaponics, aquaponics electronics, arduino, auqaponics automation, Balcony aquaponics, Balcony Garden, BSF - Black Solider Fly.
1 comment so far
rik.diy.IOT

Be a maker – change your world

Being that I have been working on a lot of content in a number of different areas over the past two years, I need a better brand than what I had been using (which was really nothing).  So, to support this effort I decided to re-brand with a new logo and more descriptive caption as to my actual efforts and interests.  My focus has not changed over all and still is AQUAPONICS, but there are so many other areas that impact the full scope of Aquaponics in todays world.  Aquaponics is no longer just about PLANTS – FISH – WATER which is being shared   —  in my mind.

Here is the link to my new YOU TUBE channel and I will be building it out as I finish off content that supports my AQUAPONICS efforts to expand my development of some RADICAL new concepts that I have been thinking about and working on deployment of.

https://www.youtube.com/channel/UCcsDV2kS2vE_snRF5OlKL_A

 

WATER LEVEL INDICATOR – AQUAPONICS quest for a useful one September 13, 2018

Posted by rik94566 in adafruit, aquaponic automation, aquaponics, Balcony Garden, DIY aquaponics, Instructables, internet of farming, IoT aquaponics, rik kretzinger, rik94566, sensor, Uncategorized.
Tags: , , ,
2 comments

THE PROBLEM IN AQUAPONICS  for me —

Up to this point I have wanted to have a simple, but effective water level indicator sensor for the water level in the Balcony Garden fish tank component of the build – that works!

Aquaponic Sensor Set for Balcony Garden  — see section on ultrasonic sensor

I spent a lot of time working with and trying to stabilize a ultrasonic solution.

First off these sensors are not waterproof ( the waterproof version is around $85.00 US  Waterproof version).  The non-waterproof versions run around $5.00 US.  So this would seem the best way to go and work to make it work by using some waterproofing strategies.  Hard to do when working in an aquaponic environment.

Ultrasonic Sensor – Amazon

Next they are very hard to mount in a way that they can be useful to determining water level in a tank.  There are a lot of instructables talking about this aspect for these sensors and even more youtube articles, but most if not all are just demos and breadboard applications.  No real useful solutions that really can be implemented in a scalable way.

Final issue is that I have yet to be able to stabilize these sensors and have wasted a lot of time trying to get them to be reliable in a usable way.

SOLUTION – find a better method or be able to purchase one that actually gets the job done in a simple and affordable and scalable way.

 

Ultra-sonic sensor - instructable

800 X 480 – 5″ HDMI display – Jessie with Pixel – resolution issue – Raspberry Pi March 16, 2017

Posted by rik94566 in 800 X 480 display, adafruit, aquaponic automation, aquaponics electronics, Balcony Garden, DIY aquaponics, Electronic Componets, indoor aquaponics, Instructables, IoT aquaponics, Raspberry PI, rik kretzinger, rik94566.
add a comment

HDMI 5 inch Display

This display was purchased to allow a graphical interface element to the automation effort of aquaponic systems.  So I was very happy to find this display and it could easily be integrated into the overall design with a very small footprint.

ADAFRUIT is quite clear that that this 5″ HDMI display will not work without changes to the “config.txt” file to set-up for the different display size.  In this case 800 X 480 resolution.  The documentation to make these changes is very good and works as documented.

THAT IS UNTIL A NEW RELEASE OF RASPBERRY PI OS —

As always technology never stands still.  Advances are made almost daily when it comes to Raspberry Pi and the OS is no exception. In late 2016 a new upgrade was rolled out called “JESSIE” with Pixel.  There was a lot of buzz about this new upgrade and it does look and perform much better over all.  Once you upgrade or update there is no going back.

The problem with the “JESSIE” upgrade is that now the solution provide by ADAFRUIT for the 5″ HDMI display no longer worked very well and was unusable as a display on the Balcony Gardens.

A fix was needed, but since “JESSIE” was so new no one was really aware of this resolution issue and the resolution issue was not even being talked about on ADAFRUIT site or in the Raspberry Pi forums.

After a lot of searching and months later a solution was found.

Long story so I will not go into details of the issue, but have documented it all in an Instructable that can be found here:

Instructable – 800 X 480 5″ HDMI display – resolution issue

HERE IS THE FIX AND LINK TO THE SOLUTION:

Actual changes needed in the “config.txt” file for use:

In the file /boot/config.txt add the following text to the end of the file:

#increase HDMI signal strength

config_hdmi_boost=4

#remove black borders

disable_overscan=1

#set specific CVT mode

hdmi_cvt 800 480 60 6 0 0 0

#set CVT as default

hdmi_group=2

hdmi_mode=87

dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref

_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,

ymin=200,ymax=3900

dtoverlay=w1-gpio-pullup,gpiopin=4,extpullup=1

Save the config file and then do this: (see note below about this one)

sudo apt -get install xinput-calibrator

I have not tried using the above install command, because I was able to gain the results I needed without it.  I believe like Auvy that sometimes less is more!

HERE IS THE LINK TO THE SOLUTION AS SHOWN ABOVE:

AMAZON SOLUTION – 5″ HDMI display – JESSIE – Pixel – resolution issue

BALCONY GARDEN – diy aquaponic system — Published in MAKE MAGAZINE this issue September 21, 2015

Posted by rik94566 in auqaponics automation, Balcony Garden, DIY aquaponics, internet of farming, rik94566.
Tags: , , , , ,
3 comments

First article published in Make Magazine vol. 47
DIY aquaponic Balcony Garden — my copy came today!

Make sure and read it!

make article