Skip to content

Commit

Permalink
Merge pull request #21 from nalbam/main
Browse files Browse the repository at this point in the history
add Hardware
  • Loading branch information
nalbam authored Oct 16, 2023
2 parents f45174c + c2b79df commit 07af734
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* SEE: https://nalbam.github.io/2019/11/07/deepracer-timer-en.html

## usage
## Usage

```bash
git clone https://github.com/aws-deepracer-community/deepracer-timer.git
Expand All @@ -21,16 +21,16 @@ git clone https://github.com/aws-deepracer-community/deepracer-timer.git
================================================================================
```

## open with
## Open with

* http://localhost:3000/timer (default timeout 4 minutes)
* http://localhost:3000/timer/3 (3 minute timeout)

## screen
## Screen

![screen](images/screen.png)

## keymap
## Keymap

| Action | Key | Description |
| ------- | --- | ----------- |
Expand All @@ -51,3 +51,8 @@ VCC : 1, 17
GND : 6, 9, 14, 20, 25, 30, 34, 39
DOUT : 11, 13
```

## Hardware

* [Thin Film Pressure Sensor, SF15-600](https://www.amazon.com/dp/B08SJ3722C/)
* [LM386 Sound Sensor](https://www.waveshare.com/sound-sensor.htm)

0 comments on commit 07af734

Please sign in to comment.