Posts with «arduino mega 2560» label

Maker installs an Android tablet in his car’s dashboard

Unlike many cars today, Aykut Celik’s 2014 Volkswagen Polo didn’t have Bluetooth connectivity or an elaborate touchscreen navigation system. So, the Maker decided to take matters into his own hands and swapped out his “useless” radio for a Samsung tablet, putting Google Maps, Spotify and other apps right in his vehicle’s dashboard.

In order to accomplish this, Celik needed an amplifier (to replace the one attached to the prior radio), a CAN bus shield from Seeed (so he could use the steering wheel’s volume buttons), a Bluetooth module, and an Arduino Mega 2560 (for parsing data and sending it over to the Android device).

A CAN-BUS shield is necessary to be able to read CAN-BUS commands from the CAN bus line… I used this shield for detecting wheel button commands like volume up, mute and volume down. Behind the car radio there are two CAN bus cables. One of them is CAN bus – HIGH and the other is CAN bus – LOW. These cables must be connected to green sockets on the shield.

Using the SeeedCAN bus shield, you can sniff you car’s CAN bus data.

The info which is gathered from CAN bus is transferred to the Android tablet via Bluetooth. There is a little app which is responsible, for example, reducing volume whenever the wheel volume button is clicked. And a menu activity to open other apps.

You can watch the elaborate project below, and read more about it on Celik’s blog. The Maker has also made the software and other information available on GitHub.

Ever Been in a Knife Fight with an Octopus?

Think you could take on this flopping, knife-wielding tentacle?

Read more on MAKE

The post Ever Been in a Knife Fight with an Octopus? appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

BubbleBot

Primary image

What does it do?

Navigates via Ultrasound, annoys the dogs

This is the most complete robot I've ever made.  That's because I intentionally killed it right after I made the video:

I was so sick of this thing that I did what anyone would do: I stuck an X-acto knife in his head.

BubbleBot started life as an RC Car:

Cost to build

$45,00

Embedded video

Finished project

Number

Time to build

Type

URL to more information

Weight

read more

3d Printed Quadruped

Primary image

What does it do?

Obstacle avoidance via ping, hand tracking (eventually)

Still lots to do, but I finally got this guy printed and assembled. He has 3DOF per leg using cheap 9g servos :( I'm using Inverse kinematics for his movement. I just started programming him and got the IK working for one leg. The ping((( is just stuck in the mega2560 for now. I'll be adding a tilt/pan head when I get more servos, and the wiring needs some cleaning up :p I just found out about LMR last week and so far it's awesome! Hopefully by the end of next weekend I'll have some walk sequence video to show off.

Cost to build

$120,00

Embedded video

Finished project

Number

Time to build

20 hours

Type

legs

URL to more information

Weight

read more

n/a