no rush, just checking in. still got a way to go on my build.![]()
I am jealous... and that takes a lot for me to be
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
no rush, just checking in. still got a way to go on my build.![]()
Thanks for validating. The delete button triggers api , and the the timer subjected to deletion goes away only when that API responds successfully, so behind the scene there are some plumbing going on which takes some time. I can see a couple of seconds delay at worts cases. I am working on the dosing schedule update button color fix. If you spot anything UI inconsistencies, do let me know. I'll squash those bugs one by one.ok i just deleted the test i created above and it went away... Maybe it was lag between this computer (on wifi) and the pi computer on a wired network on a different switch ... (might need to look into that ) Yes I am toooooo geeky for my own good.. But remember my skills are in building things..Today i was swinging nail gun most of the day...
drill and taped about 80 holes in a sheet of 16x16 6062 aluminumI am jealous... and that takes a lot for me to be
current set up i'm using tip120 npn, i've got a second board using p60nf06 MOSFETDang :-(
I found the dosing sub-system bug. Patch coming tonight. Its a silly mistake. This is the reason I need a dedicate build for each of the new sub-system to test out each and every build.
Sorry about that folks, i'll get it fixed asap.
I meant its fixed in master (the latest code). It needs to be released as a package for others to be installed.wait i just saw Fixed doser missing jack error: https://github.com/reef-pi/reef-pi/pull/371. and thought it was in. do your stuff. need anything tested i'l try
if i can do anything let me knowI meant its fixed in master (the latest code). It needs to be released as a package for others to be installed.
Well all 4 parts of my power board finished printing a couple of days ago.
It's certainly not amazing but I am pretty happy with my wiring here :D any glaring safety errors anyone can see? Is it safe to solder the wire to the outlets like that? I was going to use crimps but the crimps didn't fit 2 wires at a time in them.
![]()
Starting to get cramped in here. The 15A wire isn't very flexible haha
![]()
:/ did I mention it was getting cramped already?
![]()
The 4 separate pieces fit together quite well :)
![]()
Ta Da! Just waiting on some coloured filament to arrive so I can print out the clown fish and Pi inserts and glue them in.
![]()
![]()
I also have 2 issues that will need to be fixed. First is that I placed the AC plug too high and too far to the left as well as forgot to add screw holes for it, so I need to fix that and reprint the relay top and bottom side.
I also ordered the wrong RJ-45 sockets! I got PCB mounted ones and planned to solder the relay wires to the little pins on the sockets. While it would work it took me forever to solder the relay wires to the little pins PCB mount pins and was very difficult to do as the pins are really close together. So I have ordered some RJ-45 keystone sockets (I think that is what they are called) and a punch tool. Unfortunately they will take a month to arrive before I can measure them and make sure they will fit and reprint the relay side.
![]()
Once those issues are fixed I will upload the files to thingiverse as I am pretty happy with the result! I'll make sure to upload the fusion 360 files so that people can remix it if needed as most people will have different relay boards to the ones I have and if they want to print this will need to move the mounting holes :)
Well all 4 parts of my power board finished printing a couple of days ago.
It's certainly not amazing but I am pretty happy with my wiring here :D any glaring safety errors anyone can see? Is it safe to solder the wire to the outlets like that? I was going to use crimps but the crimps didn't fit 2 wires at a time in them.
![]()
Starting to get cramped in here. The 15A wire isn't very flexible haha
![]()
:/ did I mention it was getting cramped already?
![]()
The 4 separate pieces fit together quite well :)
![]()
Ta Da! Just waiting on some coloured filament to arrive so I can print out the clown fish and Pi inserts and glue them in.
![]()
![]()
I also have 2 issues that will need to be fixed. First is that I placed the AC plug too high and too far to the left as well as forgot to add screw holes for it, so I need to fix that and reprint the relay top and bottom side.
I also ordered the wrong RJ-45 sockets! I got PCB mounted ones and planned to solder the relay wires to the little pins on the sockets. While it would work it took me forever to solder the relay wires to the little pins PCB mount pins and was very difficult to do as the pins are really close together. So I have ordered some RJ-45 keystone sockets (I think that is what they are called) and a punch tool. Unfortunately they will take a month to arrive before I can measure them and make sure they will fit and reprint the relay side.
![]()
Once those issues are fixed I will upload the files to thingiverse as I am pretty happy with the result! I'll make sure to upload the fusion 360 files so that people can remix it if needed as most people will have different relay boards to the ones I have and if they want to print this will need to move the mounting holes :)
Welcome to r2r.Hey MaccaPopEye
That power board looks sweet. Fellow Aussie here who will also struggle finding cheap suppliers to Australia.
Have you kept a list of suppliers for all the materials used in your power board?
Welcome to r2r.
Thanks Ranjib.
Your project was just awesome and I couldn’t resist. :)
Your project offers so many options and seems extremely scalable. In my case I’ve got a small tropical tank (as a start) that I’d like to automate and feed data back to my home automation system (openHAB).
I have not had a look in-depth in your project yet,but, I’d love some sort of web API that I could poll for data/statuses and activate switches.
https://reef-pi.github.io/additional-documentation/api/
This will give you all of what you need I think. This is what I am using at the moment
reef-pi is API first. The entire web ui is implemented on top of API using react. The documented API is for 1.0. 2.0 series is on beta right now, once we hit the release candidates (2.0.0.-rcxx series) I'll start documenting the new API.That’s perfect. Very thoroughly documented and comprehensive.
Now all I need to do is build one :)