Lol, today when I was checking news at my custom Youtube.com homepage I’ve found video from CES about Makerbot from one of our Czech techzines Živě.cz. And it was soo much fun that I’ve almost pissed myself from laught I’ll try to translate it, at least the funniest beginning.
This, what in fact looks like wooden kit, is actually a wooden kit and its kit for making things. You’ll get box of bricks and you can build your own kit. …
… interesting thing is, that it’s not a complete product but it is actually kit, you’ll get box of pieces and you have to assemble it by yourself. …
No word about 3D printer, no word about open source, just lame repeating We are so much doooomed here in Czech Republic …
Building heated print beds is very popular these days, so I want to publish our 2 months findings. You should first read Look ma, no Warping, Nopheads Hot metal and serendipity, Zaggos Canned Heat and Zaggos Raftless. Now we have Heated Print Bed MK2, first design wasn’t as durable as we wanted (sandwich consist of 2pieces of acrylic) and the heat wasn’t spread evenly. (More …)
Hi Josef, looks like a big improvement. I also like the tile, especially for stability reasons (mechanical and thermal robustness).
It seems like quite some of the heat would be transferred downward into the tile. That it spreads the heat, which is useful, but it’s also heat loss a the same time. If the Aluminium spreads the heat enough already, maybe a glass-fiber mat could be placed between the tile and the filament. It also makes sure that the nichrome wire is evenly pushed against the aluminium.
I´m trying to so a similar design at http://www.bitsfrombytes.com/fora/user/index.php?topic=398.msg5148#msg5148
but without replaceing the bed-holder and with cheap commercial heating-pads that can be powered by an off-the-shelf universal laptop power-supply (asjustable voltage, temperature controlled manually).
This calls for drilling holes through the floor-tile.
I´ll try coper for the surface and long screw-holes +1 sunk screw in the middle.
If that fails I´ll go with custom clamps like you did.
Since we have RepMan (kind of RepRap) 3D printer I was thinking about printing large objets. Of course you start with small things like minimug. But as you start learning how to get good small prints you’ll try something bigger and you will probably see large warping. It’s caused by different temperatures in the object. Professional machines uses heated print chamber to avoid this, but we can’t of course build heated champer since the printer is made from plastic or plexyglass. Great compromise is to build heated print bed. I was inspired by Zaggos work in Pleasant Hardware. But he has MakerBot which has only 10×10cm print bed. RepMan has 4times bigger. I wanted to build my print bed as quick as possible so I used ressistive wire which I have for a while, then some plexyglass and epoxy glue. It build like burger, in three layers 1)Plexyglass 2) ressistive wire + epoxy glue 3) plexyglass. After you do make this you should put it on the straight place, put something heavy and straight on it and leave it for few hours.
Don’t ask me to exact ressistance of the wire etc. I dont know it You just should make sure that whole print bed rig consumes about 45-55 Watts (you can use more for quicker heating, but you can melt the plexy, so be carefull) for this size, for Makerbot should be enough 25-30 Watts.
I’ve added (dont forget to drill and sand the place for sensor and cable in bottom piece of plexy) temperature sensor which is done by my brother, so I know if it’s warm enough. BTW even plexyglass expands when it’s heated, I’ve had to place some spacers between print bed and lower support plexy contruction. You know, it’s a prototype, but it works
I’ve tried to print when the bed was about 70°C, its quite enough. But higher temperature could be better, I’ll test it later.
Here you can se the video from my first printing of “x-carriage-lower_1off” Mendel part.
Its good to find a source of information that can be useful, especially when looking for something to occupy me,thankyou for your help and being of assistance, there’s a good wealth of information here. When you have more i’ll be happy to view it.
Yes. Sandwiching between same thickness plexiglass (PMMA) will balance out the warping force of both of the sheets. When PMMA is heated unevenly, it will curl towards the cold side. If the hot side is on the opposite sides for both sheets, both cancel eachother out insofar that the top and bottom of the assembly are the same temperatore.
Thanks for your reply!! where i can buy the complete circuit with display, or have you build it? in this case can you give me the schematic circuit? thanks!!! Marco
(Originally posted on 5th of September 2008) It’s still not even a week since I bought a new iPhone 3G and during this time my brother and I did a lot of cool stuff. The iPhone with its accelerometer and multitouch display is ideal for making gadgets. When I got it home, we started thinking about some cool demos which we could make. Incidentally we found an old R/C car model Have you ever seen anything like this? I hadn’t Did you ever think that an iPhone could do this? Enjoy!
Update (31st of July 2009)
iPhone Hacks
Hack was very popular, biggest success is one chapter in iPhone Hacks book (O’reilly). It’s great experience and I want to say thanks to Damien Stolarz and Brian Jepson.
Many people asked me about source code, here it is. Documentation and howto are in iPhone Hacks book.
OS 3.0 for iPhone brings some new opportunities, including some bluetooth stuff. But unfortunatelly not SPP, so WIFI is still only chance to send something out from iPhone :-/
Video
iPhone controlled R/C car from Josef Průša on Vimeo. Same video on YouTube.com .
Controlling is very easy with the iPhone 3G. It has five buttons, four of them you can use for traditional „driving“ and when you press the last one, it unlocks the accelerometer control in the same way as in many driving games available on AppStore. Realization of this project did not take a long time, only one afternoon. Technically it is realized in a hell-bent way, but obviously it’s functional. Schematically: iPhone (OSCemote) → WiFi → PC → Max/Msp → Serial port → Arduino → Original controller. If you have some other cool ideas, leave it in comments. We can surely realize it .
OSCemote
OSCemote is application which sends data from iPhone to PC. It does it thru WIFI using OpenSoundControl protocol. You can buy it in AppStore ore try free lite version (unfortunately without accelerometer support ) By the way, some big and complex audio softwares are compatible with OSC standard. For example, Traktor 3 by Native Instruments can sync tempo over OSC. You can download test patch here. For functionality you have to download Max 5 runtime.
OSCemote
Max/Msp
On PC connected to network is running Max patch, which catches data from iPhone, converts it into simpler form and send it thru serial port to Arduino.
Max/Msp is generally used for audiovisual instalations, but also can do crazy things like this project .
Max/MSP 5 patch
Arduino
Arduino is simple development kit with
microprocessor. Arduino process data from Max and next simulate switching on
real R/C controller using transistors.
Arduino controlling original remote
PS
If you like our idea, please Dig it!! or link it from your blog
hi, can you help me im jannine and i am at my final term here in college, im taking up computer engineering, and your topic is one of my topic also for my research i would be glad if your able to help me finish it…
Hello, I am very interested in your project, it ’s great. I already have the first edition of iPhone hacks, and your project doesn’t appear in it, I would ask you if it ’s possible to find a solution for you to provide me with the documentation of your project.
Best regards.
Thank you for responding so quickly. Indeed, the tutorial begins on page 412 of Iphone Hacks. I finished the software and radio controller part, I am juste whaiting for the Arduino module which is delivered.
I have a little problem with the remote, in fact in place of switches, I have potentiometers. I, would know if it ’s possible to use this method with potentiometer.
And if later it is possible to modify the program to have a progressive motor and direction control in place of a control all or nothing.
hello prusajr, recently did a project similar to yours, have command car connected to computer, iphone connected computer by wifi and use oscemote to control it. i have a webcam on car and wonder if you can use the Accelerometer and receive video signal from webcam at the same time. idea was control car and view full video on the iphone at the same time? Any app to do that?
I done a similar project using a Velleman k8055 usb interface board to control the RC car from the computer. You can check mine out at http://ozirock.webs.com/ I’d be very grateful of your opinion. Mine wasn’t as complicated as yours just a simple interface with the computer.
It might look useless to use Traktor on two or more PCs, eh MACs , but only at first look. In certain conditions it’s very helpful or even necessary. For example, me and my brother. We often have common gigs, and both of us has his own MacBook. It was pretty annoying to sync our music every time you modified even one little tag or beatgrid. I hated it We kept most of the time actual collection only on one MacBook, totally impractical if you want to prepare your playlist for next gig …
Few moths ago my brother and I’ve made iPhone controlled R/C car. It starts my thinking about real usage. First attempt was this video on youtube. I’m very bussy these days but I’ve found some time to make something more complex.
I tried to use iphone2Midi but never could get a connection to the page. No movement. not sure what ip address goes in OSC Host “To” block. Wireless or computer id.
It’s a long time ago since I’ve bought MSI Wind netbook. I’m not using it very much, because I’ve bought new MacBook, but it doesn’t mater. have two batteries for Wind, one small original 3-cell and one extra large, extra cheap 9-cell from eBay. The smaller one isn’t used too much, because it can power netbook only for 2 hours (bigger one 6 and more ) . I’m very curious and I have Monome 128 and I hate it’s big ugly 12V power adapter, battery can be good choice, so I decided to open it. Spoiler: Battery remains usable even in netbook!! Video and howto after break!! If you like this idea, send link to this article to your favorite notebook manufacturer, maybe we can change actual state!!
The reason your 7805 is overheating is because it has to dissipate the voltage difference between the 12V down to 5V. So its dissipating 7V into heat even before it drains more current.
Try using a DC-DC Buck converter. They only cost ~$4 in quantities of 1. Find one rated at ~740mA output. You’ll also need an inductor – another couple of bucks. Anyway, the circuits are simple – usually around 7 components required. The efficiency of the circuit will go from <40% to ~90%.
Use a switch mode 7805 drop in replacement instead.
It will give you like 85% power utilization of the battery instead of the 40% you get now. $15 instead of $0.50 gives you double the run time and a cooler regulator. It should be worth it I think….
Use an LM2576 – 5.0V version , up to 77 % efficiency which is good if you compare it with the 7805 .
And it is quite cheap ( 2 dollar ) but you need some other parts ( inductor and diode and some capacitors )
Or you can use these http://www.murata-ps.com/releases/cdped259_78sr-2a.html (up to 96 % for 5 V version !) but a lot more expensive , but you don’t need any other part ( complete pin swappable with the 7805)
Could you use a simple voltage divider circuit to split the voltage into 10V & 2V, then use another voltage divider to split that into 2 5V rails, then use those 5V rails in parallel? I haven’t done electronics for ages.
MSI Wind is basically good for net surfing and some light applications. for heavy gaming and multi-tasking apps, i would still use those heavy, bulky laptops.
You don’t need the voltage regulator, bro. Iphone and iPods are certified to charge for up to 30 volts, so an added component is just wasted money and a drain on the battery. Car chargers for example, or the iPhone included wall charger have an output of 12 volts. I’m doing the same on my Acer Timeline battery, just ordered the USB connectors.
And for ur information…I must tell u that I also Cross checked the output that the USB CAR CHARGER was producing and it was found to be 5.82 V (more than what was required for an iPhone 5V)
Před nějakou dobou jsem si koupil MSI Wind, co naplat, že od doby co mám MacBooka leží doma v koutě. Nicméně, pro Winda mám dvě baterie, jednu originální (3 článková) a jednu extra cheap z eBay (9 článková), tu menší moc nepoužívám, protože na ní netbůček jede necelé dvě hodiny. No a jakožto velice zvídavý člověk jsem se zajímal co se tak v té baterce nachází. Navíc mám doma Monome 128, které má ohromě hnusný a neskladný adaptér na 12V a tak už jsem nějakou dobu přemýšlel o nějaké alternativě. Baterka je ideální volba. Podotýkám, že zůstala plně funkční i pro použití v netbooku! Bez jakéhokoliv samovolného vybijení atp.
i just bought an MSI Wind notebook. i was surprised about how lightweight this gadget is. the features are pretty basic for a netbook but it is sufficient for my application.
Cool project but also:
If i was you i would make my battery pack with change able cells, making it like having more than one battery pack. I would charge all the cells including the new ones and when a group finishes i add the new fully charged ones to work… and saving the others to be charged later….
Forrest Higgs 17.55 on 8. 1. 2010 Permalink
A floor tile! What a lovely idea! I’ve got pretty everything else I need to make one.
Erik de Bruijn 16.51 on 14. 1. 2010 Permalink
Hi Josef, looks like a big improvement. I also like the tile, especially for stability reasons (mechanical and thermal robustness).
It seems like quite some of the heat would be transferred downward into the tile. That it spreads the heat, which is useful, but it’s also heat loss a the same time. If the Aluminium spreads the heat enough already, maybe a glass-fiber mat could be placed between the tile and the filament. It also makes sure that the nichrome wire is evenly pushed against the aluminium.
P.s. good luck with the bowden setup