[TriEmbed] Anybody using this with C?

Carl Nobile carl.nobile at gmail.com
Mon Nov 22 12:37:31 CST 2021


So the two packages mentioned in this thread do not do the same thing and
cannot replace each other.
The 'amason.ion' package is a data format structure implemented using JSON,
whereas 'nanopb' is a buffering system specifically for microcontrollers.
In other words, 'nanopb' CANNOT be sent over a wire protocol where
amazon.ion can be.
Interestingly they can be used together where amazon.ion can be buffered by
'nanopb' which may help with larger 'amazon.ion' data packets.
~Carl


On Mon, Nov 22, 2021 at 11:30 AM Peter Soper via TriEmbed <
triembed at triembed.org> wrote:

> Nanopb looks way cool. Thanks!
> _______________________________________________
> Triangle, NC Embedded Computing mailing list
>
> To post message: TriEmbed at triembed.org
> 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:
> unsubscribe-TriEmbed at bitser.net?subject=unsubscribe
>
>

-- 
--------------------------------------------------------------
Carl J. Nobile (Software Engineer/API Design)
carl.nobile at gmail.com
--------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20211122/f05a5159/attachment.htm>


More information about the TriEmbed mailing list