This is an open-source remake of a well-known platform game Dangerous Dave 2 with flexible and highly customizable core and many new features.
-
Updated
Feb 17, 2025 - HTML
This is an open-source remake of a well-known platform game Dangerous Dave 2 with flexible and highly customizable core and many new features.
Codebase for the ADL Initiative's Total Learning Architecture (TLA) reference implementation. Once matured and implemented, the TLA will enable personalized, data-driven, and technology-enabled lifelong learning across the DoD, other Federal Government agencies, and beyond.
SauceAlfredo's bot idea
C++ version of the classic game Dangerous Dave
Simple project to get started with xmc4500-relax-kit
📲🎮Mobile gaming dashboard with XION blockchain integration, featuring zkTLS proofs for verified achievements, biometric wallet security, and real-time session tracking.
This project demonstrates how to control and toggle two LEDs on an Infineon XMC microcontroller using a timer interrupt. The application initializes the DAVE framework and configures digital I/O pins for LED control. A timer interrupt service routine (ISR) periodically toggles the led_state variable, which determines which LED is turned ON and whic
This project demonstrates how to control the direction and speed of a DC motor using an Infineon XMC microcontroller. The application utilizes PWM (Pulse Width Modulation) for speed control and digital I/O pins for direction control. A timer interrupt periodically updates the motor state, cycling through four modes
This project implements a motor control system using an Infineon XMC microcontroller. The application controls motor rotation in clockwise and anti-clockwise directions with intermediate stop states, using PWM (Pulse Width Modulation) for speed control and digital I/O for direction indication. Also the cycle counting displayed in Tera Term.
An Inspired software developer 💻
Add a description, image, and links to the dave topic page so that developers can more easily learn about it.
To associate your repository with the dave topic, visit your repo's landing page and select "manage topics."