Philippe Wang <philippe.w...@lip6.fr> writes:

> Dear all,
>
> this is an announcement for "OCAPIC", a project which brings OCaml to
> programming PIC micro-controllers.
>
> Some PIC18 series characteristics:
> - 8 bit architecture
> - low cost (a few US dollars), fairly spread in electronics world
> - very low volatile memory (a few bytes only, up to ~5000 bytes, depending on
> the model)
> - very low non-volatile memory (less than a KB up to 128 KB)
> - EEPROM : 0 to 1024 bytes

Doesn't the overhead of boxed structures as well as loosing a bit on
ints make that impractical given the extremly limited memory?

MfG
        Goswin

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to