Real Tumbler Computer System
Batmobile Forum
 Batmobile Home          Batmobile Builders     Calendar     Who's On

Welcome Guest ( Login | Register )
        


«««23456»»»

Real Tumbler Computer System Expand / Collapse
Author
Message
Posted 12/7/2012 5:01:16 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member


Last Login: 11/8/2019 8:14:51 PM
Posts: 98, Visits: 812
Sorry it's been a while since I had time to post on here. As far as the missing right tire:
Just noticed on this one that you've said only 1 tire is OK in the box on the right, when there should be 2 according to the main image.

It's funny you caught that.  I noticed it after I uploaded the the image.  The last images I posted were of the actual working animation and not just photoshop images.  It's likely when I print screened the image the animation was still running. 

The blackberry interface looks awesome!  My ultimate goal is to have a real working interface using an android or windows touch screen (maybe Mac in the future)  The general Idea is use the animation to to talk to a program which communicates with a computer module of sorts.  The computer module will have different sensors (simple 2 wire sensors to keep the complexity down) attached to it throughout the vehicle so the animation can respond to the sensors I.E. when the canopy is open the sensor will activate the animation on the screen.  Ideally my ultimate goal would be to control the tumbler with a smart phone as well.  My long term goal is to make it available to anyone who has a working tumbler.  You would basically buy the tumbler computer system (very low price to cover cost of materials) You would get a control module with sensors you plugin to it that are numbered. Then you would recieve the program that you would install on a laptop with touch screen where you can specify which sensor on the vehicle controls which animation on the computer. I.E. you connected sensor 1 to the canopy on the actual car and in the program you specify sensor 1 as the canopy sensor so when the canopy on the actual car opened or closed the animation for the canopy on the computer would respond accordingly.  Each module would have anywhere from 2 to possibly 8 sensors.

Currently I have the animation running in a loop activating various animations just for looks until I program the "computer module" that communicates with the sensors.  In the mean time I'm working on getting a plasma cutter, pipe bender, and metal cutoff saw so I can get the tools ready to hopefully start on a tumbler of my own.

Post #88591
Posted 12/8/2012 12:25:11 PM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member


Last Login: 4/26/2024 6:47:50 AM
Posts: 124, Visits: 1,033
That's super cool. When someone asks "Where does he get those wonderful toys?", one of the answers will be "Stevo".

The will to act.
Post #88602
Posted 12/9/2012 10:59:22 AM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being


Last Login: 11/29/2023 6:02:47 AM
Posts: 1,214, Visits: 3,970
This is exactly what is going into my Batmobile.. only it is all powered by my BlackBerry with a Bluetooth connection to an Arduino board.

As I work on it, all the source code will be located in github, so feel free to use it if you find anything useful

https://github.com/tneil/BatBerry


---------------------------------------------------------

Building the BatBerry - Batmobile powered by BlackBerry
http://batberry.wordpress.com/

Post #88611
Posted 12/10/2012 2:41:42 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member


Last Login: 11/8/2019 8:14:51 PM
Posts: 98, Visits: 812
Thats awesome.  Which arduino board are you using if you don't mind me asking?  I mostly program with PIC microprocessors and have seen alot of support for arduino boards and was thinking of basing my build off of that.  I was thinking about using standard wifi but bluetooth is also a good idea as it has a shorter range and i'm guessing support for smart phones.  I was hoping to build the "stick" (The one batman hands to commissioner gordan to gain access and later drive the batmobile in batman begins...)that is in the movie but haven't found any good pictures of it as it is in like 2 scenes...
Post #88619
Posted 12/10/2012 4:30:40 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being


Last Login: 11/29/2023 6:02:47 AM
Posts: 1,214, Visits: 3,970
stevo (12/10/2012)
Thats awesome. Which arduino board are you using if you don't mind me asking? I mostly program with PIC microprocessors and have seen alot of support for arduino boards and was thinking of basing my build off of that. I was thinking about using standard wifi but bluetooth is also a good idea as it has a shorter range and i'm guessing support for smart phones. I was hoping to build the "stick" (The one batman hands to commissioner gordan to gain access and later drive the batmobile in batman begins...)that is in the movie but haven't found any good pictures of it as it is in like 2 scenes...


Here's the info on the Arduino board I'm using:

http://batberry.wordpress.com/2012/02/21/trying-out-arduino/


---------------------------------------------------------

Building the BatBerry - Batmobile powered by BlackBerry
http://batberry.wordpress.com/

