Hi, first of all, thank you very much Ludwig and Hauke for your responses!
Ok....so I need a ENC28J60 ethernet-module. And which board will be the right choise? Arduino? I have to buy a board but I'm not yet so familiar with embedded boards. I start with my work in about 3-4 weeks, so I think the process would not have finished at this point, however I will follow the progress! Cheers, Tom -----Ursprüngliche Nachricht----- Von: users [mailto:[email protected]] Im Auftrag von Hauke Petersen Gesendet: Montag, 26. Jänner 2015 15:21 An: RIOT OS users list Betreff: Re: [riot-users] ethernet with RIOT-OS Hi, Ludwig is correct, I started to implement a ENC28J60 driver some time ago [1], but I have never acutally run it... You're welcome to give it a try! But besides the pure driver, there is a lot of ongoing work right now to restructure large parts of RIOTs networking (so to make it more versatile and efficient). In this process we will also prepare the network stack for ethernet, so maybe you want to follow the progress?! Cheers, Hauke [1] https://github.com/haukepetersen/RIOT/tree/add_driver_enc28j60 On 24.01.2015 17:37, Ludwig Ortmann wrote: > Hi, > > there is currently no Ethernet support in RIOT (although it is planned > for the near future). Driver-wise there's at least one branch in Hauke > Petersen's repo called add_driver_enc28j60 which is reportedly > untested but should be easy to fix ;) > > Cheers, Ludwig > > On Sat, Jan 24, 2015 at 12:37:00PM +0100, Thomas Huttegger wrote: >> Hello, >> >> >> >> I'm new to RIOT-OS and would use it in the practice part of my master >> thesis, where I would connect an embedded board with a ethernet-network. >> >> I think that the UDOO-Board (Cortex-M3 part) might be a good choise? >> However with RIOT-OS, is there a driver for Ethernet available? >> >> >> >> I'm glad if somebody can help me! >> >> >> >> Tom > _______________________________________________ > users mailing list > [email protected] > http://lists.riot-os.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/users
