Need help with robot programming

I thought there'd be some icon on your desktop to click and a window would popup.I can't find an icon on my desktop to click.I tried the help line but the link for that dosent work.
  • #1

wolram

Gold Member
Dearly Missed
4,400
559
TL;DR Summary
File not coplete??
Just for fun I am building a spider bott, but I am sure there is a problem in the down load page as there is no progamming screen, I can give anyone the url if they care to look, any help appreciated.

Thanks Wolram.
 
Computer science news on Phys.org
  • #2
Can you provide more context here? Your post is very non-specific.

Are you using Arduino, Raspberry-PI, something else?

Are you using ROS on your device?

...tba...
 
  • #3
Hi yes its Arduino, , the problem I have is I don't get a progamming screen come up, and the help line dosent work, if you are willing to take a look its at http://feenove.com/fnk0031. thanks in advance.

All the best woolie.
 
  • #4
Sadly, I don't think I can help much here. I did try your URL link but it was either blocked or it's wrong. I got the "site can't be reached" message.

When you say programming screen is that on your computer or an LCD on your spider bot?
 
  • #5
Sory that link should have worked but I have a direct link here http://freenove.com/fnk0031 the programing screen should come up on the Arduino soft ware but I have looked and looked and canot find it, may be I am stupid, but I have tried the help line but the link for that dosent work.

Thanks for any help woolie.
 
  • #6
Maybe look to youtube channels about tutorials on using arduino. I thought there'd be some icon on your desktop to click and a window would popup.





So you did a formal install of Arduino. Did you have the prerequisites?

https://www.arduino.cc/en/main/software

The arduino interface is based on the Processing IDE interface so I would expect an icon on your desktop to click.

Here's some discussion on the Arduino forum about this condition for Windows 10:

https://forum.arduino.cc/index.php?topic=453429.0
 
  • #7
wolram said:
Sory that link should have worked but I have a direct link here http://freenove.com/fnk0031 the programing screen should come up on the Arduino soft ware but I have looked and looked and canot find it, may be I am stupid, but I have tried the help line but the link for that dosent work.

Thanks for any help woolie.
Have you looked at the Tutorial that comes with the Freenove download?
 

1. How do I get started with robot programming?

To get started with robot programming, you will need to have a basic understanding of programming concepts such as variables, loops, and conditional statements. It is also helpful to have knowledge of a specific programming language, such as C++, Java, or Python, depending on the type of robot you will be programming. Additionally, you will need to familiarize yourself with the hardware and software of your specific robot model.

2. What is the best programming language for robot programming?

The best programming language for robot programming depends on the type of robot you are working with and your personal preference. Popular programming languages for robotics include C++, Java, Python, and MATLAB. Each language has its own benefits and drawbacks, so it is important to research and consider your specific needs before choosing a language.

3. Can I program a robot without any prior coding experience?

While it is not impossible to program a robot without any prior coding experience, it is highly recommended to have at least a basic understanding of programming concepts. This will make the learning process smoother and allow you to troubleshoot and make changes to your code more easily. There are also beginner-friendly resources and tutorials available online for those who are new to coding.

4. How do I troubleshoot common issues in robot programming?

Some common issues in robot programming include syntax errors, logical errors, and hardware malfunctions. To troubleshoot these issues, it is important to have a good understanding of the programming language, as well as the hardware and software of your robot. Debugging tools and resources can also be helpful in identifying and fixing errors in your code.

5. Are there any resources available to help with robot programming?

Yes, there are many resources available to help with robot programming. These include online tutorials, forums and communities, books, and courses. It can also be helpful to consult with experienced programmers or attend workshops or conferences related to robotics and programming. Additionally, most robot manufacturers provide documentation and support for their specific models.

Suggested for: Need help with robot programming

Back
Top