Trybotics Logo

Pickcraft Game Player Using Arduino With Utsource

DESCRIPTION

This Is A Very Simple Tutorial To Learn How To Make Pickcraft Game Player Using Arduino

PickCrafter is an incremental idle craft clicker game that lets you take control of a pickaxe and dig deep into the biomes 💎 Even while idle or offline! Just start tapping to mine. Upgrade Legendary Pickaxes, collect all the blocks and gear, and unlock all the Biomes 👑 Digging for gold has never been more exciting! Tap to start, then upgrade your Artifacts and Abilities to mine deeper, faster.


If You Like This Instructable Please Subscribe To My Channel https://www.youtube.com/ZenoModiff


Description:

Parts .......
2 More Images

*ARDUINO UNO

*BC547

*BREADBOARD

*MALE JUMPERS

*ANDROID PHONE WITH PICKCRAFT GAME INSTALLED

*COINS


GET THE PARTS FROM HERE


ARDUINO UNO :-- https://www.utsource.net/itm/p/8647184.html

BC547:-- https://www.utsource.net/itm/p/382309.html

BREADBOARD :-- https://www.utsource.net/itm/p/9221294.html

MALE JUMPERS :-- https://www.utsource.net/itm/p/9221318.html

Arduino Uno

Arduino Uno is a microcontroller board based on 8-bit ATmega328P microcontroller. Along with ATmega328P, it consists other components such as crystal oscillator, serial communication, voltage regulator, etc. to support the microcontroller. Arduino Uno has 14 digital input/output pins (out of which 6 can be used as PWM outputs), 6 analog input pins, a USB connection, A Power barrel jack, an ICSP header and a reset button.

Arduino can be used to communicate with a computer, another Arduino board or other microcontrollers. The ATmega328P microcontroller provides UART TTL (5V) serial communication which can be done using digital pin 0 (Rx) and digital pin 1 (Tx). An ATmega16U2 on the board channels this serial communication over USB and appears as a virtual com port to software on the computer. The ATmega16U2 firmware uses the standard USB COM drivers, and no external driver is needed. However, on Windows, a .inf file is required. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. There are two RX and TX LEDs on the arduino board which will flash when data is being transmitted via the USB-to-serial chip and USB connection to the computer (not for serial communication on pins 0 and 1). A SoftwareSerial library allows for serial communication on any of the Uno's digital pins. The ATmega328P also supports I2C (TWI) and SPI communication. The Arduino software includes a Wire library to simplify use of the I2C bus.

BC547

BC547 is a NPN transistor hence the collector and emitter will be left open (Reverse biased) when the base pin is held at ground and will be closed (Forward biased) when a signal is provided to base pin. BC547 has a gain value of 110 to 800, this value determines the amplification capacity of the transistor. The maximum amount of current that could flow through the Collector pin is 100mA, hence we cannot connect loads that consume more than 100mA using this transistor. To bias a transistor we have to supply current to base pin, this current (IB) should be limited to 5mA.
When this transistor is fully biased then it can allow a maximum of 100mA to flow across the collector and emitter. This stage is called Saturation Region and the typical voltage allowed across the Collector-Emitter (V­CE) or Base-Emitter (VBE) could be 200 and 900 mV respectively. When base current is removed the transistor becomes fully off, this stage is called as the Cut-off Region and the Base Emitter voltage could be around 660 mV.

Pickcrafter Game

PickCrafter is an incremental idle craft clicker game that lets you take control of a pickaxe and dig deep into the biomes Even while idle or offline! Just start tapping to mine. Upgrade Legendary Pickaxes, collect all the blocks and gear, and unlock all the Biomes Digging for gold has never been more exciting! Tap to start, then upgrade your Artifacts and Abilities to mine deeper, faster.

Description:

Wiring ..........
3 More Images

