Skip to main content

Home/ Nerdzr/ Group items tagged how to

Rss Feed Group items tagged

Jac Londe

How To Remove A Patching Virus (w32.Virut & w32.Sality) | Remove-Malware.com - 0 views

  •  
    The following video will show you how to remove a patching virus (like virut or sality) from your PC without having to resort to a reformat. This  video also
Jac Londe

Arduino - Introduction - 0 views

  • What is Arduino?
  • Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It's an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board.
  • Inexpensive - Arduino boards are relatively inexpensive compared to other microcontroller platforms. The least expensive version of the Arduino module can be assembled by hand, and even the pre-assembled Arduino modules cost less than $50
  • ...4 more annotations...
  • Cross-platform - The Arduino software runs on Windows, Macintosh OSX, and Linux operating systems. Most microcontroller systems are limited to Windows.
  • Simple, clear programming environment - The Arduino programming environment is easy-to-use for beginners, yet flexible enough for advanced users to take advantage of as well. For teachers, it's conveniently based on the Processing programming environment, so students learning to program in that environment will be familiar with the look and feel of Arduino
  • Open source and extensible software- The Arduino software and is published as open source tools, available for extension by experienced programmers. The language can be expanded through C++ libraries, and people wanting to understand the technical details can make the leap from Arduino to the AVR C programming language on which it's based. SImilarly, you can add AVR-C code directly into your Arduino programs if you want to.
  • Open source and extensible hardware - The Arduino is based on Atmel's ATMEGA8 and ATMEGA168 microcontrollers. The plans for the modules are published under a Creative Commons license, so experienced circuit designers can make their own version of the module, extending it and improving it. Even relatively inexperienced users can build the breadboard version of the module in order to understand how it works and save money.
Jac Londe

Feed43 : How It Works - 0 views

  •  
    Feed43 engine converts free-form HTML or XML documents to valid RSS feeds by extracting snippets of text or HTML by means of applying search patterns, and then joining these snippets together using output templates to form user-friendly content of feed's items. The principle of extracting specific data from source documents is also known as "HTML scraping".
Jac Londe

How to send email to a phone - 0 views

  •  
    ::: It works ! :::
Jac Londe

HTML5 Grayscale Image Hover - 1 views

  • with HTML5 canvas, images can be manipulated into grayscale without having to use image editing software. I've put together a demo to show you how to use HTML5 & jQuery to dynamically clone color images into grayscale (see demo). Credits: thanks to Darcy Clarke (my Themify's partner) for the jQuery and Javascript code.
Jac Londe

Troubled Times: Hand Crank - 0 views

  • The unit is light weight (2.5 lb), portable, low cost ($10-$20) and can be used to recharge single cell batteries at from 1-3.5 amps. It can be made from a cordless electric drill in a primitive environment. The simplest way of how to make a hand crank DC generator using a standard 12, 14.4 or 18 Volt Cordless drill
  • With no modification hook an alligator clip jumper to the two charging terminals (on the bottom that the battery plugs into). See picture below. Note that when a 14.4 Volt drill is laid down pointing to the left then the upper terminal is most likely to be the plus and the lower terminal the minus for these units.
Jac Londe

Lava lamps - 0 views

  •  
    How to make a lava lamp ? Let's find out !
Jac Londe

Mini Projector Review 2015 | Best Pocket Projector | Portable Laptop Projector - TopTen... - 0 views

  •  
    Compare the best mini projectors with side-by-side feature comparisons. Read in-depth professional reviews, articles and learn how to share the fun in your life using a portable projector. Mini Projector Review will help you choose which pocket projector will be right for you.
Jac Londe

How Apple and Amazon Security Flaws Led to My Epic Hacking | Gadget Lab | Wired.com - 0 views

  • In the space of one hour, my entire digital life was destroyed. First my Google account was taken over, then deleted. Next my Twitter account was compromised, and used as a platform to broadcast racist and homophobic messages. And worst of all, my AppleID account was broken into, and my hackers used it to remotely erase all of the data on my iPhone, iPad, and MacBook.
Jac Londe

How To Send Email To Any Cell Phone (for Free) - 1 views

  • Bell Mobility & Solo Mobile (Canada)number@txt.bell.ca
  • Rogers (Canada)number@pcs.rogers.com
  • Koodo Mobile (Canada)number@msg.koodomobile.com
  • ...5 more annotations...
  • MTS (Canada)number@text.mtsmobility.com
  • Fido (Canada)number@fido.ca
  • Telus Mobility (Canada)
  • number@msg.telus.com
  • Virgin Mobile (Canada)number@vmobile.ca
Jac Londe

XBee Tutorial: Setting up your XBees - Tutorials - Love Electronics - 0 views

  • XBee Tutorial: Setting up your XBees
  • XBees are wireless transceivers from Digi that implement the Zigbee protocol. They are simple devices that we can use to set up serial communications between our applications. Using the XBee tutorial you will have your devices talking in no time!
Jac Londe

gkaindl.com → software → arduino ethernet - 0 views

  • Arduino Ethernet is a collection of libraries I have written to use within the Arduino programming environment in conjunction with the Ethernet shield. While the individual libraries are downloaded within a single archive, they do not depend on each other (unless noted otherwise) and can be used independently. The libraries are published under the GPLv2 (or, at your discretion, any later version). Individual libraries EthernetBonjour | Documentation EthernetDHCP | Documentation EthernetDNS | Documentation Also, by popular demand, I've prepared a very simple demo sketch using DNS, DHCP and Bonjour together. Basically, it gets network configuration data via DHCP, then lets you resolve DNS names via the DNS server received from DHCP, all while announcing its DHCP-assigned IP address via link-local Bonjour — Basically a combination of examples from the individual libraries, which I also recommend to look at, as they contain lots of comments explaining how stuff works.
Jac Londe

Accelerometers: ADXL345 Library and Netduino Tutorial - Tutorials - Love Electronics - 0 views

  • Accelerometers: ADXL345 Library and Netduino Tutorial
  • What is an accelerometer? An accelerometer is part of a family of motion sensors consisting of accelerometers, gyroscopes and compasses.
Jac Londe

Installing the SDK | Android Developers - 0 views

  • In this document 1. Preparing Your Development Computer 2. Downloading the SDK Starter Package 3. Installing the ADT Plugin for Eclipse 4. Adding Platforms and Other Components Available Components Recommended Components
  • This page describes how to install the Android SDK and set up your development environment for the first time.
1 - 19 of 19
Showing 20 items per page