GitXplorerGitXplorer
j

meta-owswaas

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a58d30aaadab6b49534fa7455473a95d5d87e9a1

Merge branch 'master' into zeus

jjynik committed 5 years ago
Unverified
fb6801da5a712938d5f26433ee938ba166cbd19f

audio-samples: Added movie and "Malort Commercial" quotes

jjynik committed 5 years ago
Unverified
60d3f3d167db914d531b676c40f8d030684ab215

audio-samples: Added movie and "Malort Commercial" quotes

jjynik committed 5 years ago
Verified
ae54021f2937873658a0ff877de5a7901d1b9a9d

doc/images: Fixed duplicate "shield" image

jjynik committed 5 years ago
Verified
d3d20e619f8f2a116dcd0b6d0c515309b0ba4628

README: Fixed link to schematic

jjynik committed 5 years ago
Unverified
031496786c1cd34675ba2175b84314700851f864

Removed samples/

jjynik committed 5 years ago

README

The README file for this repository.

This is the meta-owswaas Yocto layer, which implements Owen Wilson Saying "Wow" as a Service (OWSWaaS) on this hot mess:

You can see a video of it in action here.

If you haven't used Yocto before, you can find a quick intro here: https://github.com/jynik/ready-set-yocto

Dependencies

This layer depends on:

URI: git://git.yoctoproject.org/poky.git layers: meta, meta-poky branch: zeus

URI: https://github.com/agherzan/meta-raspberrypi.git layers: meta-raspberrypi branch: zeus

URL: git://git.openembedded.org/meta-openembedded layers: meta-oe, meta-multimedia, meta-networking, meta-python, meta-filesystems branch: zeus

Configuration Variables

This layer currently targets the Raspberry Pi Zero (W), but can easily be adapted to other platforms by defining variable overrides for the following in your local.conf.

Sysfs GPIO pin assigments

  • GPIO_BTN = "24" - Push button
  • GPIO_SW = "23" - SP/ST rotary switch
  • GPIO_LED = "18" - LED control (intentionally on RPi PWM pin, though not used as such)

Default ALSA sound card selection, by index:

DEFAULT_ALSA_CARD = "0"

Hardware

This is a fairly simple setup, and makes for a fun beginner/intermediate hobbyist electronics project. Information about the hardware components can be found here:

Patches

Please submit patches as pull requests on Github at: https://github.com/jynik/meta-owswaas/pulls