Skip to content
 
 

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coconix

Coconix is a Unix-like shell for Arduino Uno boards.

Commands

  • uname
  • cd
  • ls
  • pwd
  • mkdir
  • touch
  • cat
  • echo
  • rm
  • info
  • pinmode
  • write
  • read
  • gpio
  • sh
  • uptime
  • dmesg
  • df
  • free
  • whoami
  • clear
  • reboot
  • pwm
  • sleep
  • tone
  • notone

License

Coconix uses the BSD 3-clause license and contains large portions of code originating from KernelUNO.

A note about ArduinOS and KernelESP

Some may notice that the ArduinOS and KernelESP projects have many of the same commands as Coconix.

ArduinOS and KernelESP are rewrites of the KernelUNO codebase with features adopted from then-unmerged pull requests, and they are not affiliated with the Coconix project in any way. In addition, all versions of the ArduinOS project predating 72062e7 contain portions of code derived from the copyrighted work of the authors of Coconix and KernelUNO, and which have an unclear copyright status.

About

KernelUNO - a light-weight unix-like shell for arduino UNO R3

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages