-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1 hacking: hardware and software #15
Comments
Fred, @fbretmounet, posted:
|
kruton:
|
fred:
|
kruton
|
fbret
|
me
|
fbret
|
|
kruton
|
It looks like the V1 has an open pad for a micro USB on the back. Has anyone messed with that? |
If anyone on the dev team needs a petnet v1 for this task, I have an extra in San Francisco. |
hi everyone, i've been 'in transit' for the past 7 months, so only seeing this repo now, and I'm on the eve of getting my gen1 back in my hands (it's been in storage/on a ship since Sept2020), and am open to helping get this project working on gen1 hardware. the possibility of developing an alt MCU/wifi board (a replacement for the Imp) is not out of the question for me, nor even replacing the entire electronics; i'm already in the early stages of re-braining one of the 'Wopet' feeders with a Particle Boron, because its non-IoT UI is horrid, like programming an 80s VCR. but it's mechanics are shitty, compared to the Petnet gen1's mechanics which seem pretty reliable and long-lived to me (opinions about gen2's mechanics seem to vary quite a lot!), so it may be a better use of my time to target new hardware to gen1/gen2 Petnet instead of the Wopet... so, are there any other developments re gen1 I should be aware of? given a new brain, is there much interest in getting gen1 working with this repo that you know of? (i only just discovered this repo, so I'll have a poke around some more). |
@techydude I'm about to start the process of just replacing the board, and am happy to help. I have limited experience with PCD design, or even better, if we can just drop in a ESP8266 or similar. My goal would be to capitalize on all the hard work done here with the app if possible. My question: What board/setup would be able to talk to the app that has been developed here? |
@dorfman2 Thanks for replying! Since my 1st post, I've proceeded on the assumption (from other's investigation above) that the electricIMP on the Gen1 is locked & not reprogrammable, though not confirmed this myself. I've looked at the Gen1's mechanics and the electrical peripherals, and discovered they're almost identical to the cheaper/nastier WoPet I was originally targeting with a new brain/PCB (tho of course the PetNet has no UI other than the manual dispense button with 2-colour LEDs, whereas the WoPet has an LCD + buttons). Better yet, I think it will be possible to make 1 PCB design with 'snap-off' section(s) that will allow that 1 PCB to fit either PetNet gen1 (no LCD or buttons fitted), or the WoPet (with LCD & buttons fitted). So that's my plan at this point. I hope to tackle that over the coming month. Of course I'll be posting it here on GitHub so others can make it if they wish. Whether I go as far as having a batch made and selling them (e.g. Tindie) depends on demand, and so far you're the only one who's replied :-), and admittedly the PetNet Angst was a 2020 thing, so I might've missed the wave there, who knows... I've no idea if anyone's interested in new hardware for PetNet Gen-2? It's great that this repo will work with Gen-2's firmware as-is, but there's little to no room for modification. I'd need a few photos & dimensions of the Gen2 board to work out if I can kill 3 birds with 1 PCB... ;) Anyhoo, I was planning to use a Particle.io Argon board (wifi + BT; BT likely not needed), as the Particle cloud can be used for dead easy firmware updates without needing to add any of one's own infrastructure, whilst still having an open LAN/internet connection for accessing application support (i.e. this repo). But I'm also OK with putting in an ESP32 variant, if there was a decent reliable OTA-firmware-update mech available? I'm not up-to-date on that scene, so open to suggestions! |
@techydude Sound fine to me! My background is a bit more on the DIY hardware side, so this sounds more refined that my solution of stick a Raspberry Pi in it. Are you on the Tedder slack to talk about this further? |
sent. |
Placeholder for a v1 discussion, spinning out of #12.
The text was updated successfully, but these errors were encountered: