Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.
/ eggbot Public archive

An Arduino Eggbot implementation. Work in progress.

Notifications You must be signed in to change notification settings

coredump-ch/eggbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Eggbot

Setup

Install platformio via pip or via your package manager.

Commands

  • platformio run - process/build project from the current directory
  • platformio run --target upload or platformio run -t upload - upload firmware to embedded board
  • platformio run --target clean - clean project (remove compiled files)
  • platformio run --help - additional information

Reference

About

An Arduino Eggbot implementation. Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages