Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

New readme v2 #408

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/img/Circuit diagram.fzz
Binary file not shown.
Binary file added .github/img/Circuit-diagram-min.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/img/Circuit-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/img/amazon-alexa-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
![Alexa](.github/img/amazon-alexa-logo.png)
# AlexaPi (the new & awesome version) [![Gitter chat](https://badges.gitter.im/alexa-pi/Lobby.png)](https://gitter.im/alexa-pi/Lobby)

This is a client for Amazon's Alexa service. It is intended and tested to run on a wide range of platforms, such as Raspberry Pi, Orange Pi, CHIP and ordinary Linux or Windows desktops.

### Do you want to help out? Read the [Contribution Guide](CONTRIBUTING.md).

### Check out the [Documentation Wiki](https://github.com/alexa-pi/AlexaPi/wiki) and [Change Log](CHANGELOG.md).
You can check out the [Documentation Wiki](https://github.com/alexa-pi/AlexaPi/wiki) and [Change Log](CHANGELOG.md).

## Requirements

Expand All @@ -21,7 +20,13 @@ You will need:
- a push button connected between GPIO 18 and GND (configurable)
- a dual colour LED (or 2 single LEDs) connected between GPIO 24 & 25 and GND (configurable)

## You wanna give it a try? Check out the [Installation Guide](https://github.com/alexa-pi/AlexaPi/wiki/Installation).
[![Circuit](.github/img/Circuit-diagram-min.png)](.github/img/Circuit-diagram.png)

## You wanna give it a try?
Check out the [Installation Guide](https://github.com/alexa-pi/AlexaPi/wiki/Installation).

## Do you want to help out?
Please read the [Contribution Guide](CONTRIBUTING.md).

## Issues / Bugs / Documentation / etc.

Expand Down