Recycling parts from other electronics

AI Thread Summary
A user is seeking advice on recycling parts from old electronics for a school project to create a QR code reader, specifically looking for a graphic LCD display, an Arduino board, and a small camera. Suggestions include salvaging small LCD displays from various devices by identifying the controller chip and its datasheet. For the Arduino board, it's noted that one could use just the chip with a bootloader and assemble the necessary components to create a DIY board. Digital cameras or webcams are recommended as potential sources for the camera, though they may be costly. Overall, the discussion emphasizes the feasibility of repurposing components but highlights the challenges of sourcing complete, functional parts.
CGarrett
Messages
1
Reaction score
0
Hi everyone, first time poster on Physics forum here. I'm working on a school project to make a device to read QR code. I'm strapped for cash so I'm trying to figure out if I can recycle some parts from used electronics. Looking for the following parts:

- a graphic LCD display
- an arduino board
- small camera

I found these parts on sparkfun.com that would work for my purposes.

Graphic LCD Display
http://www.sparkfun.com/products/710"

Arduino Board
http://www.sparkfun.com/products/9219"

Camera
http://www.sparkfun.com/products/10061"


I could buy them online but I'd rather use the money towards rent. Does anyone have suggestions of common, everyday electronics that I could recycle these parts from? Any help or guidance is appreciated.
 
Last edited by a moderator:
Engineering news on Phys.org
I doubt you'll find a microcontroller dev board to salvage from anywhere. That dev board isn't even complete. You still need a power supply and some way to get data on to it.

As for the camera, you could find something similar in a digital camera, webcam, but those would easily set you back the same amount or more.
 
I was thinking to hack a digital camera by hooking up serial cable for programming the microcontroller in it (in that particular camera it does accept serial programming), but never really got around with it. That would require a LOT of reverse engineering.
You can in principle reuse small lcd display from anywhere, you need to google up the chips around and find controller chip's datasheet, then wire up your wires to it's inputs.

Arduino Board - you can get just the chip alone (preprogrammed with arduino bootloader even), it's something like 5 euros, and the quartz resonator etc and wire it up to serial port yourself, essentially, make that board on your own.

The camera too, you can salvage it from old digital camera and google up specifications for the cam and it's interface chip (the one that reads the CCD).
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...

Similar threads

Back
Top