Too Hot For Fido? Get Alerted!

Meet project Oro, the temperature monitoring watchdog. Err… the watchdog monitoring temperature probe. Well, it’s both actually!

[Richard Deininger] built the project after having the AC system go down in his company’s server room. That environmental cooling is imperative if you don’t want your server hardware turned to slag. The idea is a separate piece of hardware that monitors the room temperature and will alert the on-call staff if it climbs too high. He was successful, and showing the hacked hardware around the office came up with a second idea: a temperature sensor for your car to ensure it’s not too hot for your dog.

Anyone who has a canine friend living with them knows you don’t utter the word “ride” out loud lest a barking, whimpering, whining frenzy ensue. But jingle those keys and they’ll be at the door in no time. During the summer you can still take them with you for short errands thanks to the peace of mind [Richard’s] build provides. It’s simply an Arduino, DHT22 temp/humidity probe, and a SIM900 GSM modem. Set your temperature threshold and you’ll get an alert if temperatures are climbing to unsafe levels for Fido.

While you have your tools out, we recommend building auto-watering and auto-feeding systems for the family pets. What’s that? You hate domesticated animals? There’s a hack you can use to chase them from your yard.

Codename Colossus: The HMC Boudicca

[Michael Sng], founder of [Machination Studio], wanted to create a toy line unlike anything the world has seen.  He has recently completed the first production prototype in the Codename Colossus toy line: the HMC Boudicca. The egg-shaped HMC Boudicca is tank-like with a definite Metal Slug vibe, but it’s almost a disservice calling it a toy.

The HMC Boudicca is over 20″ tall. It is composed of over 400 parts, a majority of which are 3D-printed or laser-cut. Internal parts are FDM while the external pieces are SLS printed. It is a kinetic piece that walks in a hexapodal fashion, so there are lots of servos, motors, sensors, and LEDs, that are controlled by an Arduino. A lot of work and attention to detail was put into this prototype. The HMC Boudicca was designed to be easily disassembled with a Phillips screwdriver. The electronic components are all plug-in devices, so no soldering is required when it comes time to replace a sensor or servo.

Codename Colossus is a toy line that is made to order and intended to be artisanal in nature. Each piece will be individually hand-painted and assembled like the HMC Boudicca. While no official prices are posted yet on the site, we assume these are not going to be cheap. In fact, the site states that each piece will have a 2% markup from the previously sold price to help maintain the value of the pieces and control cost inflation. This could be a source of contention for potential buyers. It underscores [Michael’s] philosophy that Codename Colossus is meant to be a collectible work of art, an antithesis to mass production.

Regardless of the business strategy, we are interested in seeing any additional designs for this series. It would be fun to see a whole bunch of these marching as one robot army!

Continue reading “Codename Colossus: The HMC Boudicca”

Water Gun

Motion Sensing Water Gun Tweets Photos To Embarrass Enemies

[Ashish] is bringing office warfare to the next level with a motion sensing water gun. Not only does this water gun automatically fire when it detects motion, but it also takes a photo of the victim and publishes it on Twitter.

This hack began with the watergun. [Ashish] used a Super Soaker Thunderstorm motorized water gun. He pulled the case apart and cut one of the battery wires. he then lengthened the exposed ends and ran them out of the gun to his control circuit. He also placed a protection diode to help prevent any reverse EMF from damaging his more sensitive electronics. The new control wires run to a MOSFET on a bread board.

[Ashish] is using a Lightblue Bean board as a microcontroller. The Bean is Arduino compatible and can be programmed via low energy Bluetooth. The Bean uses an external PIR sensor to detect motion in the room. When it senses the motion, it activates the MOSFET which then turns on the water gun.

[Ashish] decided to use Node-RED and Python to link the Bean to a Twitter account. The system runs on a computer and monitor’s the Bean’s serial output. If it detects the proper command, it launches a Python script which takes a photo using a webcam. A second script will upload that photo to a Twitter account. The Node-RED server can also monitor the Twitter account for incoming direct messages. If it detects a message with the correct password, it can use the rest of the message as a command to enable or disable the gun.

Visualizing Magnetic Fields In 3D Space

