Night Vision ScopeCamera
Night Vision ScopeCamera
by JT_Makes_It
In this Instructable you will see how I made a night describe the design process.
vision scope/camera. It is capable of recording in very
low light. It can be used in many scenarios, even like a
dashcam for recording the night footage.
//www.youtube.com/embed/tdkLzGZF0po
I was inspired by this Instructable:
https://www.instructables.com/DIY-Pocket-sized-Nig...
This project is quite di cult for a beginner. But you will https://bit.ly/2NjfpOp
de nitely not need as much equipment as I have on the
photo above :) - Runcam Night Eagle 2 Pro drone FPV camera:
If you decide to go the simple way or want to You need to connect the wires as shown and you need
understand my wiring more easily, here is the basic to use a DC-DC converter, to boost the battery voltage
schematic which shows how camera and display are to a stable 5V used to power the camera, display and
connected together. The rst schematic is without DVR DVR. You want something with a current capability of 1A
and the other one is with DVR. or more.The circuit draws a bit more than 500mA.
Something like that could work and you will also get a
If you choose to use the same DVR as I used, note that charging circuit for the battery. All in one.
the preview you will see on the display, will seem a bit
Laggy. Looks like this DVR is quite slow for previewing. https://www.aliexpress.com/item/32793055741.html?s...
But the recordings come out nicely.
(not a liated)
The basic wiring is very simple, if you want to go the
simple way, you can do without the PCB.
This circuit uses a ridiculously miniature BQ29700 IC, So it keeps the battery safe and healthy.
which with the help of some components protects the
battery from: If you use protected 18650 batteries you don't need this
circuit as it performs the same function as built-in
- overvoltage protection. I had some unprotected cells laying around
and I decided to put protection on the board directly.
- undervoltage
- overcurrent
This circuit charges the battery when you connect the micro USB connector.
It limits the charging circuit to 800mA which enables charging at moderate speed when connected to wall charger.
When the battery is charging, the red LED is on, indicating the charge. When the charge is complete, the LED turns o .
This circuit generates a stable 5V from the 2.5V-4.2V system on or o with a very small low current switch.
battery voltage.
The display, camera and DVR combined consume
It is a simple Boost Converter. (the output voltage is approximately 500mA of current, this small switch I
higher than the input voltage) wanted to use is capable of switching only 100mA. By
using the switch to operate only the enable signal, I was
The switch is connected to the enable circuit which turns able to use this tiny switch and save some space.
the converter on or o . This way, you turn the whole
https://drive.google.com/ le/d/13GhPQQ2v9n4S9GOvP. In the attached .pdf, you can see the assembly
.. instructions for soldering the components to PCB,
including the bill of materials.
Download
https://www.instructables.com/ORIG/FIU/J2JR/KGTES1FF/FIUJ2JRKGTES1FF.pdf
It is indeed the most complicated part I have ever And the enclosure somewhat works as it should.
designed :) I am quite proud of it.
It is also very di cult for printing. No matter how you Here are the 3D les:
position it on the plate, you will always have some
di cult to remove supports or the print will not look as https://www.thingiverse.com/thing:4636835
nice. If you have dual extruder printer with water soluble
supports you will win :) As you have seen in the video, it
You can avoid crimping if you don't have the tools. enclosure(for turning on the IR LEDs).
Soldering is just as cool :) I would also solder the thing
together, but I got an opportunity to borrow the For the camera and display, I simply cut the existing
crimping tools from work. wires at appropriate lengths and revealed the internal
wires. You can decode what colour is which on the basic
I used JST PH type connectors. schematics in step 2. The schematic contains the correct
colour coding. On the PCB there is a marking print,
I prepared the wires for camera, display, the IR LEDs in indicating which wire goes where.
the front, the switch which goes on top of the
The PCB slides in the slots in the enclosure. Rest of it is pretty much self explanatory. See the video for some assembly
process.
The night sky was mostly clear, with almost full moon. You can check out more shots in the YouTube video at
You can also see some stars. the beginning of Instructable as the still images don't
show the full potential the video looks much more
The second photo is taken while driving a car with detailed.
regular halogen lights. You can see that the camera
could also be used as a night dashcam as it provides
excellent visibility.
Some ideas, with only categorical relevance (please do not construe these as specific to your
build). I worked on a similar idea, based on the universal scene of driving at night, speeding, and
catching a new set of headlights in the rear view mirror and [inevitably] thinking, "hmmm, I
wonder if that's a cop...". As a Utopian optimist who wishes to make the world a better place, I
wanted to address that situation with my signature overkill. I built a "light cannon" and "far-seeing-
rear-view-cam". I am planning to upload the project for everyone soon, but some quick highlights
from what I learned so far.
(]1.[) HSBLC - Highlight-Supression-Backlight-Compensation - a git'r-dunn no frills solution to 2
high-beam halogens aimed exactly at your camera, but you wish to read the fine print between
these angry f-off lights. What do you do, if you can't swap cameras, or have buddy in car#2 pull
up and ask the nice lady to, "please, for just like, a half-a-second [gesturing with thumb and
forefinger to indicate "thin" or "tiny"] turn off your lights, and then on again... Please? It's like, for
art, you know?"
-- you write some code, to recalculate the scene, but first assign a dark dark gray to the blown out
highs. All you HDR nerds know that an image sensor only has a handful of EV's per frame, so
Night Vision Scope/Camera: Page 11
this is an effort to have the camera squint a little. Amazingly, it works! This is your basic license
plate reading technology, upstream from the machine vision OCR.
[It doesn't matter if your UNSUB is the occupant[s] of the vehicle instead of its registration tags,
you get to see what you want with this camera, straight out of the box. The feature is accessible
with a button click or through logic.]
(]2.[) Light Cannon. Without giving away my designs just yet, I suggest collimating the light for
long distance viewing, my goal is 3 to 5x your high-beam distance, but in my case, looking
backwards.
Thanks! Yes it is quite expensive, but commercial versions cost multiple times that amount for
pretty much the same performance.
True!
Pretty cool
Thanks!
That's really cool. And your instructable is great. Thanks for presenting it.