Post #88622
Posted 12/10/2012 5:33:52 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member


Last Login: 11/8/2019 8:14:51 PM
Posts: 98, Visits: 812
Cool site.  I had some what of a similar process although a little different.  For some parts of the GUI that aren't 3d I used Adobe Illustrators Live Trace feature which saved a ton of time.  It basically traces the image you want ( I turned my blue prints black and white first so the illustrator can distinquish between the lines and the background of the blueprint.)and vectorizes it then it can remove the remaining colors automatically.  However most of the animations I use are all 3D, vector and interactive so the animation uses a 3D tumbler so it wasn't near as painful.  The hardest part is getting the arduino to communicate with the software and then with the gui.  Mine is currently on a pc so i'm going to try to find an example usb communication program to "talk" to the arduino via dot.net then communicate with the flash or html5. 
Post #88623
Posted 12/10/2012 5:43:18 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being


Last Login: 11/29/2023 6:02:47 AM
Posts: 1,214, Visits: 3,970
You may be interested in this project

http://semu.github.com/noduino/


---------------------------------------------------------

Building the BatBerry - Batmobile powered by BlackBerry
http://batberry.wordpress.com/

Post #88624
Posted 12/17/2012 1:47:08 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member


Last Login: 11/8/2019 8:14:51 PM
Posts: 98, Visits: 812
On a side note was looking at making my tumbler road legal and think I have a concept design for some L.E.D. Tail lights for the tumbler "Wayne Enteprises Style":

Also does anyone know the actual width and rim size ot the tires?  I know they were 44" super swampers but not sure what the actual rime size and tire size was.  I'm going to scale mine accordingly.

Post #88737
Posted 1/6/2013 7:15:22 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member


Last Login: 11/8/2019 8:14:51 PM
Posts: 98, Visits: 812
As an update I have a small "beta" version screensaver of what I call the original Tumbler Computer Interface as "somewhat" seen in the movie.  I will offer it to members of this website only on a per request basis (send me a pm if thats ok with the forum admins don't want to upset anyone).  It currently should work with most versions of windows operating system (I only was able to test on windows 7).  Sorry to all Mac and android users I haven't had a chance to see If I can create a screen saver for your operating systems yet.  I'm also testing a new program that publishes the screen saver as well.  The screensaver installation should not include any ads, bloatware, or anything other unwanted popups or programs other then my screen saver so please let me know if anything looks fishy. I was able to run the screensaver without incident after installing it on my windows 7 machine.  Please do not abuse this oppertunity by redistributing it as it is currently free to all members and doesn't include any nag screens.  I will try to provide as much support as possible but my responses may be limited (I have a full time and a part time job).  Again this is a limited version testing the capabilities of the interface / screensaver so please don't judge to harshly.  I am open to any feedback / more detailed photos of the interface. Below is a pick of the installed screen saver on my computer:

Post #88948
Posted 1/12/2013 8:41:17 PM


Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member


Last Login: 12/9/2018 8:47:32 AM
Posts: 432, Visits: 2,210
steve, I can get u accurate dims on the tumbler. also, some thoughts on the build as a whole....

make sure on ALL steering components u use a VERY thick wall thickeness. everything on the steering should be as heavy duty as poss.

front brakes are a pain to get in. you will need race car calipers, and have to trim them down. I lived without front brakes for a while, you want all 4.

keep your driver seat high(I am 6' tall) this is for comfort and good visability.

mount the steering wheel somewhat high.

this car is hard to work on the farther along u get. not much room. you will have to weld in real odd positions. sometimes no room for a helmet.

you will want/need cameras. without a doubt. plan on at least 3-4.

Post #89029
« Prev Topic | Next Topic »

«««23456»»»

Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 3:50am


Execution: 0.219. 10 queries. Compression Disabled.

Batman (1989 Version)

CLTC Club Shirts




1989 Batmobile Kit 1989 Batmobile Kits
1989 Batmobile Builders Batmobile Kit
Batmobile Kits 1989 Batmobile Builder





Batman and all related characters and elements are trademarks of and DC Comics and WB.
Use of anything related to "Batman" on this site is not to infringe upon the copyrights of DC Comics or WB.
The purpose of chickslovethecar.com is to foster positive discussion about one of the greatest vehicles of all time.
This site does not sell or build any related cars or kits. © 2004-2012 chickslovethecar.com "Chicks Love The Car"
Images linked courtey of cltc.co.

You can contact us by clicking here.