Live data from Hacker News

Raspberry Pi Zero: the $5 computer

raspberrypi.org

501–510 of 521 posts

Re: Raspberry Pi Zero: the $5 computer

#501
post #420

Earlier quoted context omitted.

I JUST started this exact functionality to communicate with a wireless scale, thanks for sharing!

You're welcome, I'm working on some NodeMCU-based designs now, with IR as well.

So, where's the Show HN? ;).

Re: Raspberry Pi Zero: the $5 computer

#502

Earlier quoted context omitted.

Bravo. Even more infantilizing are the electronic kits from http://littlebits.cc .

The weak link is always curriculum. Without a "plan" and mentorship kids learn very little. Sure, they can follow step by step instructions, click things together but they are learning very little. Most kids learn nothing about strength of mechanical shapes by clicking together lego blocks. However, a curriculum that explicitly teaches how different structural shapes behave under various loads does teach them a lot.…

Do you recommend any sources on kid-friendly electronics curriculum development, either for homeschooling or as a hobby?

Re: Raspberry Pi Zero: the $5 computer

#503

Earlier quoted context omitted.

You're welcome, I'm working on some NodeMCU-based designs now, with IR as well.

So, where's the Show HN? ;).

Man, I spent all day yesterday trying to reimplement the sensor for the ESP8266, as I thought it would be better to have it report over MQTT, but the damn thing keeps crashing in seconds. I literally cannot keep it working for more than a few seconds, no matter what I do.

I'm pretty disheartened, I'll try some more and either succeed or go back to an Arduino over serial... Do you have any experience with making it not crash?

Re: Raspberry Pi Zero: the $5 computer

#504

Earlier quoted context omitted.

So, where's the Show HN? ;).

Man, I spent all day yesterday trying to reimplement the sensor for the ESP8266, as I thought it would be better to have it report over MQTT, but the damn thing keeps crashing in seconds. I literally cannot keep it working for more than a few seconds, no matter what I do. I'm pretty disheartened, I'll try some more and either succeed or go back to an Arduino over serial... Do you have any experience with making it no…

Sadly, my ESP8266 experience is only about to start next week, I'm still abroad. But from the experiences of some of my friends, consider replacing the firmware on the ESP - some units were apparently sold with buggy one that made the module crash after short time.

Good luck!

Re: Raspberry Pi Zero: the $5 computer

#505

Earlier quoted context omitted.

Man, I spent all day yesterday trying to reimplement the sensor for the ESP8266, as I thought it would be better to have it report over MQTT, but the damn thing keeps crashing in seconds. I literally cannot keep it working for more than a few seconds, no matter what I do. I'm pretty disheartened, I'll try some more and either succeed or go back to an Arduino over serial... Do you have any experience with making it no…

Sadly, my ESP8266 experience is only about to start next week, I'm still abroad. But from the experiences of some of my friends, consider replacing the firmware on the ESP - some units were apparently sold with buggy one that made the module crash after short time. Good luck!

Yeah, I've tried flashing the Arduino firmware (I think it gets flashed every time regardless). I'll keep trying and let you know, thanks!

By the way, if you don't want to keep checking the comments, you can follow me on Twitter at @stavros and experience my frustration first-hand. I'll be posting about it there.

Re: Raspberry Pi Zero: the $5 computer

#506

Earlier quoted context omitted.

Sadly, my ESP8266 experience is only about to start next week, I'm still abroad. But from the experiences of some of my friends, consider replacing the firmware on the ESP - some units were apparently sold with buggy one that made the module crash after short time. Good luck!

Yeah, I've tried flashing the Arduino firmware (I think it gets flashed every time regardless). I'll keep trying and let you know, thanks! By the way, if you don't want to keep checking the comments, you can follow me on Twitter at @stavros and experience my frustration first-hand. I'll be posting about it there.

I'm using HN Notify, so I generally get replies straight to my inbox (except some weird bug once that made the service not work for me for like a month or two). But yeah, maybe Twitter is a better place to have real-time updates. Will be following. Thanks :).

Re: Raspberry Pi Zero: the $5 computer

#507

I've got three Raspberry Pis. I don't know why. I don't know what to do with them. None of the projects that I've seen have been particularly compelling to me, and I'm not creative enough to come up with a good idea. So they sit on my desk, gathering dust, and act as a conversation piece when friends come over. "That? Yeah, I can build X, Y, or Z." and they say, "oooh, cool" and then I never actually follow through.…

Familiar stuff... at the end of the day, I just end up doing the software side on my macbook. Like running a server, or some old console emulator. Media boxes are useful, but it's a bit like buying cakemix and making a cake, it's so trivial at some point you stop caring about the process and just buy a cake.

As for hardware projects... I've never had an idea for one I'd actually want or care for. Things like a lightbulb that flashes when you get a tweet, and that reads it out loud when you wave your hand infront of it... pet feeders... etc I can do without. Would be fun to build but I'm so busy these days I can only motivate myself to make time if I like the end product I'm building, too.

Re: Raspberry Pi Zero: the $5 computer

#508
post #396
post #284

Too bad they didn't include camera module connector (CSI). Low-latency hardware-encoded h264 stream from camera is one of the most cool features in RPi platform. The Zero would be great e.g. for FPV fying folks, if it supported camera module. (USB cameras aren't answer here, as they typically don't have low-latency hw-encoding.)

That's a shame. I was wondering if I could use a Pi0 with an old USB camera as a cheap IPCam.

You can. Just get a USB webcam. The GP just said you can't use the CSI webcam.

Re: Raspberry Pi Zero: the $5 computer

#509

Earlier quoted context omitted.

Yeah, I've tried flashing the Arduino firmware (I think it gets flashed every time regardless). I'll keep trying and let you know, thanks! By the way, if you don't want to keep checking the comments, you can follow me on Twitter at @stavros and experience my frustration first-hand. I'll be posting about it there.

I'm using HN Notify, so I generally get replies straight to my inbox (except some weird bug once that made the service not work for me for like a month or two). But yeah, maybe Twitter is a better place to have real-time updates. Will be following. Thanks :).

I just got it to run, yay! Things are going well, and MQTT functionality has been working well for the past hour. Just checking in :P

Re: Raspberry Pi Zero: the $5 computer

#510

Earlier quoted context omitted.

I'm using HN Notify, so I generally get replies straight to my inbox (except some weird bug once that made the service not work for me for like a month or two). But yeah, maybe Twitter is a better place to have real-time updates. Will be following. Thanks :).

I just got it to run, yay! Things are going well, and MQTT functionality has been working well for the past hour. Just checking in :P

Copy that!
Post reply on HN