MatijaHardi's instructables
Achievements
- MatijaHardi commented on MatijaHardi's instructable Wi-Fi Controlled RGB Mood Lamp - a Philips HUE Alternative
- MatijaHardi commented on MatijaHardi's instructable Wi-Fi Controlled RGB Mood Lamp - a Philips HUE AlternativeView Instructable »
Sorry if I'm responding a bit late as I didn't see the previous comment. OTA uploads are a really cool idea, I did think about implementing that into the project but in the end I saw no use for it because I was happy with how the code worked and didn't see the need for anymore tinkering. As you are trying to improve upon the lighting effects I can see how it would be simpler and faster to use OTA. For changing the color you can just assign a different one to the pixel that you want and that should be it. Regarding the lag in the code, I did notice that sometimes the blinking of the built-in LED was irregular. I think that this has something to do with the way that the library for the webserver handles client (browser) requests but I'm really not sure. I am working part time on cleaning up…
see more » - MatijaHardi commented on MatijaHardi's instructable Wi-Fi Controlled RGB Mood Lamp - a Philips HUE AlternativeView Instructable »
I'm super glad to hear you like the work! I'm sorry if the code is a bit messy, it was also my first time programming something like this "from scratch" so it's probably a bit hard to follow what's going on. Feel free to post any further questions you might have and maybe we can co-create a 2.0
- MatijaHardi's instructable Wi-Fi Controlled RGB Mood Lamp - a Philips HUE Alternative's weekly stats:
- MatijaHardi commented on MatijaHardi's instructable Clock'r Walk'r: the Clock Powered Theo Jansen StrandbeestView Instructable »
Using the second hand to propel the walker would indeed be faster but my original idea was to make an "art" installation that would seemingly just sit there but eventually wonder of. Also, on my specific clock mechanism (and I'm guessing on most others) the second hand had almost no torque so it couldn't move the gears. I guess if it would be possible to make a completely friction-free mechanism it could move it but for this project there is no need for that.
- MatijaHardi's entry Clock'r Walk'r: the Clock Powered Theo Jansen Strandbeest is a winner in the Make it Move Contest 2020 contest
- MatijaHardi's entry Clock'r Walk'r: the Clock Powered Theo Jansen Strandbeest is a finalist in the Make it Move Contest 2020 contest
- MatijaHardi's instructable Clock'r Walk'r: the Clock Powered Theo Jansen Strandbeest's weekly stats:
- MatijaHardi commented on MatijaHardi's instructable Clock'r Walk'r: the Clock Powered Theo Jansen StrandbeestView Instructable »
I linked all of the parts needed as well as most of the tools I used. I also uploaded STL files for the parts, you’ll have to print those yourself :P
- MatijaHardi commented on MatijaHardi's instructable Clock'r Walk'r: the Clock Powered Theo Jansen Strandbeest
Cool! I see you've really put some work into this. I also noticed that one of the LEDs lights up after a restart, guess it's getting some sort of signal from that pin because it's high on boot or something. I'll also have to change it. Keep up the cool work!