Reef-Pi Controllers: New all-in-one with power bar, and the original Pico

rushbattle

Valuable Member
View Badges
Joined
Oct 19, 2016
Messages
1,347
Reaction score
1,644
Location
Equality
Rating - 0%
0   0   0
I already had a pi3 from my retropi
If you use his enclosure you have to use a pi zero. But I’m pretty sure you could use a pi3 if you don’t.

Edit for posterity: If you want to use his standoffs and direct mount you need a pi zero. If you use the extender shown below you will have to do more work to get it mounted inside the enclosure. I am sure as the design evolves these things won't be true any longer but I wanted to be clear here for now.
 
Last edited:
OP
OP
theatrus

theatrus

Valuable Member
View Badges
Joined
Mar 26, 2016
Messages
1,976
Reaction score
3,369
Location
Sacramento, CA area
Rating - 0%
0   0   0
If you use his enclosure you have to use a pi zero. But I’m pretty sure you could use a pi3 if you don’t.

Pi 3 should work fine when used with a M/F ribbon extender.

3622a96d96e6350b743e98ee23d24ecd.jpg


Will fully test this configuration shortly.
 

DirtDiggler2823

If I can't break it, it doesn't exist
View Badges
Joined
Jul 31, 2018
Messages
1,667
Reaction score
2,075
Location
Gambrills
Rating - 0%
0   0   0
If you use his enclosure you have to use a pi zero. But I’m pretty sure you could use a pi3 if you don’t.
Right. I've tasked myself with figuring out how to do this with the bigger pi machines. If they ever include USB support, folks will either need to use a hub, or a bigger pi.
 
OP
OP
theatrus

theatrus

Valuable Member
View Badges
Joined
Mar 26, 2016
Messages
1,976
Reaction score
3,369
Location
Sacramento, CA area
Rating - 0%
0   0   0
Since we are on revision D and my load switch is now not backwards, I've added the firmware to the Revision D boards for the watchdog function.

Command docs are here:
https://github.com/blueacro/reefpi-firmware-pico-smc#i2c-commands

This functionality isn't in Reef-Pi proper yet, but could be supported as a form of liveness check. In the mean time, you can run it from a cron task or other system task to at least detect a fully hung Raspberry Pi.

All revision D boards will have this firmware. You can send these commands to a Revision C board and they will be ignored.
 

pdisner

Well-Known Member
View Badges
Joined
Mar 8, 2014
Messages
915
Reaction score
736
Rating - 0%
0   0   0
Yes. The probe has it's own DPIO pins

Ok everyone. I’m hitting this temp sensor problem again. Since I’ve last posted, I’ve checked my wiring using a simple arduino sketch using one wire. I’m getting great readings from that. With reef-pi it’s not working.
4663d753d5909e922eff02d440b7f73a.jpg
4d618b00f37e42bb0b79cd3d38ec7773.jpg
cbda5d6a393ca8206301cf14589503d0.jpg
84eeb371bd305c8abf47fcbebe605550.jpg
Tje above pic shows that there’s no option for the temp probe.
 
OP
OP
theatrus

theatrus

Valuable Member
View Badges
Joined
Mar 26, 2016
Messages
1,976
Reaction score
3,369
Location
Sacramento, CA area
Rating - 0%
0   0   0
Ok everyone. I’m hitting this temp sensor problem again. Since I’ve last posted, I’ve checked my wiring using a simple arduino sketch using one wire. I’m getting great readings from that. With reef-pi it’s not working.
4663d753d5909e922eff02d440b7f73a.jpg
4d618b00f37e42bb0b79cd3d38ec7773.jpg
cbda5d6a393ca8206301cf14589503d0.jpg
84eeb371bd305c8abf47fcbebe605550.jpg
Tje above pic shows that there’s no option for the temp probe.


Sanity check some things:

- Is the 1wire support turned on in /boot/config.txt?
- Do you read the following voltages on the probe wires when powered:
- Red wire is 3.3V
- Yellow wire (data) is 3.3V
- Black wire is the same as Pi GND (0V)

Does your multi-meter have a min-max mode? It can be used to detect if the Pi is trying to signal data on the 1wire data line - it should read a lower voltage (may not get to 0v).
 

pdisner

Well-Known Member
View Badges
Joined
Mar 8, 2014
Messages
915
Reaction score
736
Rating - 0%
0   0   0
Another rabbit hole, haha! This is great learning experience, now I need to learn about multimeters. I know that mine is the very cheapest you can get. I only bought this to read general voltages and will need to watch some you tube.
Thanks for taking your time to look at my wiring. I figured it out! Somehow the 1-wire was uncheck and I thought in had checked that. It may have. Been a combo of a couple things. I took out my T cobbler and hooked straight up to the Pi, using my multi meter to check connections was a great suggestion and not sure why I didn’t think of. Anyhow, I’ve manage to get the probe to reason and control a single relay used to simulate a heater on/off. It worked out perfectly. The simple stuf can totally **** u down! Thanks everyone.
2a8258fd6d3ae9f277d371e79d6dc030.jpg

cae6e5f8e9196338a57d8c4b79f1bcaa.jpg
PROGRESS!!
 

Going off the ledge: Would you be interested in a drop off aquarium?

  • I currently have a drop off style aquarium

    Votes: 3 1.6%
  • I don’t currently have a drop off style aquarium, but I have in the past.

    Votes: 4 2.1%
  • I haven’t had a drop off style aquarium, but I plan to in the future.

    Votes: 27 14.2%
  • I am interested in a drop off style aquarium, but have no plans to add one in the future.

    Votes: 94 49.5%
  • I am not interested in a drop off style aquarium.

    Votes: 57 30.0%
  • Other.

    Votes: 5 2.6%
Back
Top