Getrss icon Getrss Fetch RSS via GetRSS command; populates $RSSSuccess, $RSSErrorMsg and arrays $RSSTitles, $RSSDescriptions, $RSSLinks, $RSSDates for scripts. Try it →

General Topics

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
NMS Navigation Data Grabber by Synthiam Inc.
Featured
NMS Navigation Data Grabber

Query NMS lidar scan data by angle, with control commands for range, arc extremes, and obstacle checks from the latest scan.

Max The robot based off of inmoov by Autiboy
Featured
Robot By Autiboy

InMoov-based robot Max, fully 3D-printed and assembled; first 3D-printed robot with a FreeCAD-modified custom ear.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
general

ARC Abo But ARC Pro Dont Recognize It

Hey I have a arc Pro account with 2 Seats but everytime i start the tool it just says i dont have an pro subcribtion.  @Athena  Any help?
general
Mini-Max Toy Hacked With The IO-Tiny Or Other Microcontroller

Mini-Max Toy Hacked With The IO-Tiny Or Other Microcontroller

After the ending of Disney's Big Hero 6 there obviously had to be a sequel series. There was, it...
general

Python Play Audio File Error

@Athena Here is two scripts, one is EZ Script the other is Python. EZ Script: PlayAudio("D:\Music\NateKingCole\Unforgettable.mp3") The EZ Script works good. Python: Audio.playAudioFile("D:\Music\NateKingCole\Unforgettable.mp3"); Receive a error on the Python Script (unicode error) malformed \N character escape Do you see a...
general

Speech Synthesis Settings

@Athena Please explain how to set the Speech Synthesis Settings back to default.
general

MP4 And Other Video Formats On The Synthiam Website

I don't know if this is meant to be in Feature Requests. Probably not, because that is for requests on ARC. However, I want to discuss other video formats on the Synthiam website. I know I have brought this up in previous posts. However, I wanted to have a centralized discussion about this. It could be beneficial for other content formats to be...
general

Wii Remote As Accelerometer For Robot

I know that other accelerometers exist for robots, but what if Wii Remotes could be used? There already is support for them on ARC, so there could be a plug-in to support it.
general

Remove Or Parts In Bit-Builder

Ive been adding parts to bit-builder as described, but now ive made changes & changed some parts that arent required. How do i remove/modify these, Thanks
general

Will Ezrobot Make A EZ-B-V5

In this post, I will NOT be promoting EZ-Robot Inc. or its affiliated products. About 10 years ago, the EZ-B-v4 was released. Over time, it has been upgraded with its top board being sold separately for upgrading. It's been 10 years, will they be making a new version, maybe called the EZB-v5? Does anyone know?
general

Microsoft Copilot

Any people out there working on Microsoft Co-Pilot integration for speech? That would be amazing! We use it all the time and it has rapidly become quite capable. Would be interesting to deploy a custom pre trained conversational model.
general
Can Someone Help Me With The Development Of A ARC Skill?

Can Someone Help Me With The Development Of A ARC Skill?

Can someone help me with the development of a ARC skill?  I have put together a Arduino script that is for...
general

Whisper Skill Implementation

I wanna create whisper from openai speech recognition skill, it looks like this now: Quote:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO.Compression; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms;...
general
Idea To Run Our Own GPT

Idea To Run Our Own GPT

We need to do it on our own computer so as not to use third-party services. For example:  https://huggingface.co/ OpenChat https://huggingface.co/openchat/openchat_3.5...