Skip to content

basler/hucon

Folders and files

NameName
Last commit message
Last commit date
Sep 1, 2021
Nov 19, 2019
Aug 13, 2021
Aug 27, 2020
Nov 19, 2019
Sep 1, 2021
Jun 23, 2022
Oct 20, 2022
Oct 28, 2021
Nov 11, 2019
Oct 28, 2019
Sep 1, 2021
Jun 27, 2022
Jan 15, 2021
Jan 15, 2021
Sep 1, 2021
Sep 1, 2021
Oct 28, 2021
Jan 27, 2021
Jun 27, 2022
Nov 11, 2019
Jun 27, 2022
Sep 1, 2021

Repository files navigation

HuCon

This project was created to teach children how to program a self-built robot. The basis is the Omega2+ from www.onion.io. Beside WLAN and the integrated Python this offers a good basis.

The main module is the webserver, which provides a Blockly website with user-defined modules. The custom modules are used for the hardware to build your own robots. A Python web server provides the website to program and control the robot from there in Blockly or Python.

Check out our documentation to learn how to install the HuCon software on your Omega2+.