Die Suche ergab 23 Treffer
- 26 Mär 2013, 00:23
- Forum: Robo Pro / Computing / Software
- Thema: Raspberry PI
- Antworten: 47
- Zugriffe: 43746
Re: Raspberry PI
You could possibly also control the Robo Tx interface using the GPIO pins on the Raspberry pi. Maybe it would be possible to hook the GPIO output pins to the I1-8 or C1-4 inputs on the Robo TX. Then you could just use a Robo pro program which you upload to your controller to detect the inputs and co...
- 23 Jan 2013, 19:06
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
I wasn't able to get any direct control working yet. I currently only have an apple iPhone to do testing on and apple doesn't give developers many options when it comes to bluetooth connectivity. What my solution currently does is:
Smartphone<--(wifi)-->computer<--(bluetooth/usb)-->Robo TX
Smartphone<--(wifi)-->computer<--(bluetooth/usb)-->Robo TX
- 17 Jun 2012, 10:01
- Forum: Robo Pro / Computing / Software
- Thema: downloadlink für umFish43.DLL
- Antworten: 4
- Zugriffe: 4004
Re: downloadlink für umFish43.DLL
@uMueller:
I have a question for you. Are the umfish libraries open source? Since there are allot of people using them I'd be interested in updating them to work with newer interface software and hardware.
I have a question for you. Are the umfish libraries open source? Since there are allot of people using them I'd be interested in updating them to work with newer interface software and hardware.
- 17 Jun 2012, 09:55
- Forum: Robo Pro / Computing / Software
- Thema: Sensoren des iPhone für Ft-Roboter nutzen
- Antworten: 2
- Zugriffe: 2659
Re: Sensoren des iPhone für Ft-Roboter nutzen
Perhaps this is what you're looking for http://www.justinszanto.com/ftcontroller. This is my open source application for controlling fischertechnik models using the iPhone's accelerometer/gyroscope. When I have time to update it I'm going to make it return raw sensor readings instead of commands so ...
- 09 Apr 2012, 16:31
- Forum: Robo Pro / Computing / Software
- Thema: Apple iPod Unterstützung
- Antworten: 18
- Zugriffe: 19948
Re: Apple iPod Unterstützung
I'm probably going to build a GUI for it which will generate an xml configuration file, making it easier to set motor configurations. This will also not allow users to make mistakes I think.
- 09 Apr 2012, 12:41
- Forum: Robo Pro / Computing / Software
- Thema: Apple iPod Unterstützung
- Antworten: 18
- Zugriffe: 19948
Re: Apple iPod Unterstützung
Thanks for your feedback on my code, I might not have understood the german FtMscLib API manual so well as I only took 3 years of german in high school. I'll try to fix the issues you mentioned and make sure the outputs are controlled the right way.
- 08 Apr 2012, 19:00
- Forum: Robo Pro / Computing / Software
- Thema: Apple iPod Unterstützung
- Antworten: 18
- Zugriffe: 19948
Re: Apple iPod Unterstützung
@vleeuwen the ftController webserver is a simple secure lightweight webserver, I see setup problems ahead if it's going to depend on like microsoft IIS, as far as I know it only is included in professional or ultimate editions of windows. Setting up that IIS server and making sure it only is running...
- 08 Apr 2012, 17:56
- Forum: Robo Pro / Computing / Software
- Thema: Apple iPod Unterstützung
- Antworten: 18
- Zugriffe: 19948
Re: Apple iPod Unterstützung
1) I haven't noticed any problems with this, the commands arrive and are executed with almost no delay at all. 2) -for the security, the webserver runs on your local wifi network, as long as you password protect your wifi network, I don't think you have to worry about unauthorized access to your rob...
- 08 Apr 2012, 13:37
- Forum: Robo Pro / Computing / Software
- Thema: Apple iPod Unterstützung
- Antworten: 18
- Zugriffe: 19948
Re: Apple iPod Unterstützung
it is possible to control the robo tx controller using the iphone/ipad/ipod touch with my application called ftController (http://justinszanto.com/ftcontroller) http://youtu.be/9I6dy1hK9vE
- 25 Feb 2012, 19:57
- Forum: Robo Pro / Computing / Software
- Thema: ftController 1.0 released!
- Antworten: 3
- Zugriffe: 3166
Re: ftController 1.0 released!
For the programmers, I just uploaded the ftServer source code to my website http://justinszanto.com/ftcontroller/, this will allow you to edit it to fit more advanced needs.
- 24 Feb 2012, 20:19
- Forum: Robo Pro / Computing / Software
- Thema: ftController 1.0 released!
- Antworten: 3
- Zugriffe: 3166
Re: ftController 1.0 released!
The cable you see in the video is a power cable, the robot is connected with the computer using bluetooth. I just didn't have a charged battery at hand when making the video.
- 24 Feb 2012, 20:08
- Forum: Robo Pro / Computing / Software
- Thema: ftController 1.0 released!
- Antworten: 3
- Zugriffe: 3166
ftController 1.0 released!
Say hello to ftController, my sollution to controlling fischertechnik robots using your smartphone or tablet. Using the iOS or android ftController app in combination with my windows application you can control your fischertechnik robots by tilting your device in the direction you want your robot to...
- 15 Feb 2012, 15:47
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
I'm looking for two people who could test this software for me to make sure it works well on other systems too. If anyone's interested please send me a pm.
- 14 Feb 2012, 14:27
- Forum: Robo Pro / Computing / Software
- Thema: Modelle mit Iphone/ipad steuern
- Antworten: 8
- Zugriffe: 5993
Re: Modelle mit Iphone/ipad steuern
I'm planning on releasing this: http://forum.ftcommunity.de/viewtopic.php?f=8&t=1156 as an open-source project in 1-2 weeks
- 11 Feb 2012, 16:29
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
I'll be open sourcing all the software I wrote pretty soon.
- 11 Feb 2012, 15:48
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
Yes, I managed to hook my program onto Robo pro, using a couple windows APIs to send it messages, simulating button presses. This isn't the perfect sollution yet, but it seems to work pretty well. Here's a small demo: http://youtu.be/vuiZ4zEf_m0
- 10 Feb 2012, 20:33
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
@ft-ninja, wow great job, I see you managed to make a direct connection from your handy to the robot. Pretty soon I won't need to bring my computer to exhibitions anymore. I've been trying to do something like this with the iPhone, but I think I probably have to gain some more knowledge about Blueto...
- 09 Feb 2012, 11:38
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
I'm currently using the old FtMscLib for TX-C firmware 1.18, did allot change in version 1.24?
- 09 Feb 2012, 08:36
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
I was wondering, what is the real advantage of using MS-RDS instead of just calling the functions from the ftscmlib dll?
- 08 Feb 2012, 10:47
- Forum: Robo Pro / Computing / Software
- Thema: Fischertechnik+smartphone
- Antworten: 22
- Zugriffe: 21473
Re: Fischertechnik+smartphone
Thanks for the suggestion, I'll try out some stuff in MS-RDS. I just have one question though, can I easily distribute something made in MS-RD, will the end-user need to install any dependencies to use my application?