kcnypmeknaj
Member
Hi,
FIRST QUESTION:
I need a very easy way for the users of my small projects to reprogram their Teensy LC or 3.2 with my latest updated compiled code in .hex (.bin). These users are not technicians, not programmers, but just general users.
The point is that they should be able to install Teensyduino or so, but this is not the goal, because they don't need all that Arduino stuff like librairies around.
So a very small simplified program for Windows and Mac should be perferable. Just load the .hex file and program the teensy, with automatic reboot, so that they even don't have to push the reset button.
Just maybe 3 buttons:
- Open HEX File
- Program
- Reboot
Can somebody write that for me for Windows PC and Mac PC?
Or even better:
The ideal world should be the world like the ARM embedded Drag-and-drop programming, with the Teensy board represented as a USB drive.
SECOND QUESTION
On some of my projects, I combine a Teensy LC or 3.2 with a Wifi module ESP8266 (ESP-01), that I connect to HWserial port. The question is now, I can for example load a new program for the Teensy through wifi from a server and save it first of all in the memory of the ESP8266. Is it possible then to reprogram the Teensy through the serial port that is connected to that Wifi module?
If somebody can come with a working finished customized solution for one or both of 2 questions, I want to pay for it, if we can agree, but then, it has to work for 100%. (for Windows and Mac users)
Kind Regards,
Jan
FIRST QUESTION:
I need a very easy way for the users of my small projects to reprogram their Teensy LC or 3.2 with my latest updated compiled code in .hex (.bin). These users are not technicians, not programmers, but just general users.
The point is that they should be able to install Teensyduino or so, but this is not the goal, because they don't need all that Arduino stuff like librairies around.
So a very small simplified program for Windows and Mac should be perferable. Just load the .hex file and program the teensy, with automatic reboot, so that they even don't have to push the reset button.
Just maybe 3 buttons:
- Open HEX File
- Program
- Reboot
Can somebody write that for me for Windows PC and Mac PC?
Or even better:
The ideal world should be the world like the ARM embedded Drag-and-drop programming, with the Teensy board represented as a USB drive.
SECOND QUESTION
On some of my projects, I combine a Teensy LC or 3.2 with a Wifi module ESP8266 (ESP-01), that I connect to HWserial port. The question is now, I can for example load a new program for the Teensy through wifi from a server and save it first of all in the memory of the ESP8266. Is it possible then to reprogram the Teensy through the serial port that is connected to that Wifi module?
If somebody can come with a working finished customized solution for one or both of 2 questions, I want to pay for it, if we can agree, but then, it has to work for 100%. (for Windows and Mac users)
Kind Regards,
Jan