3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Control Your TV with Your Phone

Step 6Next Steps

Next Steps

Once your Web Clicker is up and running, you'll probably want to tweak it / play with it!  Here are a few ideas to get you started;

Local File Storage
The Propeller Platform USB has a microSD / microSDHC card slot so you can add up to 32GB of local file storage.  You could serve MP3's, pictures or whatever else.  You could also use the SD card for data logging.  To start playing with the SD card, grab the fsrw object.

Multiple IR transmissions with a single command
Take a look at the source code - towards the top, there's a section of 'Elseif', which tell the Web Clicker what to do when a command request is received.  You can make the device do anything in response to a command, including sending several IR blasts.

Controlling a motor, switch, light, or anything else
Why not use the Web Clicker to turn on a motor, change a light, play back a wav file or something else?  It's the same process as adding multiple IR transmissions - look at the code with the Elseif commands - instead of playcommand(x), change it to your newly created method.

That's it!  I had a lot of fun putting the Web Clicker together - let me know if you've got any questions or comments!

« Previous StepDownload PDFView All StepsNext Step »
6 comments
Jan 4, 2012. 12:06 PMoakleym82 says:
This is the perfect instructable, thanks! This will be my first one. My company recently installed two pan/tilt/zoom cameras in our conference room (that are IR controlled only), as well as an IR controlled video input selector. We want to allow our remote employees to select which camera to view and remotely pan/tilt/zoom them. I'm looking forward to putting this together.

One question: Do I have to have the SD card? e.g. when I program the device does it go into volatile storage, requiring it to be reprogrammed every time power is lost, or is there some on-board flash?
Jan 12, 2012. 3:18 PMoakleym82 says:
I've been pouring over this for a while and being new to Spin, I can't figure out how to get the LONGs to go to a file or something that I can use to reload the codes when it reboots. Any help would be greatly appreciated.

Also, I am having the problem where it crashes after recording 5 codes, or sometimes on playback.

One more thing, any advice on how I could rework it so that I can mimic holding a button like Vol+ instead of clicking it a bunch of times to raise the volume a lot?
Oct 26, 2011. 3:37 PMholdenba says:
We need to control the selections of different videos to be shown in one projector via our iPhone/SmartPhone and and internet or 3G connection. Can your device do this?
Oct 26, 2011. 8:43 PMholdenba says:
The DVD players have a remote. I thought that maybe that would work.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
164
Followers
53
Author:Gadget Gangster(GadgetGangster.com)