Pololu Blog (Page 73)

Welcome to the Pololu Blog, where we provide updates about what we and our customers are doing and thinking about. This blog used to be Pololu president Jan Malášek’s Engage Your Brain blog; you can view just those posts here.

Popular tags: community projects new products raspberry pi arduino more…

Paper ROM and balsa wood airplane

Posted by Jon on 26 August 2013

Customer Mike Kohn recently wrote to us about two of his projects that use Pololu parts:

This paper disk is marked with black and white patterns spread across four distinct rings and can store a total of 16 bytes of data. Mike decodes the data with one of our QTR-1RC reflectance sensors. Read more about “PAPER-ROM”…


This balsa wood airplane uses an ATtiny85 to interpret signals from a Syma S107 helicopter remote controller, and it uses our 5:1 micro metal gearmotor HP to spin its propeller. Read more about this airplane project…

Mike has documented many of his other software and electronics projects on his web site.

Video: Pololu Cables and Wires

Posted by Emily on 23 August 2013
Tags: pololu videos

Our large selection of cables, wires, and connectors makes connecting electronics easier. This video will show you some of what we offer.

QTR reflectance sensors just got more affordable

Posted by Ben on 23 August 2013
Tags: pricing

I am happy to announce another price drop. This time, it’s for several of our QTR reflectance sensors!

QTR-8A and QTR-8RC reflectance sensor arrays are now $9.95 (down from $14.95) with quantity price breaks starting at just five units. These modules feature eight IR LED/phototransistor pairs spaced 0.375″ apart, and an integrated MOSFET allows the LEDs to be turned off for additional sensing or power-savings options. These boards can optionally be broken apart into a six-sensor array and a two-sensor array.

QTR-1A and QTR-1RC sensors are now available in packs of two for $4.25 (and for even bigger savings, we’ve dropped the individually packaged QTR-1s from $2.49 to a clearance price of $1.95).

More about QTR sensors

These sensors and the rest of the modules in the QTR family combine infrared LED emitters with phototransistors that detect the amount of reflected IR. This makes them great for applications like edge detection and line following. Each type of QTR sensor is available in two versions: “A” units indicate the reflectance with an analog voltage, and “RC” units have digital I/O-compatible outputs that let you measure the reflectance by timing the discharge of a capacitor.

And don’t forget the newer members of our QTR family, which were priced from the outset in line with our efforts to offer better quality products at lower prices:

QTR-3A and QTR-3RC reflectance sensor arrays make a great minimal sensing solution for a line-following robot. They use smaller sensing elements than the QTR-1 and QTR-8 versions, so they can fit three IR LED/phototransistor pairs onto a compact 1.25″ × 0.3″ board.

QTR-L-1A and QTR-L-1RC sensors use a discrete right-angle infrared LED and a right-angle phototransistor, each mounted on a different side of the board. This results in a very small sensor that has a low profile along the plane of detection.

The Zumo reflectance sensor array incorporates six IR LED/phototransistor pairs onto a 2.6″ × 0.6″ board, with the distance between the sensors increasing as they get farther from the center of the array. This module was designed to work directly with the Zumo shield on our Zumo robot, but it can also be used as a general-purpose QTR sensor array.

QTR sensor size comparison. Top row: QTRX-HD-07, QTR-HD-07; middle row: QTR-3, QTR-1, QTR-L-1; bottom row: QTR-8.

Dagu Rover 5 controlled by a Raspberry Pi

Posted by Zeeshan on 23 August 2013

Pololu forum user chrisptx posted this video of his Dagu Rover 5. He is using a Raspberry Pi as the main controller and sending signals to a TReX Jr Dual Motor Controller for drive control.

This rover is controlled by a Samsung Galaxy S3 smartphone, which uses its web browser to send commands to the Raspberry Pi in Javascript.

Featured link: http://forum.pololu.com/viewtopic.php?f=2&t=7250

Controlling a Maestro in C using a Raspberry Pi

Posted by Brandon on 22 August 2013

Shahmir Javaid tweeted about a tutorial he wrote that describes how he used a Raspberry Pi to control a Maestro servo controller in C. His tutorial documents the steps he took, including setting up the Raspberry Pi for UART, wiring, and programming. The setup is simple, and the code is provided.

Featured link: http://shahmirj.com/blog/raspberry-pi-and-pololu-servo-controller-using-c

Internet Controlled T-Slot XY Table

Posted by Grant on 22 August 2013

A customer sent us a link to this instructable that shows how to make an automated XY table that can be controlled through the internet. It is constructed from T-slotted aluminum extrusions and uses an Arduino and jrk 21v3 motor controllers to drive the axes using a pulley system.

You can interact with this XY table by going to TeleToyland, which has a browser based interface that allows you to draw an image and watch the XY table reproduce your image in a sandbox.

Featured link: http://www.instructables.com/id/Internet-Arduino-Controlled-T-Slot-XY-Table/

New stranded wire: It's back to spool time!

Posted by Ben on 21 August 2013
Tags: new products

We just added bulk stranded hook-up wire in six gauges (20, 22, 24, 26, 28, and 30 AWG) and six colors to our selection of cables and wire. With all the combinations, that’s 36 new options for wiring up your next project! The convenient mini spools are all filled, so the wire lengths range from 40 to 100 feet (12 to 30 meters), depending on thickness.

New products: Fixed 3.3V and 5V Step-up Voltage Regulators U1V10F3 and U1V10F5

Posted by Ben on 19 August 2013
Tags: new products

We have released two new step-up regulators that can boost input voltages as low as 0.5 V. Like the very similar U1V11x line of step-up regulators, these modules automatically switch to a linear down-regulator mode when the input voltage exceeds the output, making them great for powering electronics projects from 1 to 3 NiMH, NiCd, or alkaline cells or from a single lithium-ion cell. These modules do not offer the U1V11x shutdown functionality, which allows them to be much smaller (just 0.35″×0.45″) and a little less expensive ($4.49 each).

These regulators are available with a 3.3 V or 5 V fixed output voltage. For other options, you can take a look at our full selection of step-up voltage regulators, step-down voltage regulators, and step-up/step-down regulators.

Tron Suit Costume

Posted by Kevin on 19 August 2013

Swap_File posted a write-up of this Tron-inspired costume on the Adafruit forums. A pair of Wixels — one in the disc and another in the jacket — helps to enable wireless control of the suit’s lights and displays.

The costume was featured in a Wearable Wednesday blog post on the Adafruit blog.

Featured link: http://www.forums.adafruit.com/viewtopic.php?f=47&t=41560

Brute Force Car Radio Code Solver

Posted by Jon on 19 August 2013

Forum user Christian, writing from Germany, posted this video of an automated system he built that pushes buttons on a car radio (Becker Mexico CD 876) as a brute-force method to determine its radio code. In his system, he uses our Mini Maestro 12-Channel USB Servo Controller and 10 servos to extend rods of wood to press the numbered buttons on the radio console. You can read more about his system in this forum post.

The setup had already run for 3 days straight, but Christian expects it to take another 30 days to finish entering all 10,000 codes. We look forward to hearing back from Christian once it finishes.

Featured link: http://forum.pololu.com/viewtopic.php?f=2&t=7280

New Products

9V, 2.9A Step-Down Voltage Regulator D30V30F9
Motoron M1T550 Single I²C Motor Controller
Motoron M1U550 Single Serial Motor Controller
AltIMU-10 v6 Gyro, Accelerometer, Compass, and Altimeter (LSM6DSO, LIS3MDL, and LPS22DF Carrier)
Zumo 2040 Main Board
3pi+ 2040 Robot - Turtle Edition (75:1 LP Motors), Assembled
ACS724 Current Sensor Carrier 0A to 5A
4.2-15V, 3A Fine-Adjust Step-Down Voltage Regulator w/ Adjustable Low-Voltage Cutoff D30V30MASCMA
9V, 2.5A Step-Up/Step-Down Voltage Regulator S13V25F9
4.2-15V, 3A Fine-Adjust Step-Down Voltage Regulator D30V30MAS
Log In
Pololu Robotics & Electronics
Shopping cart
(702) 262-6648
Same-day shipping, worldwide
Menu
Shop Blog Forum Support
My account Comments or questions? About Pololu Contact Ordering information Distributors