Arduino programming language is equal to C# language.So if you have general C# programming knowledge ,Arduino programming is easy.Most people know electronic side but they don't know programming side.
So in this blog I'm going to share some You Tube videos That what was very useful for me to learn Arduino programming. Sorry about my English :-D Hope you understand me !!!
1) Learn C# programming
You Tube Full Tutorial Playlist : http://adf.ly/1XgKfO
For more info , meet me in Facebook : https://www.facebook.com/profile.php?id=100011338510452
So, what exactly is Far Cry Primal? First things first, we need to say that Far Cry Primal is a completely different game to Far Cry 4 which launched at the back-end of 2014, and not just a re-skin of the existing game. With this being said, gamers find themselves playing as Takkar, a ‘Beast Master’ in the early Monolithic era that was separated from his original tribe, and has to now lead a new tribe through the valley of Oros, where the game is situated. Environments within Oros are hugely varied, from dark, damp caves to snowy peaks and vast, vibrant forests, all with unique characteristics and animals. The basic idea is to free hostages dotted around the map to build up your tribe and become the alpha male of Oros, as far as we can tell anyway (a large portion of the main storyline hasn’t been discussed).
As it’s set in the Monolithic era, there are no guns or vehicles, as you’d have probably guessed. Instead, heavy focus is put on crafting your own (rather basic) weapons including spears, clubs and a bow & arrow, as well as taming animals. Once an animal has been tamed, it can fight alongside you in battle and give you the edge against attacking tribes, with each animal offering a unique set of skills.
Direwolves will alert you to nearby enemies by growling, and will aggressively attack while the Cheetah is much quieter, and will stay out of sight in stealthier situations. There are many other animals to tame too, including a Woolly Mammoth and even a Honey Badger. Yep, you read that right, a Honey Badger. You’ve also got access to an Owl that allows you to scout the area from above, giving you a unique opportunity to highlight enemies without entering combat. The owl can even drop bombs and command animals to attack specific enemies, all without Takkar getting close to the action.
Take a look at the Far Cry Primal video above for more information, or scroll down to take a look at a handful of pre-release alpha gameplay videos.
AMD Radeon™ HD 5770 (1 GB VRAM) or better, HD 7000 / 200 / 300 / Fury X series
NVIDIA® GeForce® GTX 460 (1 GB VRAM) or better, GTX 500 / 600 / 700 / 900 / TITAN series
Note: This product supports 64-bit operating systems only. Laptop versions of these cards may work, but are not officially supported. For the most up-to-date requirement listings, please visit the FAQ on our support website atsupport.ubi.com.
Easy Tricks to hide your privet files without using any software
There are 2 methods I always like to use :-D
Hide files by changing file type
Create Batch File and use it to lock folder
1.Hide Files By Changing File Type
There are many types of file we had use in PC.By Changing type of a fiel,that file will become unable to view.but it is temporary so we can change the file type to default when we want to use or open it again.Can you understand !!! Yeah we can use this method to hide your privet videos and pictures etc
Ex :
your fiel.avi
this file's format is avi,To hide it we have to change the file type to another file type.And keep remember your default type of your file
So you need to change it like this to hide the file
Ex:
your file.dll
I hope you will enjoy this method :-D
2.Lock Folder By Creating Batch File
This is a great awesome method i use every time to Lock My folders.Only you have to use a note pad to create a small folder locking software.We are going to type some programming codes in note pad and save it as a BAT file.Watch my tutorial video below and follow the steps.....
READ FIRST
1.Open your Note Pad
2.Copy the code below and paste it into your Note Pad
cls @ECHO OFF title Genio Tronics - Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==geniotronics goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker echo Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDLOCKER md Locker echo Locker created successfully goto End :End
3.Follow other steps in my Video below.And Switch to full screen,Cause you can see every steps better
The game Just Cause 3 now has a release date on PC and Next Gen consoles, aka the Playstation 4 and Xbox One. A gameplay video is also available to discover the history, mechanics and different characterological of this new album.
Square Enix has surprised fans when he confirmed that it would hold its own conference at E3 2015. The Japanese company provided information about its upcoming title Just Cause 3 Download. The game will be available on 1 December 2015. It is a PC version game free planned alongside versions for PlayStation 4 and Xbox One environments.
A video has also been proposed. It allows you to discover different aspects of the open world but also some details about the history and opportunities for players. The developer Avalanche Studios for his part praised the different possible actions to accomplish missions whose final goal is to remove a local dictator. The open world offer collectibles and challenges while unlocking mods will gain access to weapons and cars, thus stimulating the wealth of the title.
GAME PLAY VIDEO
Minimum requirements:
OS: 64-bit Windows 7 or 64-bit Windows 8 (8.1)
CPU: Intel CPU Core i3-560 3.3GHz / AMD CPU Phenom II X4 940
This is really good project that give us good understand and knowledge about led lighting systems.You can develop this more and build something new.You can add this to your other project (Ex: Add nigh rider light system to a RC car) In this Night Rider project there is good fade in LEDs. it's awesome !!! So you must use the PWM(~) pins in your Arduino Uno.
TUTORIAL
What you will need to build this ?
To download the programming code, Click the link below !!!>>> Download Sketch Here <<<
Build everything on breadboard and don't forget Attach Led bulbs to PWM pins don't use other pins.Because they will not work well with fade effect.
Ground the led through a 220 ohm Resistor and join the PWM pins to positive of leds .After all done Upload the program to the Arduino Uno board. Enjoy !!!
If you have any question , any ideas or comments please comment them below.
First Like this Blog then Comment your Name and Email below .....
I will select 5 people per day ....If you selected you , you will receive a email notification to your E-mail.Follow the steps that listed in the e mail.