You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's Python-based virtual assistant capable of performing various tasks using voice commands. It utilizes speech recognition, web scraping, automation, and external APIs to provide a wide range of functionalities.
A ROS 2 package with a keyboard-controlled publisher (W/A/S/D/Q) that sends Twist commands to /cmd_vel, and a subscriber that monitors and prints the received velocity values in real time.
A python curses program which allows the user to drive radio-controlled vehicles via Raspberry Pi GPIO pins and/or an arduino connected to the serial port with Nanpy
A digital recreation of the classic Etch-a-Sketch toy that transforms keyboard input into real time sketches and patterns, combining creativity, interactive user experiences, event driven programming, and creative coding concepts through Python Turtle Graphics.