Duet Wifi Display

I have an Ultibots D300VS delta printer (sadly no longer in production) that I use a lot.

It has a Duet Wifi control board, which has a great web interface that can do everything you need to do.

Sometimes, however, I wanted to be able to do a task at the printer, and this required using my phone to connect to the printer. There is a nice display available (PanelDue) but it was more money and functions than I need. What to do?

Continue reading “Duet Wifi Display”

Internet of Coffee!

Monitoring the morning brew with the internet of things.

Hot Coffee (sped up 40 times)

Do you want to know when your coffee is done brewing but are too lazy to walk over to see for yourself?  Do you need to monitor your coffee pot when you are out of town?  Probably not, but here is one solution to the non-problem.  CLICK HERE to see if the coffee is hot, or keep reading to see how to make your own.

Continue reading “Internet of Coffee!”

Dumbo the Autonomous Boat

Dumbo is an autonomous research vessel constructed by students at Cal Maritime.  Dumbo carries temperature, salinity, and dissolved oxygen sensors and makes oceanographic observations in the waters off of the Cal Maritime Campus.  This work has been supported by the CSU Council on Ocean Affairs, Science & Technology (COAST).

Continue reading “Dumbo the Autonomous Boat”

NMEA 0183 Speedometer

I had an email request to find this project from 2010… I updated the code too!

Arduino in Test Mode
Arduino in Test Mode

This project  takes the pulse from a paddlewheel boat speed sensor and makes an NMEA output on the serial port.  It should work with most through-hull speed transducers, and also with windspeed transducers too.  The NMEA stream comes from the arduino serial port, so if you have a USB arduino you can hook it up to a laptop easily.  If you want to hook it up to another NMEA instrument you’ll need something like a MAX232 chip to take the TTL logic from the serial port pins and convert them to RS-232 (or convert to RS-422 to meet the NMEA specification).

Continue reading “NMEA 0183 Speedometer”

n3m0 the autonomous boat

autonomous boat
n3m0

n3m0 is a small 3-D printed autonomous boat.  It was originally documented over at hackaday.io as part of the hackaday prize contest.  It’s been used for a number of projects since then, mostly documented on this website, such as n3m02 the Autonomous Boat: Depth Surveys, Ardupilot with Mobile Data Telemetry, and Surface Current Measurement and Route Optimization Using Autonomous Boats.

The project page.

I won $1000 in the hackaday prize! Actually $2000!

Feature on hackaday.com

Feature on hackster.io

Someone else is already building another one

Continue reading “n3m0 the autonomous boat”