To Make A Pickcrafter Game Player , Fix The BC547 Transistor To The Breadboard & Attach Jumper Wires From The BASE,COLLECTOR & EMMITER Fix The Base Wire To The Arduino Uno Digital Pin 13 (D13)The Emitter Pin To The Arduino Uno Ground (GND) , Finnaly Collect The Emitter Of The Transistor To The Coins, Sandwitch The Wire With 2 Coins You Have.. Strip Off The Leads & Stick Them To The Coins Make Sure That The Coins Have Good Contact With The Wire . The Wiring Is Now Done The Place The Coin At The Top Of The Mobile Screen After Opening The PickCrafter Game


Now We Can Proceed With Uploading the Code To The Arduino



Description:

Pickcrafter Game :-- https://play.google.com/store/apps/details?id=com....

Code :-- http://www.mediafire.com/file/vt8j2smts3xd6qx/picc...

Schematics :-- http://www.mediafire.com/view/hkvd9tt2b9io2lz/Pres...


Download the pickcrafter game on the android phone from the above link and proceed with the installation instructions

Place the arduino beside the mobile and attach 2 Coins to the wire like sandwitching the wire between the coins , now open the game and place the coin at the top of the screen . Due to the resonant Frequency Produced By The Transistor The Coin Vibrates , The Game Is All About Tapping on The Screen To Get More Scores . & So That You Can Score More Grades In The Game Without Any 3rd Party Equipments , Its A Easy & Simple Method To Hack The Game. Hope You Like It


For Making The Project Purchase The Products From https://www.utsource.net


GET THE PARTS FROM HERE

ARDUINO UNO :-- https://www.utsource.net/itm/p/8647184.html

BC547:-- https://www.utsource.net/itm/p/8647184.html

BREADBOARD :-- https://www.utsource.net/itm/p/8647184.html

MALE JUMPERS :-- https://www.utsource.net/itm/p/8647184.html

Description:

Download The Arduino Code From The Below Link Upload The Code

Before Proceeding Further Note That :--

Do Not Place The Coin At The Top Of The Screen While Uploading The Code , Sometimes It Will Not Work Properly . Make Sure To Use Both Coins Of Equal Size & Of Same Material Like 2 Copper Coins, 2 Silver Coins. Use Any Type Of Sticky Tape To Fix The Coins , Do Not Use Any Kind Of Super Glue Or Any Kind Of Glue It Can Permanently Damage The Mobile Screen .........

Arduino Code :-- http://www.mediafire.com/file/vt8j2smts3xd6qx/picc...



Description:

Arduino Ide :-- https://www.arduino.cc/en/Main/Software

Code :-- http://www.mediafire.com/file/vt8j2smts3xd6qx/picc...

Schematics :-- http://www.mediafire.com/view/hkvd9tt2b9io2lz/Pres...

Apk :-- https://play.google.com/store/apps/details?id=com....


Parts :--

For Making The Project Purchase The Products From https://www.utsource.net

GET THE PARTS FROM HERE

ARDUINO UNO :-- https://www.utsource.net/itm/p/8647184.html

BC547:-- https://www.utsource.net/itm/p/8647184.html

BREADBOARD :-- https://www.utsource.net/itm/p/8647184.html

MALE JUMPERS :-- https://www.utsource.net/itm/p/8647184.html


INFO ABOUT UTSOURCE

UTSOURCE.net is a professional purchasing B2B & B2C tools in electronic components field. UTSOURCE.net provides different types such as IC, Modules, RF transistors etc., and various product type's PDF parameter form as well as the related photographs, we also provide satisfying one-stop package service for customers.

Description:

If It Is Not Working Try Debugging The Wire Connections

Make Sure To Use Same Sized coins & Coins Made Of The Same Materials

Use The Correct value Of The Transistor For The Job

Use The Correct Board Name While Uploading The Code

Can Use Any ARDUINO For The Project

Arduino uno

Arduino Nano

Arduino Mega

These Will Just Work Fine




YOU MIGHT ALSO LIKE