Help me create a code where the buzzer activates when the APDS-9960 RGB/GESTURE SENSOR it reaches a certain degree on the chosen color

Here is the adafruit already installed but it just tells me that there is no such file

Thanks in advance to anyone who might know whats wrong, I will be closing my laptop because it is low battery so I might not be able to reply anytime soon.

I think you should try by installing it from Arduino IDE itself using the method I posted above
It should work after you do that.
I tried myself with the code and the libraries and it worked

1 Like

See post #30.

If your project works, you do not need plastic trinkets enclosing the wires.

If you have a question about code or error reports, you should post those as "code" in a code block, not a screenshot.

hello everyone, do any of you know any projects that can be made using the materials in the images below?

!

A lot of Projects can be made using these components.
i) A soil monitoring system
ii) Light Following Robot
iii) Line Following Robot
iv) Weather Report
These are just a few projects I have listed, there are much more projects that you can make

If you want to know how to make any of these you can reply to me.

1 Like

I want to know what more projects can be made using those materials, please. I was thinking of changing my project to something simpler as someone replied in the comments but i have not been able to think of anything which is why I wanted to seek some guidance or suggestions here.

One of the projects that my classmates are for task from robotics were things like weather detector, moving mini shopping cart using ultrasonic sensors, small scale lawn mower with ultrasonic sensors and etc but any suggestion would be really helpful.

I would suggest you make a Light Following Robot. It is an uncommon project, I myself have created it. It is a very good project. If you would like to make a Light Following Robot I can help you with it.

thats a good one but unfortunately my options for projects are very limited as i might not have enough budget to buy the necessary parts for constructing the Light Following Robot :sweat:, so I would like to know if you know other projects that might be constructed besides robots please

Its not expensive at all.
You need Arduino Uno, LDR, Motor Driver, Chassis, Motors and Wheels.
It costed me around 600 Indian Rupees or around 400 Philippine pesos.
If you can mention your budget I can give you a suggestion based on it
Additionally according to the image you shared you already have the Arduino and LDRs. So it would cost you around 250 Philippine Pesos

1 Like

i forgot to mention this but the projects we were tasked in making needs to have a purpose or use as we also need to create a paper for it because i don't know why but it seems that most projects here in the Philippines need to have papers or research papers just to verify its usefulness and whom it can/could benefit :persevere:, I don't know what they expect from us when were literally just high school students trying to enjoy school

Could you please mention your budget then i can suggest you a project based on it

I am also in high school. In our school too we have robotics but they usually specify what we have to make. They also allow us to create any robot we wish

1 Like

600 Philippine peso is my budget

What do you think of an automatic door. You can use an IR Sensor to detect someone, then use a servo motor a to pull a cardboard door.

if our school did not have many restrictions such as the project needing to have usefulness, the school lending the students the parts needed instead of letting the students buy parts for projects that would only be a waste of money as it would be disposed of after finishing the task and if teachers didn't have high expectations when they never really taught us the basics when we in the 7th grade and actually giving us guidance and lenience then it would have been enjoyable to the students rather than being stressful

one of my classmates is making something like that for in our task so that's a no-no as we also cant have anybody have the same idea or project said our professor

You can create a Line Following robot. You can mention that its usefulness is that it can move along a predefined path. It can be useful in factories where goods need to transported from one place to another.

1 Like

does that robot also have the same framework as the light following robot you mentioned before hand and can these robots be smol?

To make the Line Following Robot. You need an IR Sensor, Arduino Uno, Motor Driver (L298N or L293D), Chassis, Motors and Wheels. You need to program it in a way that when the IR Sensor detects a black line it follows it. You can find references on Arduino Project Hub, Google and Youtube