Homemade the Asphalt 8 steering wheel set with extremely high quality flange box
You are a fan of speed games, are you tired of playing Asphalt 8 games in the usual way? Let's play Asphalt 8 in our new and exciting way below.
In the article today we will show you how to make homemade, an Asphalt 8-enabled gaming device is extremely unique and creative. This device will help you experience the feeling of being behind a real steering wheel. So why hesitate any longer, start working on making your own steering wheel right away.
Prepare:
- A Broad Arduino UNO R3 (Price about VND 180,000)
- One Servo (about 50,000-180,000 VND)
- A 10K variable resistor (cost about 10,000 VND)
- A Broad test circuit (cost 20,000 VND)
- Duc - Cai and Cai - Cai connecting wires (cost about 7000 VND)
You can replace the Arduini UNO R3 with the Broad Arduino mini or Nano for cheap, the price is only about 50,000 VND, and you can also connect the wires directly for long term use without Broad circuit test. Thus, the lowest cost for making this toy is only about 100,000 VND)
Step 1 :
You plug the cord into the three pins of the resistor.
Then plug the Arduino's 5V and GND wires into Broad test circuit.
Step 2 :
You plug two external wires of the switch into broad test circuit.
Then plug the middle wire of the transformer back into pin A0 on the Arduino.
Step 3: Connect the wires to the Servo
You see our Servo has 3 wires, yellow wire will be the signal wire. Red is 5V wire and orange is GND wire.
You connect the wires to gold on pin 9 on Arduino.
Two wires of 5V and GND are connected to Broad test circuit.
So we have finished the circuit connection.
Step 4:
Please copy the following code and paste it into Arduino 1.6.13 software on the computer.
#include
Servo genkservo;
int bientro = A0;
int servo Pin = 9;
void setup ()
{
genkservo.attach (servoPin);
Serial.begin (9600);
}
void loop ()
{
int value = analogRead (bientro);
int servoSos = map (value, 0, 1023, 180, 0);
genkservo.write (servoPos);
Serial.println (servoPos);
delay (100);
}
Click the V sign icon to translate the code
Click on the arrow icon to load the code
Step 5:
You stick a phone clamp on the Servo, this clip can be taken at the selfie stick.
And paste the switch back into a lid of the cake box (or something round) to make the steering wheel.
So we're done. Let's play the game.
Behind the steering wheel
When playing Asphalt 8 game with this device, it feels very good, all actions like Drift or nitro can be used normally. What are you waiting for without making yourself a set?
Wish you have fun playing games .
You should read it
- 8 dangerous toys can harm children and make the right choice
- Archeology finds 4000 year old bear head clay toys
- Playing the game Call of Duty can help you improve your driving skills
- Microsoft restarted the Power Toys project for Windows 10 users
- Make toys from baby milk cartons
- Car Simulator 2: How to play the car simulation game on the phone
- 8 fun, simple crafts for babies this summer
- Developing thinking and teaching children to learn math with Lego toys
- Tips to play Asphalt 9: Legends to win
- 8 'divine' Mid-Autumn Festival toys of 8x and 9x generations make them crazy
- 21 interesting variations from LEGO toys
- Guide how to make Mid-Autumn lanterns according to 6 super simple styles for children to celebrate Tet
Maybe you are interested
How to Connect PC to TV Without Wires
How to Install Wireshark on Debian 11
How to block and analyze LAN traffic with Packet Squirrel and Wireshark
Scientists generate electricity from the air by nanowires generated from bacteria
Fix basic network applications with Wireshark (Ethereal)
Use Wireshark to analyze data packets in the network