Skip to content

ajbadgehax/snobby-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snobby Cloud

Linux on the 2018 Hackaday Supercon Badge (PIC32MX370F512L)

This uses the Firmware written by Jaromir Sukuba provided by Hackaday:

Supercon Badge Firmware

Belgrade Badge Firmware

Features

Interfaces with a I2C flash controller for filesystem

This is more of a filesystem navigation emulator for now because it doesnt have support for a lot of core linux stuffs

Supported Commands:

  • clear
  • echo
  • rm
  • touch
  • ls
  • write
  • find
  • cat // still a WIP
  • help

Commands to Add: (in order of how likely it is to be added)

  • mkdir
  • rmdir
  • pwd
  • cd
  • mv
  • cp
  • tail
  • grep
  • df
  • whoami

About

Linux on the 2018 Hackaday Supercon Badge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published