Planet 1 Ltd

Zepto is the name of the range of useful infrastructure software modules specifically designed for small embedded systems, but are also useful for larger embedded systems and other general software programs.

 These modules have common features required for high performance small embedded systems:
  • All software modules written in portable 'C', will easily port to virtually any processor with a 'C' compiler
  • Static memory usage, no dynamic memory used
  • Low and efficient RAM and program memory usage
  • Fast execution
  • Deterministic execution time
  • Designed for high-reliability systems
  • Ideal for battery powered systems
  • Non-blocking state machine approach (where applicable) for bare-metal, super-loop, RTOS or Event Scheduler system designs
 

Current Zepto products:

  • Zepto Elements is a collection of tested modules for bare-metal microcontroller engineering - including an Event Scheduler that replaces an RTOS
  • Zepto JSON is a JSON encoder and decoder specifically written for use on small embedded system where RAM and ROM/Flash space is is very restricted