On Dec. 1, 2014, Barry Roberts wrote: > Since the built-in NIC is USB, I'm curious why you eliminate USB for a > second NIC.
Didn't realize that the onboard NIC was USB. That does change things a bit. As to what I was doing, I hadn't decided for sure. I had a few ideas, but they all needed more than one NIC available. One idea was a homebrew router. Of course there are others too, but let's focus on the router idea for now. One thing at a time. :) I've not heard of the Asus RT-N16. Is it a b, g, n, or ac router? How much does it retail for? If I was to do a home brew router instead of a commercial one (I do like to do things on my own, as it's a great way to learn AND I have more control than similar commercial models of my home brews usually grant) it would need to be at least somewhat price competitive. As far as routerboard goes, I admit it's been a few years since I closely looked at their products, but last I saw they wouldn't quite work. First of course is that they keep touting to be Linux compatible, but they come with their "RouterOS" which from my one brief experience is nothing but a Linux core with a whole ton of reworks. Not quite the same thing, and most confusing (caveat: I freely admit this was nearly 10 years ago that I really looked, things could have changed since then). Second, if I wanted to do an 802.11ac router via a routerboard product, I'm not aware of any boards that have the multiple chipsets you would need (Wi-Fi chip, Ethernet, bridge chip) as well as multiple Ethernet ports. I seem to recall one board that had two Ethernet ports, but no Wi-Fi. Now I will also freely state my knowledge of Routerboard is poor at best. So if I'm wrong on any of these ideas, feel free to let me know. :) Also, what the heck is a cubietruck? That one I can conclusively say I've NEVER heard of. At least, not that my mind can conjure up. Thanks! --- Dan On Mon, Dec 1, 2014 at 10:45 PM, Barry Roberts <b...@robertsr.us> wrote: > On Mon, Dec 1, 2014 at 4:59 AM, Dan Egli <ddavide...@gmail.com> wrote: > > > > I was thinking of various uses one could put a Raspberry Pi to, and a > > question occurred to me. I know the Model B (and B+) have an Ethernet > port > > built in. Has anyone ever seen a shield, or other method (besides USB) of > > including an additional port on the Pi? > > I don't know of many "shield"-type add-ons for raspberry pi, and I've > never seen an ethernet one. Since the built-in NIC is USB, I'm > curious why you eliminate USB for a second NIC. > > Without more details about what you're doing, maybe a routerboard, or > a linux router (I LOVE my ASUS RT-N16), or a cubietruck would be more > appropriate if you need more and/or faster NICs. > > > I know there are "Ethernet shields" for Arduino, > > but then I'd have to write a heck of a lot more code to do the same thing > > as I can accomplish with Raspbian on the Pi and a board that provides an > > extra Ethernet port. > > You can't write "a heck of a lot of code" on most Arduino's. For my > daughter's science fair project this year, we started with a sample > program provided with the CO2 detector to just monitor the detector, > and display the result on an LCD display shield. By the time I added > a couple of lines to log the data to the serial port (captured by a > raspberry pi), over half the arduino's program memory was full. > That's less than 100 SLOC on an Uno R3. > > If you really need the I/O connections on the duino, and the > networking and linux of the pi, I would add something like this to a > pi: > > http://www.dfrobot.com/index.php?route=product/product&product_id=1148&search=raspberry&description=true > > FWIW, > Barry > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */