Search found 11 matches

by Fox
Sun Nov 24, 2013 10:17 am
Forum: Control Systems & Robotics
Topic: Kinect Controlled Robotic Arm
Replies: 0
Views: 5341

Kinect Controlled Robotic Arm

This is a little hobby project I'm doing. Well you can barely call it an arm with just 2 joints, but you gotta start somewhere. Here's a little demo vid I made: http://www.youtube.com/watch?v=X4HOKgL_KzU Special thanks to TRONIC.LK for introducing the low priced Arduino. It's so cheap yet works exac...
by Fox
Sat May 12, 2012 4:05 pm
Forum: Embedded Systems
Topic: Help for Start 1st project with HI-TECH C
Replies: 13
Views: 15688

Re: Help for Start 1st project with HI-TECH C

1. Yes and yes 2. Seems correct. Not sure since I normally use C18 compiler. 3. Seems like you didn't include the header file. Under the projects tab in MPLAB expand your project. Then right click on header files and select "add existing item". Navigate to where you installed your compiler (not sure...
by Fox
Sat Mar 31, 2012 7:45 pm
Forum: General Discussions
Topic: Whats the best way to ship an electronic item?
Replies: 1
Views: 2079

Whats the best way to ship an electronic item?

Hey guys, I'm planning to start developing apps for kinect for windows. But it's not yet available here yet. I can get my sister whos in UK to send it. But what is the best way to send something like that? Is registered post a good way? or should I consider DHL or something like that? The device wei...
by Fox
Wed Feb 29, 2012 8:58 am
Forum: General Discussions
Topic: Publishing a free software online
Replies: 5
Views: 3897

Re: Publishing a free software online

I see. But my app is a song downloader. When you type the names of the songs it will automatically download them. So the target users will be music lovers I guess. I'll search for a sponsor. If you know any company that accepts things like that, please tell me. Thanks. [ Post made via Mobile Device ...
by Fox
Tue Feb 28, 2012 7:43 pm
Forum: General Discussions
Topic: Publishing a free software online
Replies: 5
Views: 3897

Re: Publishing a free software online

Thanks for the reply.

Option no.1 and 2 you posted seems interesting. Can you give some more details about where to start?
I have zero experience with sponsors.

Thanks.
by Fox
Sun Feb 26, 2012 4:53 pm
Forum: General Discussions
Topic: Publishing a free software online
Replies: 5
Views: 3897

Publishing a free software online

Hi everybody, I need some advice/thoughts/comments on publishing a small software online. Let's say I developed a small windows app and it's all done. And It'll be a free app. The next step is to publish it to a website like Brothersoft right? And is it possible to earn a profit from free apps? Than...
by Fox
Sat Feb 25, 2012 2:35 pm
Forum: .NET Programming
Topic: C# - HtmlElement.GetAttribute being null after deploying
Replies: 2
Views: 5569

Re: C# - HtmlElement.GetAttribute being null after deploying

Hey man it worked! Thanks a lot!!

It was driving me crazy :D

I love this place :yahoo:
by Fox
Sat Feb 25, 2012 1:40 pm
Forum: .NET Programming
Topic: C# - HtmlElement.GetAttribute being null after deploying
Replies: 2
Views: 5569

C# - HtmlElement.GetAttribute being null after deploying

Hey everybody, OK so I'm having a crazy problem. I created a app that uses the web, and It works awesome! But only in debug mode. I managed to track the problem to this line - flashvars = player.GetAttribute("flashvars"); In debug mode I get the desired value for flashvars. And when I deploy the app...
by Fox
Mon Jul 25, 2011 6:48 pm
Forum: .NET Programming
Topic: C# - How to access a form from another form?
Replies: 7
Views: 9541

Re: C# - How to access a form from another form?

Thanks everybody! I finally got it working.
by Fox
Fri Jul 22, 2011 2:47 pm
Forum: .NET Programming
Topic: C# - How to access a form from another form?
Replies: 7
Views: 9541

Re: C# - How to access a form from another form?

Thanks for the quick replies guys! I'm a little confused about using the Tag property posted by Enigma.I think I understand the Form1 code. So if I want to pass a value of a trackbar from Form1 to Form2, Form2 form2= new Form2(); form2.Tag = trackbar1.Value; Is that correct? If so does the second li...

Go to advanced search