[John] is working on his PhD in experimental earthquake physics, and with that comes all the trials of becoming a PhD; tuning students into the cool stuff in the field, and demonstrating tech created after 1970 to his advisers. One of the biggest advancements in his line of work in the last 30 or 40 years is all those sensors you can find in your cell phone. The three-axis magnetometer in your phone is easily capable of measuring the Earth’s magnetic field, and this chip only costs a few dollars. To demonstrate this, [John] built a 3D compass to show off the capability of these sensors, and have a pretty light show for the undergrads.

The magnetometer [John] is using is just a simple I2C magnetometer that can be found on Adafruit or Sparkfun. It’s not really anything special, but with a little bit of code, [John] can read the magnetic field strength in the x, y, and z axes.

Having a microcontroller spit out a bunch of numbers related to the local magnetic field just doesn’t seem fun, so [John] picked up two neopixel rings – one inside the other, and set 90 degrees out of plane with each other. This turns his magnetometer and Arduino setup into a real 3D compass. With this device, the local magnetic field can be visualized in the x, y, and z axes. It looks cool, which is great for undergrads, and it’s a great demonstration of what you can do with small, cheap electronic sensors.

[John] put up a screencast of a talk he gave at the American Geophysical Union meeting last year. You can check that out below.

Continue reading “Visualizing Magnetic Fields In 3D Space”

Neopixel Ring Compass Takes Things In A New Direction

A couple of years ago, [philo mech] came across [David Ratliff]’s NeoPixel compass project. Ever since then, he’s wanted to make his own. To his delight, [philo mech] was able to find time to do just that.

An Arduino Pro Mini drives an LSM303DLHC compass/accelerometer breakout board and a 12-LED NeoPixel ring. The heading is indicated with a red ‘Pixel between two yellow ones.  In the video after the break, [philo mech] gives several demonstrations of the ring’s red indicator in relation to a standard compass arrow.

This colorful compass currently boasts two very useful modes: one to track the whereabouts of North, and the other for determining the user’s current heading. Mk. II  will compensate for tilt and will employ a 16-Pixel ring to display finer degrees of directional change. Want to make your own? The code is pasted in the video’s comments.

Continue reading “Neopixel Ring Compass Takes Things In A New Direction”

Get Up, Stand Up. With A Little Help From The Mindfulness Bracelet

[Becky Stern] has created the mindfulness bracelet, a wearable which looks great and serves an important purpose. The bracelet buzzes every hour to remind you to stand up and take a break from work, soldering, gaming, or whatever it is you may be doing. The bracelet is made up of interlinked figure 8 shapes of leather, though [Becky] says rubber from a bicycle inner tube works great as well. The final shape reminds us of the link belts sometimes found on lathes or other industrial equipment. The links are the perfect size to slip an Arduino Gemma in, along with a battery and vibrating motor. A NPN transistor, diode, and resistor round out the entire bill of materials for this design. This bracelet is a heck of a lot cheaper than the Apple watch feature which inspired it!

The time interval is set in the code to 1 hour, and can be adjusted by the user. Although the times are stored in milliseconds, the design does use the ATtiny85’s Watchdog Timer (WDT) to conserve power. This means the time can drift up to 30 seconds per hour, which is fine in this application.

Click past the break to see the bracelet in action!

Continue reading “Get Up, Stand Up. With A Little Help From The Mindfulness Bracelet”

IOT Lawnmower

World’s First Internet Connected Lawnmower

Okay so this IOT is getting a bit out of hand. Introducing the world’s first(?) tweeting, internet connected, lawnmower.

[Michel] recently bought one of those new-fangled cordless lawn mowers by EGO. It runs off a 56V lithium ion battery pack, and apparently, works pretty well. Since it has plenty of on-board power, he decided to strap a 64MHz PIC18F25K22 to a ESP8266 and connect it to the internet. That part number has been taking the world by storm and it’s totally freaking awesome. The ESP8266 is a tiny WiFi module that is controllable over a serial port — and it only costs $5. Hello IOT-everything.

Anyway, to avoid voiding his warranty, [Michel] using non-invasive sensors to collect data — A series of hall effect sensors and magnets to be exact. One detects when the cutting system is engaged, and another magnet and sensor pair counts wheel revolutions. In the end, this gives you data on how far you pushed the mower, how long you spent cutting, and how long you were out there. When the job is done, you have the option to push a tweet with your stats. Woo!

He does admit, the tweeting feature is more there just to annoy his friends.