Photodetector Bonanza: Buy & Learn for 4-Week EE Project

  • Thread starter Thread starter PriviligeradVitMan
  • Start date Start date
  • Tags Tags
    Photodetector
AI Thread Summary
The discussion centers on a team tasked with designing a theoretical city model that incorporates dynamic lighting using photodetectors for street lamps. Participants suggest purchasing inexpensive solar garden lights, which already include photodetectors, as a simple solution for beginners. There is skepticism about the feasibility of using Arduino or Raspberry Pi within a four-week timeframe, especially for those with limited programming experience. However, the consensus is that implementing basic light-sensitive systems, like the solar garden light, is achievable even with minimal knowledge of electrical engineering concepts. Overall, the project is seen as a manageable challenge for novices willing to learn.
PriviligeradVitMan
Messages
3
Reaction score
0
Here's the thing: I'm a god-fearing humble man like yourselves, but I know jack about electrical engineering, yet I've found myself in a rather peculiar situation. In particular, I'm supposed to perform electrical engineering.

So, we're supposed to design a model of a theoretical city, using our perpetual middle school knowledge of how to do said thing. My team would like to blow dang out of the water and integrate some sort of "dynamic" (pardon my misuse of EE terminology) support for lights in, e.g street lamps. In particular, we'd like so called "photodetectors" to determine which street lamps should be turned on and how much they should be turned on. Where can we buy "photodetectors"? Is this a reasonable project for newbies within a timeframe of ~4 weeks? What are the names of some good brands, so that we can search for reasonable products within the domestic market?

Gracias
 
Engineering news on Phys.org
if you did have knowledge about photo detectors, would you have the knowledge to incorporate them into the design of a lighting system?

Go down to the local hardware store and buy a solar garden light for about $2. They have photo detectors to turn the light on and off.
 
PriviligeradVitMan said:
using our perpetual middle school knowledge

Any of the kids good with Arduino yet? They're getting down to around ten bucks...
 
Thanks for the replies, much appreciated!

anorlunda said:
if you did have knowledge about photo detectors, would you have the knowledge to incorporate them into the design of a lighting system?

Go down to the local hardware store and buy a solar garden light for about $2. They have photo detectors to turn the light on and off.

Did not think of that, what a cheap and simple solution! Thank you!

jim hardy said:
Any of the kids good with Arduino yet? They're getting down to around ten bucks...

Ah, I shouldn't refer to us as "middle schoolers". I guess you could consider the American 9th grade the equivalent of the grade we're currently in. I have limited experience in programming, in particular, I have limited experience with imperative, object-oriented, and generic paradigms within the domain of C-like languages. I have zero experience with Arduino or any other "integrated hardware environment", or whatever you'd call them. Do you think we'll be able to pull something off with Arduino/Raspberry in 4 weeks?
 
PriviligeradVitMan said:
Do you think we'll be able to pull something off with Arduino/Raspberry in 4 weeks?

Only if you've got a kid who's already using them.

Took me that long to get a $15 Arduino keeping time of day in Roman Numerals... and it needs a $100 display...
 
jim hardy said:
Only if you've got a kid who's already using them.

Took me that long to get a $15 Arduino keeping time of day in Roman Numerals... and it needs a $100 display...

Very demotivating. Do you believe that we could at least pull of that solar garden light thing with ZERO knowledge about whatever Ohm's law is and everything in between? I'm fine with doing very disgraceful things with what I assume is a very pedantic art form. I mean, surely it shouldn't be harder than setting up one of those light-sensitive lamp layouts you see on some gardens. Thank you for helping us out!
 
PriviligeradVitMan said:
Do you believe that we could at least pull of that solar garden light thing with ZERO knowledge about whatever Ohm's law is and everything in between?

Sure. The humble flashlight has much to teach a beginner. What you asked i envision as not much beyond a flashlight with light activated switch instead of a pushbutton. The yard light suggestion earlier was great advice.
 
PriviligeradVitMan said:
Here's the thing: I'm a god-fearing humble man like yourselves, but I know jack about electrical engineering, yet I've found myself in a rather peculiar situation. In particular, I'm supposed to perform electrical engineering.

So, we're supposed to design a model of a theoretical city, using our perpetual middle school knowledge of how to do said thing. My team would like to blow **** out of the water and integrate some sort of "dynamic" (pardon my misuse of EE terminology) support for lights in, e.g street lamps. In particular, we'd like so called "photodetectors" to determine which street lamps should be turned on and how much they should be turned on. Where can we buy "photodetectors"? Is this a reasonable project for newbies within a timeframe of ~4 weeks? What are the names of some good brands, so that we can search for reasonable products within the domestic market?

Gracias
You might not be aware, but photodetectors of one type or another are already used to automatically turn city street lights on and off according to light levelsDave
 

Similar threads

Back
Top