Posts with «electronics» label

Bluetooth Enabled Fuel Consumption Monitor

[Malebuffy] bought himself a used boat last year. Fuel isn’t exactly cheap where he lives, so he wanted a way to monitor his fuel consumption. He originally looked into purchasing a Flowscan off the shelf, but they were just too expensive. In the interest of saving money, [Malebuffy] decided to build his own version of the product instead.

To begin, [Malebuffy] knew he would need a way to display the fuel data once it was collected. His boat’s console didn’t have much room though, and cutting holes into his recently purchased boat didn’t sound like the best idea. He decided he could just use his smart phone to display the data instead. With that in mind, [Malebuffy] decided to use Bluetooth to transmit the data from the fuel sensors to his smart phone.

The system uses an older Arduino for the brain. The Arduino gets the fuel consumption readings from a Microstream OF05ZAT fuel flow sensor. The Arduino processes the data and then transmits it to a smart phone via a Bluetooth module. The whole circuit is powered from the boat battery using a DC adapter. The electronics are protected inside of a waterproof case.

[Malebuffy’s] custom Android apps are available for download from his website. He’s also made the Arduino code available in case any one wants to copy his design.


Filed under: Arduino Hacks

New Project: Wearable Temperature Sensors For Working in Extreme Cold

When working in extreme temperatures it is important to monitor your body temperature. In freezing weather, your fingers and toes get numb and you can develop frostbite without even noticing it. Likewise, if your core body temperature drops too low, you can start to start to suffer the effects of […]

Read more on MAKE

Circular Knitic: An Open Hardware Knitting Machine

Artist duo Varvara Guljajeva & Mar Canet designed and built an open hardware automated knitting machine called Circular Knitic.

Read more on MAKE

Losing to My High School Class a Big Win

Recently I switched careers from designing industrial food and dairy equipment to teaching industrial technology in a high school. While planning this move and taking night classes, I read quite a bit about authentic instruction where the students engage in real projects that end with something tangible and with real […]

Read more on MAKE

Breathe New Life Into Payphones with Asterisk

Payphones used to be found on just about every street corner. They were a convenience, now replaced by the ubiquitous mobile phone. These machines were the stomping grounds for many early computer hackers, and as a result hold a place in hacker history. If you’ve ever wanted to re-live the good ol’ days, [hharte’s] project might be for you.

[hharte] has been working to make these old payphones useful again with some custom hardware and software. The project intends to be an interface between a payphone and an Asterisk PBX system. On the hardware side, the controller board is capable of switching various high voltage signals required for coin-line signaling. The controller uses a Teensy microcontroller to detect the hook status as well as to control the relays. The current firmware features are very basic, but functional.

[hharte] also wrote a custom AGI script for Asterisk. This script allows Asterisk to detect the 1700hz and 2200hz tones transmitted when coins are placed into the machine. The script is also in an early stage, but it will prompt for money and then place the call once 25 cents has been deposited. All of the schematics and code can be found on the project’s github page.

[Thanks mies]


Filed under: phone hacks

New Project: Sound-Activated Outlet

I decided to make programmable version of The Clapper using an Arduino microcontroller.

Read more on MAKE

New Project: Coffee Cup Spy Cam

Take your cup of Joe from classic to classified with a tilt-triggered spy camera. The trick is to modify two paper coffee cups — install the device in one, slide it into the second, and align holes cut in the bottoms of each. Two LEDs can be seen through the […]

Read more on MAKE

10 Perfect DIY Projects for Makers Who Love Their Pets

  Pets are people too. If corporations can be labeled as people then why can’t our pets? Regardless, when it comes to our pets, we often spoil them with lavish gifts to show our affections. Makers on the other hand tend to build projects that help with everything from feeding […]

Read more on MAKE

A Raspberry Pi Powered Bulk Arduino Programmer

Whilst building lots of robots to fulfill a recent Kickstarter project, I had the need to program a thousand or so Arduinos, which would take forever if I were to program them all individually. Situations like this are the perfect opportunity to work on those meta projects which can be just […]

Read more on MAKE

New Project: Cyberpunk Spikes

3D-print these soft, flexible spikes and light them up with full-color programmable LEDs

Read more on MAKE