RUDE LABS
  • Home
  • About Us
  • Blogs
  • Contact Us
Select Page

Recipe Management System In Java | Java Project

by rudelabs.ai | Dec 1, 2022 | Coding Projects, Java

Introduction of the Project In this Java tutorial, we will write the source code for a Recipe Management System In Java which creates a management system for different recipes for food items. To make this a functional system, we will use an SQL database to store...

Course Fee Report Management System In Java | Java Project

by rudelabs.ai | Nov 30, 2022 | Coding Projects, Java

Introduction of the Project In this Java coding tutorial, we will learn how to create a course fee report management system in Java using the Swing Module. We have implemented a very interactive GUI interface for this java project along with the fundamental fee...

How To Program ATtiny85 With Arduino Uno | Arduino Project

by rudelabs.ai | Nov 29, 2022 | Arduino, Coding Projects

Introduction Let’s do a coding project on How To Program ATtiny85 With Arduino Uno. This comes under IoT (Internet of Things). ATtiny85 is a microcontroller just like Arduino but has less memory, IO pins, and form factor. Arduino Uno has 14 Digital Pins, 6 analog...

Control LEDs Using an IR Remote With Arduino | Arduino Project

by rudelabs.ai | Nov 28, 2022 | Arduino, Coding Projects

Introduction In this Arduino tutorial, we will learn how to Control LEDs using an IR remote with Arduino This comes under IoT (Internet of Things). In this project, we will control LEDs using an IR Remote. We will be able to turn on LEDs using buttons on the remote....

Blood Bank Management System In C++ | C++ Project

by rudelabs.ai | Nov 27, 2022 | C/C++, Coding Projects

Introduction This particular coding project to create a Blood Bank Management System in C++ helps us to manage blood donations through Blood Bank and to implement the functionalities like donor registration, hospital ID, expiry date, blood requisition and discarding...

Math Game Using Arduino | Arduino Project

by rudelabs.ai | Nov 25, 2022 | Arduino, Coding Basics, Coding Projects

Introduction Do you want to make learning mathematics more interesting? Then you will find this Arduino project really helpful. Today we are going to create a Math Game Using Arduino. It will be a time-based game with components like Pushbuttons and LCD to display...
Page 23 of 30« First«...10...2122232425...30...»Last »

Recent Posts

  • Unlocking E-Commerce Potential with Data-Driven Insights
  • How AI-Powered Tools Are Reshaping the Future of Work
  • Design Systems That Scale Across Products: A Practical Guide for Growing Teams
  • Knowledge Evaluator Software Java Project
  • Attendance Management System Java Project