• How to Charge an iPod with fruits. How to Charge an iPod with fruits.
  • Add Ftp Users and Change Home Directory Add Ftp Users and Change Home Directory
  • Better Textures for Skyrim Better Textures for Skyrim
  • 10 of the Most Awesome Windows Shortcuts You Never Knew About 10 of the Most Awesome Windows Shortcuts You Never Knew About
  • Top 10 Ubuntu app downloads for January 2012 Top 10 Ubuntu app downloads for January 2012
  • How to embed a Flash/Swf File How to embed a Flash/Swf File
  • How to Hack Wifi (and how to avoid being hacked): WEP/WPA/WPA2 How to Hack Wifi (and how to avoid being hacked): WEP/WPA/WPA2
  • Speech Recognition with the Raspberry Pi Speech Recognition with the Raspberry Pi
  • Limit Characters in a String Limit Characters in a String
  • How to gain Acess to Unprotected Webcams How to gain Acess to Unprotected Webcams
  • Grammatically Correct PHP Title Capitalization Function Grammatically Correct PHP Title Capitalization Function
  • PiUi - Add a mobile phone UI to your Raspberry Pi project PiUi - Add a mobile phone UI to your Raspberry Pi project

Raspberry Pi + Arduino + More Speed = UDOO

Raspberry Pi + Arduino + More Speed = UDOO

Is this going to give Raspberry Pi a run for it’s money.  Only if they keep the price low.  This sounds like pretty exciting project.  Hopefully they will be for on the shelves soon. Running Linux UDOO is a stand alone computer itself and since is based on the Freescale i.MX 6 CPU, it runs [...]

-Read More

What do you think should be included in the Rasbperry Pi Revision C? Your Feedback is needed

Quick-How-To-Button

The Raspberry Pi.  What a great idea.  But what does the future hold? Model A Model B Specifications Model A Model B Target price:[7] US$ 25 US$ 35[73] SoC:[7] Broadcom BCM2835 (CPU, GPU, DSP, SDRAM, and single USB port)[3] CPU: 700 MHz ARM1176JZF-S core (ARM11 family)[3] GPU: Broadcom VideoCore IV[74] OpenGL ES 2.0 (24 GFLOPS) MPEG-2 and VC-1 (with license[71]), 1080p30 h.264/MPEG-4 AVC high-profile decoder and encoder[3] Memory (SDRAM): 256 MB (shared [...]

-Read More

Gooseberry – An Alternative to the Raspberry Pi?

DSCF2654-150x150

CPU : A10 1 Ghz overclockable to 1.5 Ghz  (1.2 Ghz highest stable overclock on android) Graphics Processor : Mali 400 MHz Operating System : Now Android 4.0 ICS Onboard Storage: 4Gb (upgradeable by Micro SD memory card- 32gb) Wifi: 802.11 b/g/n Connectivity: Ac jack, 1x 3.5mm Earphone Jack, 1x Mini Usb, 1x Hdmi Out, Micro Sd [...]

-Read More

Arduino vs. Raspberry Pi vs. CubieBoard vs. Gooseberry vs. APC Rock vs. OLinuXino vs. Hackberry A10

20130206_190210-505x355

A long time ago, Earth was ruled by dinosaurs. Then they died and we began to play with Motorola HC11. These were prehistoric times, when debugging involved anoscilloscope. (Yes, I am that old.) Then Massimo Banzi invented a new single board: Arduino. And everyone was happy. At last, prototyping was easy, cheap, and fast. Then the unexpected [...]

-Read More

Ask your Raspberry Pi Any Question You’d like

Raspi-PGB001-300x267

I’ve updated SiriPi to work with WolframAlpha. So you can ask your Raspberry pi any question you’d like as long as you say question at the beginning of the sentence. Try “Question How big is the moon?”. Copy the “SiriPi” folder from the “Raspberry Pi App” folder to “/var/www” on your Raspberry Pi. Then “sudo [...]

-Read More

Raspberry Pi – Beginner Tutorial of Adafruit Gmail LED Project!

Raspberry Pi – Beginner Tutorial of Adafruit Gmail LED Project!

Originator Says: This is my first Raspberry Pi project! I’m following Adafruit’s tutorial (http://learn.adafruit.com/raspberry-p…) to have an green or red LED illuminate depending on whether I have unread emails. I also discuss helpful background info and tips & tricks for the Raspberry Pi 91 View(s)

-Read More

PiUi – Add a mobile phone UI to your Raspberry Pi project

PiUi – Add a mobile phone UI to your Raspberry Pi project

123 View(s)

-Read More

How to Setup Your Raspberry Pi to use “Raspberry Control” Android App

Raspi-PGB001-300x267

Application Features:   secure connection via SSH, easy control and monitoring GPIO, monitor and graph temperatures remotely using DS18B20, remote terminal emulator, remote process management, built-in MJPEG stream client, easy 1-wire and I2C bus management, IR control system,   What’s new in version 0.2: added IR control system (LIRC) – now user can remote control [...]

-Read More

Windows 7 Run Commands

windows-logo

Windows logo key + R Administrative Tools Administrative Tools = control admintools Authorization Manager = azman.msc Component Services = dcomcnfg Certificate Manager = certmgr.msc Direct X Troubleshooter = dxdiag  Display Languages = lpksetup ODBC Data Source Administrator = odbcad32 File Signature Verification Tool = sigverif Group Policy Editor = gpedit.msc Add Hardware Wizard = hdwwiz.cpl iSCSI Initiator = iscsicpl Iexpress Wizard = iexpress Local Security Settings = secpol.msc Microsoft [...]

-Read More

How to a Local or Network Printer with PHP and Linux

PHP Functions

Easy way to print from php or just plain command line. exec("lpr [ options ] [ filename ... ]"); Gettin a little fancy. cat thesis.txt | lpr Another example exec("lpr -P printer -r filename.txt"); Read more in at this Link 95 View(s)

-Read More