Hey yall, I got a project ive been working on and I would like to incorporate a Wifi aspect to it.
My goal for this project is to take some information from a PIR Sensor and then send that information over to another board so it can be outputted elsewhere.
Do yall have any good Wifi Chips that can send information back and forth to one another?
But I guess if @bilzzarrd had one of those already, they wouldn't have asked the question.
I assume you meant to write "solder" (or if you are American, "sodder").
I've not seen any with pins already soldered, but then I've never looked for them. They often come with both male and female header pins, and female headers with extra long pins (kind-of like both male and female!), so you can choose and solder whichever you need or want.
Be aware that the ESP8266 is a 3.3V device. You can not directly connect one of its inputs to the output of the PIR sensor if that PIR sensor is powered by 5V; you will need a voltage divider or level shifter.
That I don't know; it will be trial-and-error. I personally would try it by connecting the PIR sensor to the 3.3V pin of your Uno in the current setup and see if it works.
What is the problem with 2 additional resistors for a voltage divider.