News

The author uses a pretty standard to most of us Arduino, with software written in AVR C and a nifty little GUI programming application which eases the hassle of dealing with AVRDude directly.
I have been asked to learn how to do some basic GUI programming. Can anyone suggest a good place to start that will teach me the basics? I just need to be able to modify an existing GUI to add new ...
I have a prexisting tcl program someone else wrote that displays a graphic in its GUI window.The line to add it is "image create photo" and it works fine with the gif file.I want to update the gif ...