Yes. Or I2S, UART/USART, CAN, RS485, etc. Or in other cases the serialization mechanism allows you to "freeze dry" an object and stash it some place and then pull it out and reconstitute it.

I was mainly curious if anybody's been using this already.

-Pete

On 11/20/21 17:45, Carl Nobile wrote:
Do you mean like I2C or SPI?
~Carl

On Sat, Nov 20, 2021 at 5:43 PM Pete Soper <[email protected]> wrote:

    Putting objects onto a wire or getting them off a wire.

    -Pete

    On 11/20/21 17:20, Carl Nobile wrote:
    So I look over the Python version of this code. It seems to just
    be a way to store any type of data in a JSON object. It's kinda
    neat, but you need to write a lot of code around this library. It
    doesn't just work by itself. Since it supports a lot of different
    languages I'm betting they all are the same in this respect.

    Pete, what is your projected use for this library?

    ~Carl

    On Fri, Nov 19, 2021 at 10:30 PM Peter Soper via TriEmbed
    <[email protected]> wrote:

        This looks pretty good. Anybody have experience with it on a
        small C (or C++ w extern C) platform?
        Pete

        https://amzn.github.io/ion-docs/
        _______________________________________________
        Triangle, NC Embedded Computing mailing list

        To post message: [email protected]
        List info:
        http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
        TriEmbed web site: http://TriEmbed.org <http://TriEmbed.org>
        To unsubscribe, click link and send a blank message:
        mailto:[email protected]?subject=unsubscribe



-- --------------------------------------------------------------
    Carl J. Nobile (Software Engineer/API Design)
    [email protected]
    --------------------------------------------------------------



--
--------------------------------------------------------------
Carl J. Nobile (Software Engineer/API Design)
[email protected]
--------------------------------------------------------------
_______________________________________________
Triangle, NC Embedded Computing mailing list

To post message: [email protected]
List info: http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
TriEmbed web site: http://TriEmbed.org
To unsubscribe, click link and send a blank message: 
mailto:[email protected]?subject=unsubscribe

Reply via email to