Cats are crepuscular animals. They are "programed" do start at 5 AM, hunt, and go back to sleep until afternoon. Living in homes tweaked them a little, but the 5 AM thing is still strong in a lot of them (mine included).
So not specifically at 5AM, but around twilight. In my area, and for my cats, that changes a lot between summer and winter.
Same for my chickens, which is why "automatic chicken doors" are difficult/impossible around here: It'd need to calculate sunset and sundown, and then also consider clouds and trees: in winter the sun sets around 16:30, but the low angle makes sunlight more blocked by clouds, particles and trees and such. My chickens often decide its bedtime before 16:00 already.
The automation features in Apple Home can be set to do things at sunrise or sunset. These track down to the minute the sunrise/sunset times from the weather app data for your location.
Your best bet, if you really want an automatic chicken door, is to get a dumb one that just opens when powered on and closes (via springs) when powered off, then plug it into a smart outlet automated to turn on at sunrise and off at sunset.
Are you crazy? Just get an LLM into the decision loop and you can obviate the need to iterate and test with a lazy human brain and instead waste a fabulous amount of energy, all while setting your project up to get some fat VC …
When I did it, I closed the door at nautical twilight. The key is that you need to close the door after the chickens roost but before the nocturnal predators come out.
Automated chicken door isn't too difficult; remember the goal is to allow them to come in or out, not to make them do so or wake them up, though they do get conditioned to the door opening.
I made mine to open at actual sunrise (except in the summer; I keep them in until 7am because the coop is cooler, and if let out they can get loud before my neighbors wake up) and close it at actual sunset (not civil twilight, which most people think of when you say "sunset"). Generally the door is open well after the birds are in bed, which is fine.
Aside from some dumb birds when they were younger, I've never had one locked out (and those dumb ones were trying to nest in silly places, and weren't going you come in no matter when I closed the door).
When I had cats, I couldn't leave the bedroom door wide open, because that would give them space to come running into the room and jump onto the bed (sometimes on my face) at early hours.
As a former rabbit owner I can attest that around 5 am was when the theater would open, and the first thing on was always this improvised bit called “abused animal trapped forever in a cage”. Lots of special effects too, there was gnawing and rattling and stomping. When I did open the cage door, she would jump out, take a look around and happily go back to napping right there in front of the cage.
To complement the treat rewards, can you get the cat wheel to power a small pump to provide a water fountain for the cat?
Assuming the treats are dispensed after a variable amount of distance is travelled on the cat wheel (to turn your cat into a 'gambler' of sorts, thereby keeping your cat on the wheel in the hope of a treat), a water fountain with 'fresh' water should enable your cat to avoid dehydration (due to the excessive exercise, chasing treats).
Harvested energy could also power a fan for the wheel and/or a heat pad in your cat's bed.
With these improvements, those short jogs will inevitably become marathon runs.
Project:
> The main parts are an ESP32 attached to a hall sensor, which I positioned close to the wheel. Using a magnet attached to the back of the wheel, this tells the ESP32 when a full rotation has completed. It gives a timestamp (and total distance) to each magnet-pass, which is stored on the network. A python script (on my laptop) then retrieves this data in the morning, turns it into a .FIT file, and uploads it to Strava through the Strava API (with a randomly chosen run title, taken from a mostly AI-generated list of options, as I needed >100). In terms of manual additions, I had to add the photo manually, and Mollie had to do the running.
Reminds me of Nobel and Ignobel prize winner Andrei Geim, who authorer a paper with his hamster, H.A.M.S. ter Tisha. As I remember, he added Mr/Ms Tisha to be able to write “we” instead of “I”.
If you look at any neuroscience paper, mice will run 10k a day or more on a wheel overnight. I thought the axis labels were wrong when I first saw that type of study. It’s quite common.
To be fair, root comment only says "mice will run 10k a day" but it isn't 100% clear what that 10K actually refers to, could be steps, could be meters.
Not by much. A mile is 1000 paces, or 2000 steps [0]. 10000 steps is 5 miles, 10km is 6.2 miles.
Walking on flat, paved surfaces, I do about 1850 steps per mile of distance[1]. I have a pretty long inseam, so I'm not surprised that I'd be under 1000 paces. Given that roads weren't paved with concrete or asphalt until relatively recently, I'm not surprised that the Roman mile is a little shorter than our current one[2].
I was surprised that the owner said he needed to get a Strava premium account in order to be able to auto-upload the hamster's activities. Not 100% sure why.
Various people have tracked their pet's movements, and that's genuinely a really good thing to do to understand whether they're getting enough activity. But to Strava it and create competition among pet owners, very interesting.
The company Niteangel sells a pedometer for their hamster wheels. It doesn’t provide times or speeds, but it does give you the number of revolutions per night.
I have thought it would be interesting to hook something up to be able to get the times and speeds. It never occurred to me that you could use something like Strava to record it.
I wonder if one could calculate the watt-hours produced in a day by a theoretical 100 hamsters on generator-attached wheels, and if you could run a laptop and LTE hotspot from that (or similar load).
Make the data center run ML/AI experiments for how to effectively run a "energy generation hamster farm" and you have a completely grid-and-internet independent energy solution that optimizes itself via hamsters over time.
As long as we don't drug the hamsters and jam them into some sort of fake digital world, we should be fine? Put OpenAI's security researchers on it, heard they're good at containing experiments.
> Over one seven-day stretch, he started within the same 10-minute window on five nights, between 9:54 and 10:04 p.m.
I wonder if this correlates with Thijs's bedtime schedule, or if the hamster really is that precise.
We feed the cat at home at the same time every day, and her internal clock definitely know when it's time less than 30' divergence. She suffers the daylight transitions immensely too because of this.
Every year when DST transitions out, I say “next time we should move the cats’ dinner time gradually leading up to it”, but never remember. I now have reminders for the 5 days leading up to move it later by 10 minutes a day. I don’t know if it will actually make a difference
Now the real interesting part would be if people can find a way for their hamster on strava to leak the locations of not-publicized military activities.
His exercise routine is somewhat variable but he usually goes for a short jog a few dozen times a day. Most often at 5 am, for whatever reason.
Since the article I also built and hooked up a treat dispenser for extra motivation.
Cats are crepuscular animals. They are "programed" do start at 5 AM, hunt, and go back to sleep until afternoon. Living in homes tweaked them a little, but the 5 AM thing is still strong in a lot of them (mine included).
https://www.animalhumanesociety.org/resource/cat-keeping-you...
> You are unable to access animalhumanesociety.org
Is this because I laughed when our family dog fell down the stairs when I was six years old?
So not specifically at 5AM, but around twilight. In my area, and for my cats, that changes a lot between summer and winter.
Same for my chickens, which is why "automatic chicken doors" are difficult/impossible around here: It'd need to calculate sunset and sundown, and then also consider clouds and trees: in winter the sun sets around 16:30, but the low angle makes sunlight more blocked by clouds, particles and trees and such. My chickens often decide its bedtime before 16:00 already.
Your best bet, if you really want an automatic chicken door, is to get a dumb one that just opens when powered on and closes (via springs) when powered off, then plug it into a smart outlet automated to turn on at sunrise and off at sunset.
I made mine to open at actual sunrise (except in the summer; I keep them in until 7am because the coop is cooler, and if let out they can get loud before my neighbors wake up) and close it at actual sunset (not civil twilight, which most people think of when you say "sunset"). Generally the door is open well after the birds are in bed, which is fine.
Aside from some dumb birds when they were younger, I've never had one locked out (and those dumb ones were trying to nest in silly places, and weren't going you come in no matter when I closed the door).
It gives him time to run, shower, and drive to work
Assuming the treats are dispensed after a variable amount of distance is travelled on the cat wheel (to turn your cat into a 'gambler' of sorts, thereby keeping your cat on the wheel in the hope of a treat), a water fountain with 'fresh' water should enable your cat to avoid dehydration (due to the excessive exercise, chasing treats).
Harvested energy could also power a fan for the wheel and/or a heat pad in your cat's bed.
With these improvements, those short jogs will inevitably become marathon runs.
Poo time?
Project: > The main parts are an ESP32 attached to a hall sensor, which I positioned close to the wheel. Using a magnet attached to the back of the wheel, this tells the ESP32 when a full rotation has completed. It gives a timestamp (and total distance) to each magnet-pass, which is stored on the network. A python script (on my laptop) then retrieves this data in the morning, turns it into a .FIT file, and uploads it to Strava through the Strava API (with a randomly chosen run title, taken from a mostly AI-generated list of options, as I needed >100). In terms of manual additions, I had to add the photo manually, and Mollie had to do the running.
More here: https://www.reddit.com/r/SideProject/comments/1v9uyq0/i_buil...
https://www.sciencedirect.com/science/article/abs/pii/S09214...
As we had recently watched Back To The Future, when she reached 8.8 mph it would play a brief snippet of appropriate music!
Do you also play the approach music when her power output reaches 1.21 Gigawatts?
That’s much higher than usual, but when they want they can go.
I've even seen a few 50Ks.
No, distance events are still referred in kilometers in the US.
Walking on flat, paved surfaces, I do about 1850 steps per mile of distance[1]. I have a pretty long inseam, so I'm not surprised that I'd be under 1000 paces. Given that roads weren't paved with concrete or asphalt until relatively recently, I'm not surprised that the Roman mile is a little shorter than our current one[2].
[0] https://en.wikipedia.org/wiki/Mile#Name
[1] Garmin watch
[2] https://en.wikipedia.org/wiki/Mile#Roman
I was surprised that the owner said he needed to get a Strava premium account in order to be able to auto-upload the hamster's activities. Not 100% sure why.
He might be able to use https://github.com/dlenski/stravacli (written by me) or the library it's based on (https://github.com/stravalib/stravalib) to avoid this requirement and save a few bucks.
Like every sport, it’s not for everyone. If you don’t enjoy running you don’t have to do it.
I personally find the easy runs relaxing for the brain, and not taxing on the body, and the hard runs are quite fun.
You move weight around, later you move the same around a bit more (yay!), or move a heavier weigh around (yay!).
You get to really know what your body is capable of.
The company Niteangel sells a pedometer for their hamster wheels. It doesn’t provide times or speeds, but it does give you the number of revolutions per night.
I have thought it would be interesting to hook something up to be able to get the times and speeds. It never occurred to me that you could use something like Strava to record it.
Somewhere there's a product manager looking at this and adding "multi-species household plan" to the roadmap
Must be Dutch humor.
I wonder if this correlates with Thijs's bedtime schedule, or if the hamster really is that precise.
We feed the cat at home at the same time every day, and her internal clock definitely know when it's time less than 30' divergence. She suffers the daylight transitions immensely too because of this.
https://www.google.com/search?client=firefox-b-d&q=strava+le...