I’m going to get an autonomous robot that uses a Bot Board 2 with BASIC Atom Pro, and I was wondering if instructions and tutorials for coding with BASIC Atom Pro are found in the BASIC Atom Pro Programming Manual. I haven’t found any coding instructions on the Lynxmotion website so I figure I’ll find it in the manual. I just need some confirmation whether I’m right or not.
As part of the Basic Micro Studio there are some help files that are download. One of which is the language manual (Syntax manual), which you can access from the help menu of Studio. The manual is currently a bit out of date, but Basic Micro is working on an update for the manual. You can download studio from the Basic Micro website: basicmicro.com/BasicATOM-Pro … _55-1.html.
There is also a WIKI that has some updated information, which can be found at: basicmicro.wikia.com/wiki/Main_Page
Lynxmotion has also put together some simple tutorials to help you get started. One such tutorial is: lynxmotion.com/images/html/build157.htm
There are also several people up here on the forums that can try to answer any questions you have.
Kurt
Kurt mentioned many good things. Also remember Lynxmotion has many example programs in the tutorials for the kits. All are easily accessible by clicking Information then Assembly Guides…
The syntax manual was what I needed. I don’t have any programming experience, and when I get my robot I want to learn how to do at least the most basic coding so I can customize some of Lynxmotion’s tutorial programs to my liking. Thanks for showing me where to find the information I needed.