Binary code
Grant Edwards
grante at visi.com
Mon Jun 18 10:40:18 EDT 2007
On 2007-06-18, getgroup <getelectronic at gmail.com> wrote:
> Can python maky a binary code for exemple .hex for microcontrolor.
Are you asking if a Python program can be compiled into a
binary executable which is to run on a microcontroller? The
answer to that is no.
Are you asking if a Python program can be written that will
create a .hex file given a set of input data? The answer to
that is yes.
--
Grant Edwards grante Yow! Why are these athletic
at shoe salesmen following
visi.com me??
More information about the Python-list
mailing list