Hi, Dragonas!

  I don't think you'll find anything for PIC micro controllers. Some people
asked similar questions before but I haven't heard anything back from them
[0].

 By the way, what PIC32 compiler are you working with? Does it support
creating a file in memory via fopen() and fclose() like [1]? If so, you can
develop a reduced set of HDF5 APIs for PIC32 to write file according to the
HDF5 specification [2]. You can start a new open source project on GitHub
or The HDF Group may work with your company as a special project [3].

[0]
http://lists.hdfgroup.org/pipermail/hdf-forum_lists.hdfgroup.org/2013-August/007021.html
[1] http://ww1.microchip.com/downloads/en/DeviceDoc/51685E.pdf
[2] http://www.hdfgroup.org/HDF5/doc/H5.format.html
[3] http://www.hdfgroup.org/services/


--
Save the Earth. Save Earth data in HDF-EOS. Save Big data in HDF.

On Wed, Nov 12, 2014 at 8:00 AM, Dragonas Filopimin <
[email protected]> wrote:

> Hello,
>
>
>
> I’m trying to implement an encoding program that will run on a PIC32
> microcontroller. For this purpose I would like to use the hdf5 structure.
>
> The source code I found on the website is written for systems running an
> operating system. I searched on the internet for a microcontroller
> implementation of the HDF but I couldn’t find anything.
>
> Does anybody know where I can find any specific information for
> microcontrollers, any starting point would be good as at the moment I’m at
> point 0. The only solution I have thought of would be a complete porting of
> the code (if ever  possible) which I would like to avoid.
>
>
>
> Thank you for the help.
>
>
>
> Best regards,
>
>
>
> FD
>
>
>
> *Filopimin Dragonas*
> Development Engineer
>
> *Tetra Pak Group*
> PT - Induction Heating
> P.O. Box 636 C.P.O. Modena I-41123 Italy
> Telephone: +39 059 89 8223
>
> www.tetrapak.com   *[image: cid:[email protected]]*
> <http://www.facebook.com/TetraPak>   *[image:
> cid:[email protected]]* <http://www.twitter.com/tetrapak>   
> *[image:
> cid:[email protected]]*
> <http://www.linkedin.com/company/tetra-pak>   *[image:
> cid:[email protected]]* <http://pinterest.com/tetrapak>   
> *[image:
> cid:[email protected]]* <http://plus.google.com/+tetrapak>
>
> [image: E_mail_sign Oct 31__5]
>
> This e-mail (including any attached documents) is intended for the named
> recipient(s) only. If you are not the intended recipient, we kindly ask you
> not to review, retain, copy or distribute this message, and we ask you to
> notify the sender by reply e-mail immediately and delete this message from
> your system. Thank you.
>
>
>
> _______________________________________________
> Hdf-forum is for HDF software users discussion.
> [email protected]
>
> http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
> Twitter: https://twitter.com/hdf5
>
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to