Skip to content

Snapcraft samples using the Intel IoT Developer Kit, Intel Developer boards or Intel IoT Gateway, sensors, and APIs.

Notifications You must be signed in to change notification settings

stefan-andritoiu/snap-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap-samples

Snapcraft samples using the Intel IoT Developer Kit, Intel Developer boards or Intel IoT Gateway, sensors, and APIs.

Basic environment settings and tools needed for every example:

  • Add official mraa and upm PPA on development machine:
$ sudo add-apt-repository ppa:mraa/mraa
$ sudo apt-get update
  • Install snapd on development machine, install aditional snapcraft tool inside snapd:
$ sudo apt-get install snapd
$ snap install snapcraft --beta --classic
  • Follow this link for installing Ubuntu Core on Intel Joule, additional help can be found here.
  • On the target Developer boards it is suggested to have installed Ubuntu Desktop or Ubuntu Core, in the future development of snapd, it will support other operating systems, but for now we suggest using Ubuntu.

Preffered development host OS:

  • Ubuntu
  • Linux Mint

Since snapcraft was developed mainly for Ubuntu, other debian distros might need different environment setup to support snapd/snapcraft. Please follow official documentation on this subject: https://snapcraft.io/docs/build-snaps/trusty

About

Snapcraft samples using the Intel IoT Developer Kit, Intel Developer boards or Intel IoT Gateway, sensors, and APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published