You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# AlexaPi (the new & awesome version) [](https://gitter.im/alexa-pi/Lobby)
2
2
3
-
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 desktops.
3
+
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.
4
4
5
5
### Do you want to help out? Read the [Contribution Guide](CONTRIBUTING.md).
6
6
@@ -10,16 +10,16 @@ This is a client for Amazon's Alexa service. It is intended and tested to run on
10
10
11
11
You will need:
12
12
13
-
1.**A Linux box**
13
+
1.**A Linux or Windows box**
14
14
- a Raspberry Pi and an SD Card with a fresh install of Raspbian
15
15
- or an Orange Pi with Armbian
16
-
- or pretty much any up-to-date Linux system
16
+
- or pretty much any up-to-date Linux/Windows system
17
17
2.**Audio peripherals**
18
18
- external speaker with 3.5mm Jack
19
19
- USB Sound Dongle and microphone
20
-
3.Other
21
-
-(optional) (Raspberry Pi) a push button connected between GPIO 18 and GND (configurable)
22
-
-(optional) (Raspberry Pi) a dual colour LED (or 2 single LEDs) connected to GPIO 24 & 25 (configurable)
20
+
3.**Optional (only for Raspberry Pi)**
21
+
- a push button connected between GPIO 18 and GND (configurable)
22
+
- a dual colour LED (or 2 single LEDs) connected between GPIO 24 & 25 and GND (configurable)
23
23
24
24
## You wanna give it a try? Check out the [Installation Guide](https://github.com/alexa-pi/AlexaPi/wiki/Installation).
0 commit comments