PPP Implementation on Arduino
hi,
i have been using gprs benq modem send messages , other stuff. plan connect internet , need implement ppp protocol on arduino.
is there ppp implementation available arduino uno or atmega328 or other variant. random question in mind combining usb modem , ehternet shield in way connect internet. possible ?
br,
vik
i have been using gprs benq modem send messages , other stuff. plan connect internet , need implement ppp protocol on arduino.
is there ppp implementation available arduino uno or atmega328 or other variant. random question in mind combining usb modem , ehternet shield in way connect internet. possible ?
br,
vik
ppp point point protocol : rfc 1661
think need quite ram implement this, maybe on mega?
see discussion here (other processor still) - http://www.edaboard.com/thread14581.html -
think need quite ram implement this, maybe on mega?
see discussion here (other processor still) - http://www.edaboard.com/thread14581.html -
Arduino Forum > Using Arduino > Programming Questions > PPP Implementation on Arduino
arduino
Comments
Post a Comment