Skip to content

An IP stack implementation for the TI-84+ CE derived from lwIP code.

License

Notifications You must be signed in to change notification settings

Spoutnik31/lwip-ce

 
 

Repository files navigation

This is an implementation of a TCP/IP stack for the Texas Instruments TI-84+ CE graphing calculator. It it derived/ported from https://github.com/lwip-tcpip/lwip. To view the original README, open README-ORIG.md.

This implementation has reduced pbufs, queue lengths due to memory constraints, and several non-essential/unsupported modules disabled. Implementation is NOSYS but event-based.

Link-layer drivers are:

  • CDC Ethernet Control Model (ECM)
  • CDC Network Control Model (NCM)

Related Media:

About

An IP stack implementation for the TI-84+ CE derived from lwIP code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.0%
  • C# 5.6%
  • CMake 0.6%
  • Makefile 0.5%
  • HTML 0.1%
  • Python 0.1%
  • Other 0.1%