Scroll to navigation

SNEK-MEGA-INSTALL(1) General Commands Manual SNEK-MEGA-INSTALL(1)

NAME

snek-mega-install - Install Snek to Arduino Mega

SYNOPSIS

snek-mega-install [OPTION]...

DESCRIPTION

snek-mega-install installs the Snek programming language on an ATmega2560 Arduino Mega board.

OPTIONS

Specifies the serial port to use when programning the ATmega2560 chip, the default is '/dev/ttyACM0'.
Specifies the hex file to load to the board. The default is the currently installed version of Snek.

AUTHOR

Keith Packard

snek-mega-install