Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless compatibility #13

Open
sarcasticnature opened this issue Mar 6, 2019 · 1 comment
Open

Headless compatibility #13

sarcasticnature opened this issue Mar 6, 2019 · 1 comment

Comments

@sarcasticnature
Copy link
Contributor

Sleepy-Pi-Setup.sh fails when run on a headless installation of Linux (e.g. Raspbian Lite). The Arduino IDE requires a desktop environment to operate and cannot be installed without one.

While Arduino recently started developing a CLI, it's still in alpha and may not be stable enough to actually use yet.

@sarcasticnature
Copy link
Contributor Author

One solution is to modify Sleepy-Pi-Setup.sh to only install and configure the Arduino IDE if a desktop environment is detected. The headless Pi would then be unable to flash code onto the Sleepy Pi, but should work normally otherwise. A second SD card loaded with the full version of Raspbian can then be used to program the Sleepy Pi when necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant