infovore + arduino   26

Main Page - CameraAxe
Another Arduino-powered high-speed photography trigger. Swanky menus. Lots of good source examples, again.
trigger  photography  highspeed  arduino 
4 weeks ago by infovore
Photoduino: The opensource camera controller based on Arduino | Photoduino - The opensource camera controller based on Arduino
Open Source, Arduino-based camera controller. Primarily for high-speed photography. Useful examples inside the source code, though.
arduino  photography  highspeed  trigger 
4 weeks ago by infovore
Ethernet data transfer stalling or failing
"I've been working on a sketch wherein some data is downloaded from an HTTP server and is then processed on the Arduino (printed, as it happens, but I don't think that's important). In my original sketches, I was occasionally seeing transfers fail midway through." James is running into issues that might be relevant to me.
ethernet  arduino  data  http 
11 weeks ago by infovore
tutorials:products:iotp [AdaWiki]
Network connected thermal printer. Bookmarked for future reference.
printer  connectivity  arduino  tutorial 
february 2012 by infovore
Encoder Library, for Measuring Quadarature Encoded Position or Rotation Signals
"Encoder counts pulses from quadrature encoded signals, which are commonly available from rotary knobs, motor or shaft sensors and other position sensors." Ooh, new rotary encoder library. Will use that.
arduino  teensy  rotaryencoder 
february 2012 by infovore
Repatcher | Open Music Labs
"rePatcher is an Arduino shield that allows you to “repatch” your Max/MSP or Pure Data patches with a 6 x 6 patchbay matrix. It also has 6 general purpose control knobs for modifying parameters in your patch. Since it does all of this over USB, it can be hacked to work with any other program that can accept a serial stream." Oh, very nice.
maxmsp  pd  puredata  music  serial  arduino  shield 
february 2012 by infovore
Hardware Hacks: Using a quadrature encoder (rotary switch) with Arduino
This is, in fact, the most successful rotary encoder code I've found to date.
arduino  hardware  electronics  rotaryencoder 
february 2011 by infovore
NikonIRControl
Library to send appropriate pulses to an IR LED to trigger Nikon cameras
arduino  nikon  photography 
january 2011 by infovore
Arduino playground - TimedAction Library
"TimedAction is a library for the Arduino. It is created to help hide the mechanics of how to implement Protothreading and general millis() timing. It is sutied for those actions that needs to happen approximately every x milliseconds." Aha.
arduino  timers  scheduling 
january 2011 by infovore
Arduino playground - Timer1
"This library is a collection of routines for configuring the 16 bit hardware timer called Timer1 on the ATmega168/328." (Timers look hard).
timers  arduino  code  interrupt 
january 2011 by infovore
NewSoftSerial | Arduiniana
"NewSoftSerial is the latest of three Arduino libraries providing “soft” serial port support. It’s the direct descendant of ladyada’s AFSoftSerial, which introduced interrupt-driven receives – a dramatic improvement over the polling required by the native SoftwareSerial."
arduino  libraries  serial 
january 2011 by infovore
C i b o M a h t o . c o m » October Thing-a-day, Day 7: Nikon Camera Intervalometer, Part 1
Nikon IR intervalometer, hooked up to an Arduino, without even needing another remote. Definitely interested in building one of these.
projects  arduino  nikon  photography  intervalometer 
june 2010 by infovore
Arduino Tower Bridge on Vimeo
"Designed by Oliver Rokison a teacher at St Paul's School. This project connects to the Tower Bridge twitter account and mimics the movements of the real tower bridge." Fun.
towerbridge  arduino  hardware  electronics  internet 
september 2009 by infovore
Arduino Squid on Flickr - Photo Sharing!
"LEDs pulse back and forth in the mantle to indicate roughly how many friends are on Xbox Live. It goes into red alert if anyone's playing Left 4 Dead." Nicely done; might poke something similar into life for myself, just for kicks.
arduino  xboxlive  games  friends  play  social  electronics 
june 2009 by infovore
Tinkerkit: a physical computing toolkit for designers: Main/Home Page
"TinkerKit is an Arduino-compatible physical computing prototyping toolkit aimed at design professionals. The interest in physical computing as an area in development within the creative industries has been increasing rapidly. In response to this Tinker.it! is developing the TinkerKit to introduce fast iterative physical computing methodologies to newcomers, and particularly design professionals." Standardised modules, standardised connectors, Arduino-compatible. I remember Massimo showing me his keyboard-emulating board ages ago. Nice to see Tinker productising the platform, too.
design  prototyping  hardware  electronics  arduino  tinkerit  tinkerkit 
february 2009 by infovore
Roo Reynolds - Microprinter
Roo writes up his first experiments with his microprinter. The barcode stuff is particularly interesting.
hardware  electronics  arduino  printing  microprinter  barcodes 
february 2009 by infovore
microprinter / FrontPage
"Hackers across the country are buying up old old receipt printers and imaginatively repurposing them into something new. We call them microprinters." pbwiki site for gathering resources around microprinters. Nice! Still waiting on mine (from the same load as Roo's) to arrive, though...
hardware  electronics  arduino  paper  printing  wiki  microprinter 
february 2009 by infovore
tomtaylor.co.uk : projects : microprinter
"The microprinter is an experiment in physical activity streams and notification, using a repurposed receipt printer connected to the web. I use it for things like reminders, notifications, and my day at-a-glance, but anything that can be injected from the web and suits text only, short format messaging, will work." Tom writes up his printer in more detail.
programming  making  arduino  paper  tomtaylor  microprinter  socialprinter  networked  connected 
january 2009 by infovore
Arduino Ethernet and Pachube: remote sensors & web-control | pachube.community
"These sketches should make Arduino-based web-controlled home automation, and remote-responsive spaces a lot easier. The advantage of working with an ethernet shield is that you no longer need to tether the Arduino to a computer in order to access Pachube and other network services!" Some useful examples, to be returned to.
programming  development  electronics  arduino  pachube 
january 2009 by infovore
Delighting with Data » tomtaylor.co.uk
"sometimes we geeks forget about all the delightful and beautiful things we can build. The things that aren’t necessarily useful or purposeful, but pointless, silly and wonderful." Tom on fire with lots of lovely examples.
data  visualisation  interaction  hardware  sensor  input  output  towerbridge  arduino  spimes  talking 
june 2008 by infovore
tinker.it : Wii Nunchuck
A brief - but useful - guide to getting data out of the Wii Nunchuck.
arduino  hardware  processing  hacking  sensor  microcontroller  physical  input  device  interaction 
june 2008 by infovore
Funnel
"Funnel is a toolkit to sketch your idea physically, and consists of software libraries and hardware. By using Funnel, the user can handle sensors and/or actuators with various programming languages such as ActionScript 3, Processing, and Ruby."
sketching  ruby  actionscript  processing  hardware  physical  computing  design  arduino 
april 2008 by infovore
Botanicalls Twitter DIY
"Botanicalls Twitter answers the question: What's up with your plant? It offers a connection to your leafy pal via online Twitter status updates that reach you anywhere in the world." Fun physical computing project.
hardware  physicalcomputing  arduino  botany  twitter  plants 
february 2008 by infovore
tinker.it » Blog Archive » The Arduino Bluetooth board
Ooh - nearly here - program via bluetooth, access as bluetooth device. Nifty.
arduino  bluetooth  hardware  programming  embedded  prototyping  design  electronics 
january 2007 by infovore
todbot blog » Blog Archive » Arduino breadboard shield: $10 & 10 mins
Lovely. I am totally pumped about buying an Arduino very, very soon. This'll make some more compact hacking relatively easy.
arduino  hardware  electronics  development  programming  prototyping 
january 2007 by infovore

Copy this bookmark:



description:


tags: