VS Arduino
Visual Micro >> Project Guidance >> Visual Studio Forms GUI for Teensy
https://www.visualmicro.com/forums/YaBB.pl?num=1522211539

Message started by Dan Mc on Mar 28th, 2018 at 4:32am

Title: Visual Studio Forms GUI for Teensy
Post by Dan Mc on Mar 28th, 2018 at 4:32am
Hi,

I was hoping for some guidance on using visual micro to help with a visual studio based Forms application.
I am attempting to build a GUI to modify my "Arduini sketch" and then upload to a teensy 3.5

I am wanting to modify around 20 #define and string values (within the arduino sketch) from within the GUI, and then select com port and then a upload button.

I have been playing around with the idea for the last week, I am not making huge amounts of progress. It seems sending data via serial is well known, But I cant seem to find much on including the uploader part into a seperate application!

Is this possible?
Any ideas of info would be great!!
Thanks
Dan
Screenshot__45__LI_001.jpg ( 832 KB | 2 Downloads )
Screenshot__54__001.png ( 52 KB | 2 Downloads )

Title: Re: Visual Studio Forms GUI for Teensy
Post by Visual Micro on Mar 28th, 2018 at 12:51pm
I suggest you switch on verbose and see what progs are called.

Title: Re: Visual Studio Forms GUI for Teensy
Post by TMShone on Apr 29th, 2020 at 7:13pm
Hello,
Was this ever resolved?  I am also interested in changing simple values and uploading the new sketch to the teensy.
T

Title: Re: Visual Studio Forms GUI for Teensy
Post by Visual Micro on Apr 29th, 2020 at 9:18pm
If you don't undersatand the compiler output that shows all I recommend looking at using EPROM if your mcu has it. If the mcu has some storage such as EPROM then you can use serial messages to change the eprom values. #defines and re-upload might be overkill.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.