Wednesday, February 29, 2012

Download WinAVR

WinAVR (pronounced "whenever") is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. WinAVR includes the GNU GCC compiler for C and C++. WinAVR contains all the tools for developing on the AVR. This includes avr-gcc (compiler), avrdude (programmer), avr-gdb (debugger), and more! WinAVR is used all over the world from hobbyists sitting in their damp basements, to schools, to commercial projects. WinAVR is designed for: WinXP, Vista (34 bit & 64 bit), 7 (32 bit & 64 bit)  You can download the latest WinAVR software from the sourceforge website DOWNLOAD from SourceForge or  You can download WinAVR-20100110 directly by clicking the link below: DOWNLOAD WinAVR...

Sunday, February 26, 2012

How to configure Code::Blocks for SDL

To configure Code::Blocks to be used with SDL, follow these steps: 1. If you don't have the Code::Blocks, download the 10.05 version of it with MingW compiler from the link below.  http://sourceforge.net/projects/codeblocks/files/Binaries/10.05/Windows/codeblocks-10.05mingw-setup.exe 2. Download SDL headers and binaries (version 1.2.15 for windows) click on the link below and extract them in to your C drive. http://www.libsdl.org/release/SDL-devel-1.2.15-mingw32.tar.gz  3. Install Code::Blocks. 4. Start the Code::Blocks and go to "Compiler and debugger" in "Settings" menu. 5. Go to "Compiler" tab under "Search directory" and click "Add".   6. A window will pop-up and in this window...

SDL Header and Binaries-1.2.15

To work with SDL libraries you should have all the binary and header files downloaded in to your Computer. Here is the link from where you can download these header files and binary files for different platforms such as Windows , Linux etc.  http://www.libsdl.org/download-1.2.php or Download SDL-1.2.15 with MingW for windows directly by clicking on the link below http://www.libsdl.org/release/SDL-devel-1.2.15-mingw32.tar.gz Download the compressed folder and extract it in to your 'C' drive. That's it. You are done with SDL installation. Now you just need to configure your IDE (I am using Code::Blocks) to work with SDL and that's all. Enjoy GAMING :). To configure Code::Blocks to work with SDL check out: How to configure Code::Blocks for S...

Download SDL Games

 Simple Direct media Layer (SDL) libraries are being used worldwide to develop exciting Games, such as Tetris, Arcanoid, 2H4U and many more... These games are available free online and therefore I am here providing a link to download these games directly from the official website of SDL.   Click the link below to go to the website from where you can select among more than 600 games. ...

Arcade and game-console emulators which use SDL

Here is the list of some of the Arcade and game console emulators which were developed using SDL. DGen – an emulator for Sega Genesis (Mega Drive). FCE Ultra – an emulator of Nintendo Entertainment System (NES) and the Famicom Disk System. Gens – a Sega Genesis emulator. Hatari – an emulator of the Atari ST computer system. MAME – SDLMAME is an SDL-based port of MAME (MAME is an "Multiple Arcade Machine Emulator" emulator). Mednafen – multi-system emulator supporting Atari Lynx, Game Boy (including Color and Advance revisions), Neo Geo Pocket, Neo Geo Pocket Color, Nintendo Entertainment System (NES), PC Engine, SuperGrafx, PC-FX, WonderSwan, and WonderSwan Color. Mupen64 – Mupen64 (Multi Platform Emulator for the N64) is an emulator...

Gaming engines which use SDL

Here is the list of some of the Gaming Engines developed using SDL Libraries. DOSBox DOSEMU Exult ScummVM pygame Verge (Vecna's Extraordinary Roleplaying Game Engine) [1] Doomsday Engine PrBoom MegaZeu...

Games which use SDL for the Linux version only

Here is the list of some of the games which were developed for Linux using SDL Libraries. Civilization: Call to Power Descent³ Doom 3 Enemy Territory: Quake Wars (ET:QW) FreeSpace 2 Heavy Metal: F.A.K.K.² Heretic II Heroes of Might and Magic III Majesty: The Fantasy Kingdom Sim Myth II Quake 4 Rune Rune: Halls of Valhalla Shadowgrounds Shadowgrounds: Survivor Shogo: Mobile Armor Division Sid Meier's Alpha Centauri Sim City 3000 Simutrans Soldier of Fortune Unreal Tournament Unreal Tournament 2003 Unreal Tournament 200...

List of games using SDL

Here is the list of some of the Games developed using SDL Libraries. AssaultCube Aleph One Battle for Wesnoth Blast Miner Blob Wars : Metal Blob Solid Blob Wars: Blob And Conquer BZFlag Cube Cube 2: Sauerbraten C-Dogs SDL D1X D2X Dominions Dwarf Fortress Exult Freeciv Frozen Bubble GLTron H-Craft Championship Hedgewars Hopkins FBI Inherit the Earth: Quest for the Orb Lugaru Neverwinter Nights Nexuiz OOlite OpenTTD OpenTyrian Overgrowth Penumbra: Overture Penumbra: Black Plague Penumbra: Requiem Pontifex II Project: Starfighter Secret Maryo Chronicles Second Life Simutrans The Ur-Quan Masters Stepmania Super Tux TD-Morpion Teeworlds The Powder Toy Tile World Tux Paint World of Goo Wormux ...

Code::Blocks

Code::Blocks is a free, open source and cross platform IDE. This IDE can be used to program on Linux, Mac or Windows. It supports multiple compilers including GCC (MingW, GNU GCC). Attractive interface, easy to program. Currently, Code::Blocks is oriented towards C and C++. It can also be used for creating AVR, ARM, D, DirectX, MATLAB, OpenGL, Qt, SDL  Projects and many more. You should go for Code::Blocks with MingW compiler. Check it out what makes MingW best suited as a compiler. Download the latest release of the Code::Blocks from it's official website. or Click the link below to download Code::Block (version 10.05) with MingW compiler http://sourceforge.net/pr...

Saturday, February 25, 2012

SDL Introduction

Simple DirectMedia Layer (SDL) is a cross-platform, free and open source multimedia library written in C that presents a simple interface to various platforms' graphics, sound, and input devices. SDL has the word "layer" in its title because it is actually a wrapper around operating-system-specific functions. The main purpose of SDL is to provide a common framework for accessing these functions. For further functionality beyond this goal, many libraries have been created to work on top of SDL. Software developers use it to write computer games or other multimedia applications that can run on many operating systems including Android, AmigaOS, AmigaOS 4, FreeBSD, BeOS/Haiku, iOS, Linux, Mac OS 9, Mac OS X, MorphOS, OpenVMS,...

Friday, February 24, 2012

My First Robot

I was always interested in making something which i could say yeah i have done it. It was started with the robotics workshop i attended in march 2009. After that i was really into robotics. I tried and failed and then tried. At last i was successful in making this robot. Its a wireless robot designed by my team and programmed by me......hehehehehe.... that was  the most interesting thing coz this is the very first robot which was completely programmed and designed by us, that made us feel proud....... This is how our first robot look like...... Internal view of our robot Top View Lateral View Front vie...

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews