Skip to main content

Questions tagged [project]

Refers to the sum total of software, circuit diagrams, documentation, libraries, and hardware that make up an Arduino based application.

-1 votes
1 answer
291 views

I want to use a color sensor for my Arduino project with Arduino Uno to detect the colors red, green, blue, orange, yellow purple of leaves of paper and then light my RGB led in those colors. I have ...
user90576's user avatar
1 vote
1 answer
99 views

I've manage to build myself an RFID music player which I'm pretty chuffed with. It's definitely a bit home made but it woks and I'm proud of it. I don't know what plug type to buy to sort my problem ...
user1357607's user avatar
0 votes
2 answers
464 views

I'm working on a Home Automation Project. I can turn on-off ESP32 pin from Alexa and Google Assistant Successfully now. What I need help is with a way to read if the AC supply is ON/OFF on the Arduino ...
Just doin Gods work's user avatar
1 vote
1 answer
357 views

This is my final year project and for some reason, the max30100 sensor defaults to static values once the HTTP post request has been performed. #include <ESP8266WiFi.h> #include <...
Roschlynn Dsouza's user avatar
0 votes
1 answer
398 views

I am currently working on a project which integrates esp32 and HC-SR04 and send the data from HC-SR04 to my own domain. The connection diagram is this And the code which I use is this, const int ...
Suriya Prakash J J's user avatar
3 votes
0 answers
517 views

This is for my final year project that I have been tasked with designing a patient monitoring system. However, during the last stretch of model prototyping, I am experiencing issues with my MAX30100 ...
Roschlynn Dsouza's user avatar
1 vote
0 answers
60 views

I'm making a project based on HC-SR04 ultrasonic sensor with a stepper motor and an SG90 servo motor. I have done some conditions for my stepper motor that is given below. Now I want to include my ...
Toufiq's user avatar
  • 11
1 vote
1 answer
128 views

I'm making a long LED display made up of 3 (8x32) LED matrices to go inside of a car. I can't seem to find any in-depth guides on this sort of thing. If anybody has examples that they would like to ...
rom_and_n00dles's user avatar
0 votes
2 answers
2k views

I am doing a project for object detection. But my problem is I'm using a 12V photoelectric OMRON sensor to connect with 5V Digital PWM port 3 on Arduino using normal coding. Do I need an extra circuit ...
De Safa's user avatar
1 vote
0 answers
103 views

Im trying to find a way to run two codes from the one arduino me being an absolute begginer doesnt even know where to start the DHT11 thermometer is connected to a LCD showing temperature and humidity ...
Daniel o dea's user avatar
3 votes
1 answer
222 views

I am making an arduino project with a single lithium ion battery, and want to be able to maintain a constant PWM voltage, even when the battery goes from 4.2-3.2v. I have been able to read the Vcc ...
lostbeam488's user avatar
0 votes
1 answer
65 views

I am working on an anemometer project using Arduino. I don't know barely anything from Arduino and I am following this tutorial. I have some doubts on the making part. This is what I have to make: ...
sonlas10's user avatar
  • 101
1 vote
2 answers
714 views

I am trying to make an automatic garden gate unlock that runs on a timer. I plan on running an arduino uno 24/7 with a software timer that activates a motor to release a bolt lock. I am going to fit ...
MyDisplayName's user avatar
1 vote
4 answers
4k views

I'd like to find out: how big can an Arduino project get, is there some limit? are there examples of large open source code bases? I did some research but find only example projects with single .ino ...
J. Doe's user avatar
  • 127
3 votes
1 answer
514 views

I've been messing around with arduinos and other microcontrollers for around a year now and I've always struggled to find ways to encase my projects. I've seen some people use custom PCBs and then 3D ...
zac5482's user avatar
  • 67

15 30 50 per page