![]() |
|
|
|
Bland
|
Ever play with a Raspberry Pi?
My 8 yr old son has asked for a laptop for Christmas. He has a tablet already.
The engineer in me has seized the opportunity and ordered him a raspberry pi. These are like an electric set from my childhood but on steroids. The computing power and simplicity of these sub $100 devices is just incredible. Who here has played with a pi before? What have you done with it?
__________________
06 Cayenne Turbo S and 11 Cayenne S 77 911S Wide Body GT2 WCMA race car 86 930 Slantnose - featured in Mar-Apr 2016 Classic Porsche Sold: 76 930, 90 C4 Targa, 87 944, 06 Cayenne Turbo, 73 911 ChumpCar endurance racer - featured in May-June & July-Aug 2016 Classic Porsche |
||
![]() |
|
The Unsettler
|
Web / file servers, KODI boxes, video security monitors.
They are stupi cheap. Have 4 or 5.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
It'll be legen-waitforit
Join Date: Jan 2002
Location: Calgary, Canada
Posts: 6,996
|
Huge community out there, do a search.
My son’s robotics class is using them to make task based robots. A guy I know used on to make trailer brakes simulate ABS, he’ll probably get rich...
__________________
Bob James 06 Cayman S - Money Penny 18 Macan GTS Gone: 79 911SC, 83 944, 05 Cayenne Turbo, 10 Panamera Turbo |
||
![]() |
|
Gon fix it with me hammer
|
i have a rasp pi running retropie , it's very cool
__________________
Stijn Vandamme EX911STARGA73EX92477EX94484EX944S8890MPHPINBALLMACHINEAKAEX987C2007 BIMDIESELBMW116D2019 |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,346
|
I use mine to ....
1) Provide local DNS for a fake domain for my home LAN 2) Provide ad blocking for all devices by using DNS server in #1 to spoof known advertising domains 3) Throttle speeds of the rest of my family - hard to do homework when competing with 4 youtube streams on a 6mb dsl connection 4) Totally disconnect kids from Internet resources but still allow local network streaming, etc. |
||
![]() |
|
Registered
Join Date: May 2003
Location: Woodlands TX
Posts: 3,949
|
i used one as a networked music streamer running a program called volumino several years ago.
I think for hands on fiddeling and fun arduino projects might be more educational for a budding engineer.
__________________
84 930 07 Exige S |
||
![]() |
|
Registered
Join Date: May 2003
Location: Woodlands TX
Posts: 3,949
|
LOL, I need this in my life. Car videos set to 100% and cartoons set 1%. Extreme net non-neutrality routing in my house.
__________________
84 930 07 Exige S |
||
![]() |
|
Registered
Join Date: Jul 2001
Location: Lawrenceville GA 30045
Posts: 7,379
|
As part of a webinar training session, I made the LED on the board blink. Does that count?
__________________
Mark '83 SC Targa - since 5/5/2001 '06 911 S Aerokit - from 5/2/2016 to 11/14/2018 '11 911 S w/PDK - from 7/2/2021 to ??? |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,346
|
Add a second USB NIC to the Pi. Use iptables to set up NAT, DHCP to give out the IP of the secondary NIC as a gateway to the clients, and use wondershaper to control traffic speeds on the kids subnet.
|
||
![]() |
|
Registered
|
Many moons ago (pre-Win 3.1) I was a programmer. All the cool stuff done today requires and understanding of networks. Where do I go to gain an understanding of networks work and how to manipulate them.
__________________
Scott 1978 911SC Petrol Blue |
||
![]() |
|
Gon fix it with me hammer
|
Not really... you don't have to understand didley bout networks.
IF you really want to bother with that, your best bet is to start figuring out the OSI layers. But it's really pointless. Most developers where I am haven't got the faintest idea how networks work Unless you want to develop some kind of network client serrver app virus or packet tracer or sniffer, you don't need any of that. Loads of developers if not most just don't need it for their cool stuff. And when they do, they just get an SDK to do the dirty work for em And they will just talk IP host to IP host in the most basic form. pick a port, and start talking to the other host. Most people who need a network application for their Pi, just get one already on the open source market. Building one from scratch in most cases would be like reinventing the wheel If you have to ask where to start, I'de say Google. Cause if you can't figure out the start on your own, you certainly won't figure out the rest of Networking from a book. If all you want is internet , then https://www.ietf.org/standards/rfcs/ is all you need But like I said, if you wanna build something yourself, It would be like asking for a good way to start making a wheel for your car...
__________________
Stijn Vandamme EX911STARGA73EX92477EX94484EX944S8890MPHPINBALLMACHINEAKAEX987C2007 BIMDIESELBMW116D2019 Last edited by svandamme; 12-11-2018 at 09:55 AM.. |
||
![]() |
|
Registered
|
Thanks Stijn!
__________________
Scott 1978 911SC Petrol Blue |
||
![]() |
|
![]() |