On Fri, Dec 07, 2018 at 05:05:30PM -0000, Dan Purgert wrote: > Jason wrote: > > Does anyone know if there is a console based Arduino IDE available for > > Debian? I am interested in making a portable programmer that could be > > taken out on a job to edit and upload Arduino programs on site, without > > messing with a mouse. > > Don't know of any IDEs for the commandline, but you can always use > avrdude straight from the commandline to handle writing the compiled hex > to the thing.
And what could I use to create the compiled hex? Thanks, -- Jason