Skip to content

Commit e97d9d1

Browse files
committed
Tags
1 parent f6b7cdb commit e97d9d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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"]
55
---
66

77
### Description

content/featured-projects/joystick-game.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 'JMonkeyEngine with Joystick'
33
weight: 75
4+
tags: ["MCP3008", "SPI", "Joystick", "Analog"]
45
---
56

67
[**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)