Dear all,
I am currently learning Python. I wanted to start a project that allows me to build a GUI in Python which allows me to set LEDs on a PIC microcontroller (PIC18F4520). I am using Mikro C.
I am thinking of using FDTI from PC USB to RX/TX (UART) of the micro.
The GUI will be very simple ( I think Tinkert) is used for Python. It will be a couple of buttons to light LEDs from PORTD of the micro. I think I can use the pyserial function in Python but not sure how to extract the Python script from the micro end.
Has anyone done this before? Any help would be appreciated.
Thanks in advance.
Best regards,
Rajinder
I am currently learning Python. I wanted to start a project that allows me to build a GUI in Python which allows me to set LEDs on a PIC microcontroller (PIC18F4520). I am using Mikro C.
I am thinking of using FDTI from PC USB to RX/TX (UART) of the micro.
The GUI will be very simple ( I think Tinkert) is used for Python. It will be a couple of buttons to light LEDs from PORTD of the micro. I think I can use the pyserial function in Python but not sure how to extract the Python script from the micro end.
Has anyone done this before? Any help would be appreciated.
Thanks in advance.
Best regards,
Rajinder