Skip to content

Commit 3e7da18

Browse files
committed
Tags
1 parent e97d9d1 commit 3e7da18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/examples/components/ADS1115.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AD Converter ADS1115
33
weight: 210
4-
tags: ["ADS1115"]
4+
tags: ["ADS1115", "ADC"]
55
---
66

77
### Description

content/examples/components/JoystickAnalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Joystick Analog
33
weight: 210
4-
tags: ["Joystick", "Analog", "ADS1115"]
4+
tags: ["Joystick", "Analog", "ADS1115", "ADC"]
55
---
66

77
### Description

content/examples/components/Potentiometer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Potentiometer
33
weight: 210
4-
tags: ["Potentiometer"]
4+
tags: ["Potentiometer", "ADC", "ADS1115"]
55
---
66

77
### Description

content/featured-projects/joystick-game.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'JMonkeyEngine with Joystick'
33
weight: 75
4-
tags: ["MCP3008", "SPI", "Joystick", "Analog"]
4+
tags: ["MCP3008", "SPI", "Joystick", "Analog", "ADC"]
55
---
66

77
[**Pavl G.**](https://github.com/pavly-gerges) created a Java Gradle library to control a car in a [JMonkeyEngine](https://jmonkeyengine.org/) game with an arduino joystick module connected to a Raspberry Pi4 model B, using GPIO digital pins and SPI interfacing through MCP3008 ADC (Analog~Digital Converter).

0 commit comments

Comments
 (0)