qfix robot kit

qfix robot kits are an education tool for teaching robotics. They are used in schools, high schools and mechatronics training in companies. However, the robot kits are also used by hobby robot builders. The qfix kits are often found in the RoboCup Junior competition where soccer robots are built of the kit's components.

qfix robot "crash-bobby"

Mechanics

Like Lego mindstorms, it is a robot kit consisting of mechanical parts, a controller, different sensors and actuators, and a software environment to program the constructed robot.

Unlike Lego, in qfix the mechanical parts are made of aluminium. Mechanical elements include bars and plates, mounts for motors and sensors, axes and wheels.

Electronics

The qfix controller boards consist of an Atmel AVR controller plus motor drivers, analog and digital input ports, LEDs, buttons, and an I²C bus. The bus is used to connect further PCBs like LCD display, stronger motor drivers or special sensors.

Software

The qfix kits come with the free C++ environment WinAVR for Atmel AVR controllers. Additionally, there is a C++ class library handling all qfix controller board functionalities. Programs can be downloaded to the controller boards via parallel or USB link using the avrdude tool.

Graphical programming is also supported by using qfix GRAPE (graphical programming environment). With this software, first a flowchart is designed and then the behavior of all flowchart elements is defined.

gollark: Unlike some sort of resource allocator AI, I am already a proven solution.
gollark: As supreme eternal world dictator.
gollark: Instead of the AI managing everything we should just have me.
gollark: This might be fixable if you have some kind of zero-knowledge voting thing and/or ways for smaller groups of people to decide to produce stuff.
gollark: If you require everyone/a majority to say "yes, let us make the thing" publicly, then you probably won't get any of the thing - if you say "yes, let us make the thing" then someone will probably go "wow, you are a bad/shameful person for supporting the thing".


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.