# Chauncey the Flower Care Bot with CLUE and Bonsai Buckaroo

## Overview

https://youtu.be/XMiIQW1hHv4

![](https://cdn-learn.adafruit.com/assets/assets/000/089/780/medium800/sensors_chauncey_still.jpg?1585016530)

 **Chauncey** is a **[Wrylon Robotical](http://www.barrymcw.com/wrylon) Flower Care Robot** designed by [Barry McWilliams](http://www.barrymcw.com/) and built by John Park. Due to certain regrettable events, full-scale production of the **FLORABOT 3L-1G** model, a.k.a. Chauncey, ceased in 1913. However, do not despair -- you can build your own fully functional, 3D-printed Chauncey.

Mk. I plans for building Chauncey were published in the excellent [3D Printing Projects](https://www.makershed.com/products/make-3d-printing-projects) book from Maker Media.

Now, this updated Mk. II Chauncey can be created using a **CLUE** microcontroller board running **CircuitPython** and the **Bonsai Buckaroo** add-on board to sense soil moisture levels and water your flower or plant using a small, submersible pump.

![](https://cdn-learn.adafruit.com/assets/assets/000/089/563/medium800/sensors_plant-1344.jpg?1584567974)

https://youtu.be/25QYIFJXUrw

## Parts
### Adafruit CLUE - nRF52840 Express with Bluetooth® LE

[Adafruit CLUE - nRF52840 Express with Bluetooth® LE](https://www.adafruit.com/product/4500)
Do you feel like you just don't have a CLUE? Well, we can help with that - get a CLUE here at Adafruit by picking up this sensor-packed development board. We wanted to build some projects that have a small screen and a lot of sensors. To make it compatible with existing projects, we made...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4500)
[Related Guides to the Product](https://learn.adafruit.com/products/4500/guides)
![Animated GIF showing CLUE board  displaying data from the many on-board sensors.](https://cdn-shop.adafruit.com/product-videos/640x480/4500-04.jpg)

### Adafruit Bonsai Buckaroo - micro:bit & CLUE Plant Care Helper

[Adafruit Bonsai Buckaroo - micro:bit & CLUE Plant Care Helper](https://www.adafruit.com/product/4534)
We can’t wait for spring to arrive, and we’re looking forward to caring for some plants! We designed this little add-on for [micro:bit](https://www.adafruit.com/category/1009)or **[CLUE](http://www.adafruit.com/clue)** boards – bolt it on...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4534)
[Related Guides to the Product](https://learn.adafruit.com/products/4534/guides)
![Adafruit Bonsai Buckaroo - micro:bit & CLUE Plant Care Helper connected to a plant and a cup of water with alligator clips. Display reads "CLUE Buckaroo, Soil: 3.1K, Motor Off"](https://cdn-shop.adafruit.com/640x480/4534-04.jpg)

### Submersible 3V DC Water Pump with 1 Meter Wire - Horizontal Type

[Submersible 3V DC Water Pump with 1 Meter Wire - Horizontal Type](https://www.adafruit.com/product/4546)
Make fountains or plant-watering projects with this submersible water pump. It's great for beginner projects and super easy to use! The pump is basically a DC motor that is powered with 3V and draws 100mA. When powered, the pump sucks water in from the side of the plastic casing and pushes...

In Stock
[Buy Now](https://www.adafruit.com/product/4546)
[Related Guides to the Product](https://learn.adafruit.com/products/4546/guides)
![Submersible 3V DC Water Pump with 1 Meter Wire](https://cdn-shop.adafruit.com/640x480/4546-05.jpg)

### Tubing for Submersible Pumps - PVC 6mm ID - 1 Meter Long

[Tubing for Submersible Pumps - PVC 6mm ID - 1 Meter Long](https://www.adafruit.com/product/4545)
This tubing is designed to go with our simple submersible pumps. Great for making water-powered projects. This tubing seems to be made of PVC, it's definitely not food safe, we recommend it for use with plant-watering or fountain projects only. It's super easy to cut and you get a full...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4545)
[Related Guides to the Product](https://learn.adafruit.com/products/4545/guides)
![Tubing for Submersible Pumps - PVC 6mm Inner diameter](https://cdn-shop.adafruit.com/640x480/4545-01.jpg)

### Small Alligator Clip Test Lead (set of 6)

[Small Alligator Clip Test Lead (set of 6)](https://www.adafruit.com/product/4100)
Connect this to that without soldering using these small&nbsp;alligator clip test leads. 18" long cables with color-coded alligator clips on both ends. You get 6 pieces in 6 unique colors. Strong and grippy, these always come in handy! We often use these in conjunction with a multimeter...

In Stock
[Buy Now](https://www.adafruit.com/product/4100)
[Related Guides to the Product](https://learn.adafruit.com/products/4100/guides)
![Bundle of Small Alligator Clip Test Lead - set of 6](https://cdn-shop.adafruit.com/640x480/4100-01.jpg)

### USB A/Micro Cable - 2m

[USB A/Micro Cable - 2m](https://www.adafruit.com/product/2185)
This is your standard USB A-Plug&nbsp;to Micro-USB cable. It's 2 meters long so you'll have plenty of cord to work with for those longer extensions.

In Stock
[Buy Now](https://www.adafruit.com/product/2185)
[Related Guides to the Product](https://learn.adafruit.com/products/2185/guides)
![USB Cable with Type A and Micro B ends](https://cdn-shop.adafruit.com/640x480/2185-00.jpg)

## Materials & Tools

In addition to the parts above, you'll also need:

- A 3D printer or have it printed by a 3D printing service
- 2 ea. galvanized nails
- A small glass jar
- CA glue (a.k.a. "super glue")
- A handheld rotary tool

Optional:

- Acrylic craft paint & brushes
- Acrylic paint spray sealer

# Chauncey the Flower Care Bot with CLUE and Bonsai Buckaroo

## Code the CLUE

![](https://cdn-learn.adafruit.com/assets/assets/000/089/564/medium800/sensors_plant-1321.jpg?1584568283)

In order to code the gardner, first [follow these instructions](https://learn.adafruit.com/adafruit-bonsai-buckaroo/clue-and-circuitpython-usage) on getting CircuitPython and the necessary libraries installed on your CLUE board.

Once you've gotten the board set up, click Download: Project Zip below in the code guide. From the .zip file drag the&nbsp;two .bmp images to your CLUE's **CIRCUITPY** drive via USB.

Then, copy the code from the code-block below and paste it into the Mu editor and save it to your CLUE as **code.py** (or copy **code.py** from the zip file and place on the **CIRCUITPY** drive).

Your CLUE's **CIRCUITPY** drive should look like this.

![sensors_plantlibs.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/613/medium640/sensors_plantlibs.jpg?1584747176)

https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/Buckaroo_Plant_Care_Bot/code.py

# Chauncey the Flower Care Bot with CLUE and Bonsai Buckaroo

## Assemble the Bonsai Buckaroo

## Wiring up your Bonsai Buckaroo

For this project, you'll need a Bonsai Buckaroo, a CLUE, a water pump, some tubing, alligator clips, and two nails (or something else conductive will work too!). It's super simple to connect them up.

Here are the basic steps -- you can then use the photos below for more detail.

- Mount the **Bonsai Buckaroo** to the **CLUE** using the **included mounting hardware.**
- Connect the **red wire of the water pump** to the **top of the motor controller terminal**.
- Connect the **black wire of the water pump** to the **bottom of the motor controller terminal**.
- Connect **an alligator clip** to the **3V pad on the Bonsai Buckaroo**.
- Connect **an alligator clip** to the **PIN#1 pad of the Bonsai Buckaroo**.
- Connect **the other end of the alligator clip wires** to **nails** stuck into the soil of your plant.
- Connect **the tubing** to **the water pump**
- Place **the other end of the tubing** in **the soil**  **of the plant**.

![sensors_Bonsai_Buckaroo_CLUE_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/614/medium640/sensors_Bonsai_Buckaroo_CLUE_bb.jpg?1584747567)

## Fasten

First, use the included screws to fasten the CLUE board to the Bonsai Buckaroo.

![sensors_plant-1288.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/565/medium640/sensors_plant-1288.jpg?1584568327)

![sensors_plant-1290.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/566/medium640/sensors_plant-1290.jpg?1584568333)

![sensors_plant-1292.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/567/medium640/sensors_plant-1292.jpg?1584568341)

## Wire

The Bonsai Buckaroo has a motor driver built in to run the DC pump.

To wire it, place the red wire in the top terminal and the black wire in the bottom one.

Push down the tabs with a screwdriver as you insert each wire to get a solid connection.

![sensors_plant-1294.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/568/medium640/sensors_plant-1294.jpg?1584568388)

![sensors_plant-1295.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/569/medium640/sensors_plant-1295.jpg?1584568394)

![sensors_plant-1297.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/570/medium640/sensors_plant-1297.jpg?1584568399)

![sensors_plant-1299.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/571/medium640/sensors_plant-1299.jpg?1584568405)

## Tubing

Press fit the tubing onto the pump outlet.

For and extra secure connection, you can use a zip tie like a hose clamp. Pull it tight and trim off the excess.

![sensors_plant-1301.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/572/medium640/sensors_plant-1301.jpg?1584568484)

![sensors_plant-1302.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/573/medium640/sensors_plant-1302.jpg?1584568489)

![sensors_plant-1304.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/574/medium640/sensors_plant-1304.jpg?1584568496)

![sensors_plant-1334.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/576/medium640/sensors_plant-1334.jpg?1584568509)

## Probes

To make the soil moisture probes, simple clip one end of each lead to a nail.

Push the nails deep into your flower pot soil.

You will then connect the other ends to 3V and Pin 1 connections on the Bonsai Buckaroo.

![sensors_plant-1312.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/577/medium640/sensors_plant-1312.jpg?1584568562)

![sensors_plant-1315.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/578/medium640/sensors_plant-1315.jpg?1584568629)

## Pump and Water

Now, to use the watering feature of the project, you'll need a container of water into which you can you submerse the pump.

Make sure the tubing is positioned over the flower pot and then turn it on.

If the soil is moist, you'll see a happy plant graphic and the percentage displayed.

![](https://cdn-learn.adafruit.com/assets/assets/000/089/616/medium800/sensors_plant-1315b.jpg?1584747713)

When the soil becomes dry over time, the display will show the percentage reading, and if it gets below 50%, the dry plant graphic will be shown, the motor will start pumping, and the buzzer will sound until the moisture level is back above 50%.

![](https://cdn-learn.adafruit.com/assets/assets/000/089/618/medium800/sensors_plant-1321.jpg?1584747880)

# Chauncey the Flower Care Bot with CLUE and Bonsai Buckaroo

## Build Chauncey the Flower Care Bot

![](https://cdn-learn.adafruit.com/assets/assets/000/089/721/medium800/sensors_chauncey_still.jpg?1585005597)

## Model Files

Download the model files from the link below. You'll need to open the .stl model files into your slicer of choice (I used Cura) and prep them for printing. In general, a 0.4mm nozzle with 0.2mm layer height and 10% infill works well for these parts.

![](https://cdn-learn.adafruit.com/assets/assets/000/089/788/medium800/sensors_partsrender_diffuse.jpg?1585061420)

[Chauncey 3D Model files](https://www.thingiverse.com/thing:4238141)
Primary: 

## Print and Assemble the Legs and Feet

Print three copies of the **fBot\_foot.stl** file.

You can pick specific filament colors, or if you want to paint them later, color won't matter, so you have a chance to use up some colors you don't always use!

![sensors_IMG_1641_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/725/medium640/sensors_IMG_1641_flowerBot_iPhone.jpg?1585006639)

![sensors_feets.png](https://cdn-learn.adafruit.com/assets/assets/000/089/732/medium640/sensors_feets.png?1585008289)

Print three each of the lower socket **fBot\_lowSocket.stl** , and upper leg **fBot\_legBend.stl**.

Assemble the legs by pushing the lower sockets into the tops of the feet, and the bends into the lower sockets.

![sensors_flowerBot_0016.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/726/medium640/sensors_flowerBot_0016.jpg?1585006813)

![sensors_flowerBot_0018.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/727/medium640/sensors_flowerBot_0018.jpg?1585006853)

## Print the Body

In order to create a body larger than the build platform of many printers, Chauncey’s body is printed in four sections and later assembled.

Print one copy of the **fBot\_bodyFL.stl, fBot\_bodyFR.stl, fBot\_bodyBL.stl,** and **fBot\_bodyBR.stl** files.

(In the photo, you will note that the front left body section is blue and white, due to a mid-print filament switch.)

![sensors_flowerBot_0025.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/728/medium640/sensors_flowerBot_0025.jpg?1585007091)

![sensors_body.png](https://cdn-learn.adafruit.com/assets/assets/000/089/731/medium640/sensors_body.png?1585008043)

Before joining the body parts, print the three leg sockets - **fBot\_legSocketCenter.stl, fBot\_legSocketLeft.stl** , and **fBot\_legSocketRight.stl** , and the eye tube **fBot\_eyeTube.stl**.

&nbsp;

![sensors_sockets.png](https://cdn-learn.adafruit.com/assets/assets/000/089/729/medium640/sensors_sockets.png?1585007567)

![sensors_eyetube.png](https://cdn-learn.adafruit.com/assets/assets/000/089/730/medium640/sensors_eyetube.png?1585007728)

## Assemble the Body

In order to assemble the body parts, we’ll use a dual-bonding technique of gluing and friction welding.

The glue creates a bond to hold the parts together temporarily, but it’s the friction welding that creates the real strength, since the friction-heated PLA plastic bonds the parts together. This method also has the benefit of filling in any gaps between parts.

To begin assembling the body, place a small amount of superglue on the clean surface of one of the two parts to be joined.

Press the parts together for 30 seconds as shown here.

![sensors_flowerBot_0032.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/733/medium640/sensors_flowerBot_0032.jpg?1585010329)

![sensors_flowerBot_0035.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/734/medium640/sensors_flowerBot_0035.jpg?1585010371)

Warning: 

## Friction-Welding Technique

Chuck the free end of a PLA filament spool into your rotary tool and tighten the chuck. Then use diagonal end cutters to snip off the PLA filament—leaving about 1/2″ of filament protruding from the tip.

Turn the rotary tool up to a 25,000–30,000 RPM setting. Moving in small circles, push the filament tip into the seam or gap you wish to weld, moving back and forth and overlapping across to both sides of the seam.

Press hard enough that you see the PLA melt a bit as it heats up. Note the small circles in the plastic seam.

![sensors_flowerBot_0057.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/735/medium640/sensors_flowerBot_0057.jpg?1585010480)

![sensors_flowerBot_0156.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/736/medium640/sensors_flowerBot_0156.jpg?1585010620)

Danger: 

The filament bit will get used up as you work. Turn off the tool, waiting for it to stop spinning. Loosen the rotary tool chuck, pull out another 1/2″ length, re-tighten, and turn the tool back on to continue welding. Repeat this until you have to refill the tool with a new length of PLA from the spool.

Welds can take 10 to 20 seconds to fully cool. You can take advantage of this by adjusting the fit of some parts while the weld is still warm.

## Assemble the Leg Sockets and Eye Tube

Once the body welds are made, glue the center leg socket to the back right panel. The glue will help with holding the pieces in place when you later friction-weld the seams.

Let this part dry, then fit and glue the back right and back left body quarters to the socket. Once these have dried you’ll use the friction-welding technique to permanently bond the parts as shown.

Proceed in this manner, gluing and welding the left leg socket to the front left body quarter, and the right leg socket to the front right body quarter.

These two quarters will be closed around the eye tube before gluing and welding. Some small tack welds will be enough to keep the eye tube in place.

![sensors_flowerBot_0090.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/737/medium640/sensors_flowerBot_0090.jpg?1585010779)

![sensors_flowerBot_0112.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/738/medium640/sensors_flowerBot_0112.jpg?1585010878)

![sensors_flowerBot_0130.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/741/medium640/sensors_flowerBot_0130.jpg?1585010970)

## Add the Eye

Print the **fBot\_iris.stl** and **fBot\_pupil.stl** parts and then fit the iris into the eye tube from the back, and the pupil into the iris from the front.

![sensors_flowerBot_0145.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/742/medium640/sensors_flowerBot_0145.jpg?1585011055)

## Deck Rim

The&nbsp;top of the ‘Bot has a deck rim running all the way around it to hold the deck in place. Print four copies of&nbsp; **fBot\_rim.stl,** then glue and weld them to the top of the ‘Bot’s body.

If there are any gaps between sections, these can be filled in with friction welds, for that time-worn, hard-working robot look!

![sensors_flowerBot_0163.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/743/medium640/sensors_flowerBot_0163.jpg?1585011238)

![sensors_flowerBot_0165b.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/744/medium640/sensors_flowerBot_0165b.jpg?1585011471)

## Railings

Print four copies of the safety railing model, **fBot\_railing.stl** , and then join them together with a bit of glue.

The railing goes on top of the deck rim; you can glue it on before or after painting, or not glue it down at all.

![sensors_IMG_3183_flowerBot_iPhoneB.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/746/medium640/sensors_IMG_3183_flowerBot_iPhoneB.jpg?1585011604)

![sensors_flowerBot_0172.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/749/medium640/sensors_flowerBot_0172.jpg?1585012200)

## Stovepipe

Print the two parts of the stovepipe, and then glue them together.

Once dry, push the stovepipe assembly into the port hole in the body to check the fit.

We’ll be priming and painting it separately, then reinserting it later.

![sensors_flowerBot_0176.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/752/medium640/sensors_flowerBot_0176.jpg?1585012348)

![sensors_flowerBot_0183.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/754/medium640/sensors_flowerBot_0183.jpg?1585012383)

## Test Fit the Legs

The legs of the ‘Bot can be placed into the sockets without permanently adhering them, just to check the fit. We’ll assemble it again later after priming and painting.

![sensors_flowerBot_0193.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/755/medium640/sensors_flowerBot_0193.jpg?1585012447)

![sensors_flowerBot_0201b.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/757/medium640/sensors_flowerBot_0201b.jpg?1585013146)

## Priming

If you haven’t printed your parts in their final colors, this is a good time to paint the robot.

Use a fine, white spray primer, such as Tamiya model primer or automotive primer. Follow the directions on the can and prime in a well-ventilated area.

Let the first coat dry, and prime with a second coat for best coverage.

![sensors_IMG_3905_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/758/medium640/sensors_IMG_3905_flowerBot_iPhone.jpg?1585013230)

## Painting

You can then use acrylic craft paint and brushes to paint the robot in your favorite color scheme—even using techniques such as ink washes and dry-brushing highlights.

There are many good resources on the internet on painting models, so we won’t go into too many details here.

The basic technique used here was to start with a few coats of a base color, and then add a darker wash later to add some patina.

![sensors_flowerBotPaint-IMG_3253_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/759/medium640/sensors_flowerBotPaint-IMG_3253_flowerBot_iPhone.jpg?1585013309)

![sensors_flowerBotPaint-IMG_3255_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/760/medium640/sensors_flowerBotPaint-IMG_3255_flowerBot_iPhone.jpg?1585013430)

![sensors_flowerBotPaint-IMG_3266_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/761/medium640/sensors_flowerBotPaint-IMG_3266_flowerBot_iPhone.jpg?1585013487)

![sensors_flowerBotPaint-IMG_3281_flowerBot_iPhone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/764/medium640/sensors_flowerBotPaint-IMG_3281_flowerBot_iPhone.jpg?1585013740)

## Seal It

Once the Flower ‘Bot is painted and has dried, glue the stovepipe in place.

Then seal the paint with a matte finish spray sealer to prevent the paint from chipping.

![sensors_flowerBotPaint-IMG_3286_flowerBot_iPhoneB.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/768/medium640/sensors_flowerBotPaint-IMG_3286_flowerBot_iPhoneB.jpg?1585014214)

## Deck Build

This updated Mk. II version of Chauncey has a different deck design than the Mk. I -- this one allows for different sized pots to be set into it, and does not require access for below-deck components. The CLUE, water vessel, and pump will all remain above deck.

Print the **fBot\_deck.stl** file. You can optionally paint it at this point (I decided to leave this one its natural 3D filament color.)

![sensors_cluedeck.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/769/medium640/sensors_cluedeck.jpg?1585014648)

## Pump Cup

To keep the pump secured, we'll print the **fBot\_pump\_cup.stl**

It has notches built into the bottom to hold the pump in place. Since 3D printed cups can be difficult to make perfectly water tight (any gaps will be found by water!) this short cup is made to be placed inside a larger vessel, such as a medium sized glass jar.

![sensors_cluecup3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/773/medium640/sensors_cluecup3.jpg?1585015620)

![sensors_cluecup.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/770/medium640/sensors_cluecup.jpg?1585015416)

![sensors_cluecup2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/772/medium640/sensors_cluecup2.jpg?1585015613)

## Setup

This is where it all comes together! First, set the deck onto the top of the 'Bot.

Place the pump you prepared earlier with the tubing and optional zip tie, into the pump cup.

Set the pump cup inside the glass jar, and fill with water.

Place your flower pot in one of the deck holes. It's best to use a closed bottomed pot so no leaking will occur.

As before, the motor and probes should be connected to the Bonsai Buckaroo, with the probe nails embedded in the soil.

Power on the CLUE using USB or battery power.

![sensors_usage.jpg](https://cdn-learn.adafruit.com/assets/assets/000/089/776/medium640/sensors_usage.jpg?1585015953)

https://youtu.be/XMiIQW1hHv4

![](https://cdn-learn.adafruit.com/assets/assets/000/089/777/medium800/sensors_chauncey_still.jpg?1585016046)


## Featured Products

### Adafruit CLUE - nRF52840 Express with Bluetooth® LE

[Adafruit CLUE - nRF52840 Express with Bluetooth® LE](https://www.adafruit.com/product/4500)
Do you feel like you just don't have a CLUE? Well, we can help with that - get a CLUE here at Adafruit by picking up this sensor-packed development board. We wanted to build some projects that have a small screen and a lot of sensors. To make it compatible with existing projects, we made...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4500)
[Related Guides to the Product](https://learn.adafruit.com/products/4500/guides)
### Adafruit Bonsai Buckaroo - micro:bit & CLUE Plant Care Helper

[Adafruit Bonsai Buckaroo - micro:bit & CLUE Plant Care Helper](https://www.adafruit.com/product/4534)
We can’t wait for spring to arrive, and we’re looking forward to caring for some plants! We designed this little add-on for [micro:bit](https://www.adafruit.com/category/1009)or **[CLUE](http://www.adafruit.com/clue)** boards – bolt it on...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4534)
[Related Guides to the Product](https://learn.adafruit.com/products/4534/guides)
### Submersible 3V DC Water Pump with 1 Meter Wire - Horizontal Type

[Submersible 3V DC Water Pump with 1 Meter Wire - Horizontal Type](https://www.adafruit.com/product/4546)
Make fountains or plant-watering projects with this submersible water pump. It's great for beginner projects and super easy to use! The pump is basically a DC motor that is powered with 3V and draws 100mA. When powered, the pump sucks water in from the side of the plastic casing and pushes...

In Stock
[Buy Now](https://www.adafruit.com/product/4546)
[Related Guides to the Product](https://learn.adafruit.com/products/4546/guides)
### Tubing for Submersible Pumps - PVC 6mm ID - 1 Meter Long

[Tubing for Submersible Pumps - PVC 6mm ID - 1 Meter Long](https://www.adafruit.com/product/4545)
This tubing is designed to go with our simple submersible pumps. Great for making water-powered projects. This tubing seems to be made of PVC, it's definitely not food safe, we recommend it for use with plant-watering or fountain projects only. It's super easy to cut and you get a full...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4545)
[Related Guides to the Product](https://learn.adafruit.com/products/4545/guides)
### Small Alligator Clip Test Lead (set of 6)

[Small Alligator Clip Test Lead (set of 6)](https://www.adafruit.com/product/4100)
Connect this to that without soldering using these small&nbsp;alligator clip test leads. 18" long cables with color-coded alligator clips on both ends. You get 6 pieces in 6 unique colors. Strong and grippy, these always come in handy! We often use these in conjunction with a multimeter...

In Stock
[Buy Now](https://www.adafruit.com/product/4100)
[Related Guides to the Product](https://learn.adafruit.com/products/4100/guides)
### USB cable - USB A to Micro-B

[USB cable - USB A to Micro-B](https://www.adafruit.com/product/592)
This here is your standard A to micro-B USB cable, for USB 1.1 or 2.0. Perfect for connecting a PC to your Metro, Feather, Raspberry Pi or other dev-board or microcontroller

Approximately 3 feet / 1 meter long

In Stock
[Buy Now](https://www.adafruit.com/product/592)
[Related Guides to the Product](https://learn.adafruit.com/products/592/guides)
### USB A/Micro Cable - 2m

[USB A/Micro Cable - 2m](https://www.adafruit.com/product/2185)
This is your standard USB A-Plug&nbsp;to Micro-USB cable. It's 2 meters long so you'll have plenty of cord to work with for those longer extensions.

In Stock
[Buy Now](https://www.adafruit.com/product/2185)
[Related Guides to the Product](https://learn.adafruit.com/products/2185/guides)
### PLA Filament for 3D Printers - 1.75mm Diameter - Blue - 1KG

[PLA Filament for 3D Printers - 1.75mm Diameter - Blue - 1KG](https://www.adafruit.com/product/2146)
Having a 3D printer without filament is sort of like having a regular printer without paper or ink. &nbsp;And while a lot of printers come with some filament there's a good chance you've been printing up a storm and need something new. That's why we've started carrying a...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2146)
[Related Guides to the Product](https://learn.adafruit.com/products/2146/guides)

## Related Guides

- [Introducing Adafruit CLUE](https://learn.adafruit.com/adafruit-clue.md)
- [Adafruit Bonsai Buckaroo](https://learn.adafruit.com/adafruit-bonsai-buckaroo.md)
- [Karel The Robot In CircuitPython](https://learn.adafruit.com/karel-the-robot-in-circuitpython.md)
- [Metronome CLUE](https://learn.adafruit.com/metronome-clue.md)
- [CLUE Rock, Paper, Scissors Game using Bluetooth](https://learn.adafruit.com/rock-paper-scissors-circuitpython.md)
- [CircuitPython CLUE I Ching Caster](https://learn.adafruit.com/clue-i-ching-caster.md)
- [CLUE Custom CircuitPython Badge](https://learn.adafruit.com/clue-custom-circuit-python-badge.md)
- [Using the Bluefruit Dashboard with Web Bluetooth in Chrome](https://learn.adafruit.com/bluefruit-dashboard-web-bluetooth-chrome.md)
- [Frozen-Inspired Animated Pendant with Temperature Sensing](https://learn.adafruit.com/frozen-gizmo-pendant-with-temperature-sensing.md)
- [PyLeap CLUE Custom Conference Badge](https://learn.adafruit.com/pyleap-clue-custom-conference-badge.md)
- [CircuitPython BLE Advertising Beacons](https://learn.adafruit.com/circuitpython-ble-advertising-beacons.md)
- [CLUE Dice Roller](https://learn.adafruit.com/clue-dice-roller.md)
- [Digital Egg Drop Experiment with CLUE](https://learn.adafruit.com/egg-drop-clue.md)
- [BLE Thermal "Cat" Printer with CircuitPython](https://learn.adafruit.com/ble-thermal-cat-printer-with-circuitpython.md)
- [CLUE case](https://learn.adafruit.com/clue-case.md)
- [A colorful CLUE slideshow purse with Bright Wearables](https://learn.adafruit.com/a-colorful-clue-slideshow-purse.md)
