Skip to content

slgrobotics/q-scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robobloq Q-Scout Robot under QmindX ESP32

This is a collection of my notes and useful info related to Q-Scout and its QmindX controller.

71E4wJKAVDL AC_SX679

Previous 2018 versions of the controller - Qmind and Qmind Plus - were based on Atmega 328 / 2560 ("Arduino UNO / Mega")

There are many sources of information for these boards, including schematics (see Links).

Current 2021 version - QmindX - is based on ESP32, and information is scarce.

My New QmindX Photos:

https://github.com/slgrobotics/q-scout/tree/main/Docs/Photos.md

And here is Amazon review which I, unfortunately, have to agree with:

Screenshot 2023-07-01 220400

Don't get me wrong though -

Q-Scout hardware is fantastic in quality, QmindX is very well designed, powerful and high quality product, and underlying firmware/library is actually very good.

But the company, in my opinion, dropped the ball when it failed to deliver documentation for all the above, thus limiting average user's learning experience to a Scratch-programmed toy.

For a true educational robot, the Support site should have thorough documentation on how to use it outside of MyQode/Scratch "closed ecosystem", and how to program it with C++ and Python.

But, there is hope - Coding in C++ with Arduino IDE

While there's complete lack of info on this from the official site, there is a simple trick that allows coding in Arduino IDE - the same as you would for Arduino UNO and alike.

Here is how: https://github.com/slgrobotics/q-scout/blob/main/Code/README.md

Links:

"If you want to know more about the product, pls reach us at [email protected]" (2020 Amazon) ;-)

Very good info here (use Chrome right click to translate): https://github.com/aretche/recursos-robobloq

Some materials from these links can be found in my Docs folder here.

https://www.robobloq.com/ -- main site, see "downloads" for MyQode for PC

Note: When MyQote is installed, lots of code is placed here: C:\Program Files\MyQode\resources\remote\sources

https://ide.robobloq.com/ -- a taste of Scratch programming online

https://www.robobloq.com/support -- Wiki (links to video tutorials there)

https://www.yuque.com/robobloq/metalrobot_en -- original "Metal Robot" info, useful - but mostly 2018 version

https://www.google.com/search?q=robobloq+q-scout -- search

Old 2018 Version Qmind and Qmind Plus:

https://forum.arduino.cc/t/arduino-and-robobloq/606938

Robobloq2018/Robobloq#1

https://github.com/Robobloq2018 - Arduino library, Wiki, schematics etc.

New 2021 Version QmindX:

https://www.google.com/search?q=robobloq+q-scout+qmindx -- search for QmindX (ESP32)

https://api.robobloq.com/ESP32.html -- ESP32 API

https://www.google.com/search?q=Qoopers&oq=Qoopers -- search

About

Robobloq Q-Scout Robot under QmindX ESP32

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages