The new forums will be named Coin Return (based on the most recent
vote)! You can check on the status and timeline of the transition to the new forums
here.
I got a raspberry pi for my birthday a few weeks back and this weekend I finally had a spare few hours to throw at it.
I make a living as a c# programmer (doing vb6/.net on our legacy stuff *shudder*) and a strong 5+ years working in electronics engineering at the component level. So this little device looks like the perfect toy, saying that...I must say, im completely lost at where to start with this thing.
I got the OS working (
Raspbian), messed around with the command line briefly and with the more windows like side of things. I downloaded some apps had a bit of a play getting used to things then made a super simple python program which I ran in idle.
Does anyone have any suggestions where I can start to get my teeth into the more technical side of things? I've also never used Linux before in any meaningful way.
0
Posts
Go down to the description and look at all the extras beyond the pi. You can get into the GPIO programming and build simple little switches and blinkers and all that.
http://lifehacker.com/5952327/turn-a-raspberry-pi-into-a-super+cheap-power-strip-packet-sniffer
Cheers, I found a UK equivalent of what they do. Good idea.
That is brilliant, although I would have very little use for such an application. I sometimes I wish I had the creative side to go with my tech head. I would have never thought of something like that
It also sends a signal to a physical unit that lights up a number.
GPIO programming is fun. Also there's a C++ library for it if you want to move away from python.
Oh man, thats what I wanted to hear. Would rather dust off my c++ then work on a new language. Got to try and find that.
http://wiringpi.com/examples/