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.
Does this make sense? I just went ahead and created a new doser diagram in fritzing. I'll use this for the upcoming guide as well
![]()
This looks like someone who is printing parts for sale.Nothing at all wrong with that but most of those items you can download the file on thingiverse and print yourself.these are opensource ? like 3d files are available?
these are opensource ? like 3d files are available?
ALMOST all of the items listed for sale on that link are available on thigiverse . I think the guy with the site should either give you the option to download the file for free or pay him to print it.. Morally anyway.. Legally he is doing nothing wrong .@Ranjib - I do not know if they are open source.
Yes please, and tag it with #reef-pi
Please do, if everyone uploads their designs under the reef-pi tag it will be really easy to find them, as Erica said it might be good to also create a reef-pi group/community there. I have uploaded my designs with the tags:i think on there we might be able to create a reef-pi community.. i will check into this tomorrow.. I am right now working on design for my water level probes
His designs aren't available, he prints them himself and then sells the physical items, it's more geared at people who don't have a printer as the designs themselves are fairly simple (although nice).these are opensource ? like 3d files are available?
The way I think of it is if they are available from thingiverse for free, then there is no need for him to allow you to download the plans as they are already out there and readily available, but if he took the designs he should defs credit the designer.ALMOST all of the items listed for sale on that link are available on thigiverse . I think the guy with the site should either give you the option to download the file for free or pay him to print it.. Morally anyway.. Legally he is doing nothing wrong .
To me it would be like me building a Reef-pi hardware and selling it to individuals but @Ranjib getting no compensation from it.. Anyway sorry .
this is prob not the right thread for this kind of conversation.....And i might need to put more thought into this.

I found you on there and following you . If you wish i can create a group or community on there .Please do, if everyone uploads their designs under the reef-pi tag it will be really easy to find them, as Erica said it might be good to also create a reef-pi group/community there. I have uploaded my designs with the tags:
reef-pi, reef_tank, reef, raspberry_pi, marine_aquarium, fish_tank, fish & aquariums
His designs aren't available, he prints them himself and then sells the physical items, it's more geared at people who don't have a printer as the designs themselves are fairly simple (although nice).
There is heaps of free designs on thingiverese though, that is definitely the main site that I use to share my designs and is also the place to look for designs or inspiration.
I actually only just did some reading to find out exactly what thingiverese groups are haha, it appears that they are just a way to have conversations about a topic, so in that case I think it would be better to just keep those contained on R2R. I thought they were another way to group designs together, but it looks like the tag function does that best.I found you on there and following you . If you wish i can create a group or community on there .

Yes please, and tag it with #reef-pi
I actually only just did some reading to find out exactly what thingiverese groups are haha, it appears that they are just a way to have conversations about a topic, so in that case I think it would be better to just keep those contained on R2R. I thought they were another way to group designs together, but it looks like the tag function does that best.
Can you uncheck the "upload to gDrive" checkbox, and hit update. Then click on Take photo and see what pops up in reef-pi log.
Ok I’ve already installed my camera and have been using with an so called motion eyeos and then a sample instruction program I found and it works.
Theres is no reason other than that I has plenty of options, since this build is only about two dosing pumps, any for GPIO would work. I dont mind using the SPIO pins since its not being used in reef-piIs there a reason for for your pin selection in this design? I know that pins 18 and 19 are for PWM. But I noticed you used CE0. For mine just for convienience of location I was going to use 13, 16, 20, and 21 and of course 18 and 19. Are any of these reserved for anything?
If I understand correctly though once SPI is disabled the pins labeled MISO, MOSI, CLK, CE0, and CE1 can also be used as a regular GPIO correct?
I am not looking for any compensation as such, but being opensource is philosophically more aligned with what we do. It has significant repercussion in the long term, it means we are free to change those design, derive and modify from it. It allows us build the 3d designs in same fashion as the software.ALMOST all of the items listed for sale on that link are available on thigiverse . I think the guy with the site should either give you the option to download the file for free or pay him to print it.. Morally anyway.. Legally he is doing nothing wrong .
To me it would be like me building a Reef-pi hardware and selling it to individuals but @Ranjib getting no compensation from it.. Anyway sorry .
this is prob not the right thread for this kind of conversation.....And i might need to put more thought into this.
thats pretty much what reef-pi does. Motion does the heavy lifting of capturing via pi camera and streaming it, reef-pi just embeds it in its UI. But this is not documented, and @pdisner is a still learning all the gory detailsJust a word of warning - "Motion" "MotionEye" and "MotionEyeOS" are three different systems which build on eachother and are developed by the same person (ccrisan on github). It took me a lot of confusing trial and error to figure out which was which, and which I could use in different scenarios.
- "MotionEyeOS" is basically a plug and play model, as the name implies, it's a full operating system made as a standalone. It works great as is but really can't be modified other than the standard config options and it can't be run alongside another OS.
- "MotionEye" needs to be installed on top of an OS like Raspbian
- "Motion" is the building block for both of those (and I think is what @Ranjib is using for reef-pi)
I have a Raspberry Pi Zero W with MotionEyeOS watching my tank - for placement reasons it was easier to have this separate from the reef-pi box. It would be great to be able to add this as a feed to reef-pi. It might even save some coding hassle to have a modified version of MotionEye running in the background of reef-pi as a default camera option.
MotionEye / OS makes this feed available at:
http://IP_ADDRESS:8765/picture/1/current/?_username=USERNAME&_signature=SIGNATURE_STRING
I'm not sure about the specifics since i haven't looked at the reef-pi code much but it should be fairly straightforward to drop that into a reef-pi container as a feed.
, so this will take time. I asked him to sort out the relay, lights and other circuit first.Thank youI didn't see a reef-pi group so I just created one (before I saw this post lol).
https://www.thingiverse.com/groups/reef-pi
It might be good just to have a place for members to see what others are printing, and to keep the 3d print specific chatter away from the build chatter. Anyway, join in if you're on thingiverse!
Just a word of warning - "Motion" "MotionEye" and "MotionEyeOS" are three different systems which build on eachother and are developed by the same person (ccrisan on github). It took me a lot of confusing trial and error to figure out which was which, and which I could use in different scenarios.
- "MotionEyeOS" is basically a plug and play model, as the name implies, it's a full operating system made as a standalone. It works great as is but really can't be modified other than the standard config options and it can't be run alongside another OS.
- "MotionEye" needs to be installed on top of an OS like Raspbian
- "Motion" is the building block for both of those (and I think is what @Ranjib is using for reef-pi)
I have a Raspberry Pi Zero W with MotionEyeOS watching my tank - for placement reasons it was easier to have this separate from the reef-pi box. It would be great to be able to add this as a feed to reef-pi. It might even save some coding hassle to have a modified version of MotionEye running in the background of reef-pi as a default camera option.
MotionEye / OS makes this feed available at:
http://IP_ADDRESS:8765/picture/1/current/?_username=USERNAME&_signature=SIGNATURE_STRING
I'm not sure about the specifics since i haven't looked at the reef-pi code much but it should be fairly straightforward to drop that into a reef-pi container as a feed.
thats pretty much what reef-pi does. Motion does the heavy lifting of capturing via pi camera and streaming it, reef-pi just embeds it in its UI. But this is not documented, and @pdisner is a still learning all the gory details, so this will take time. I asked him to sort out the relay, lights and other circuit first.
This should be your milestones:Ok Ranjib. What am I learning next? What did you think of the pics of my settings? I’ve been tinkering with the Adafruit io while waiting for your response. I’m anxious to make some headway today, so that I can order some parts!!

