Skip to content

Instantly share code, notes, and snippets.

@cdeister
Last active July 24, 2019 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeister/a9a8073963ee7c8869aed68aaa2f9420 to your computer and use it in GitHub Desktop.
Save cdeister/a9a8073963ee7c8869aed68aaa2f9420 to your computer and use it in GitHub Desktop.
Sci-Maker Links (NS&B 2019)
Raspberry Pi Camera:
The stock camera is nice. But, you can get the same sensor from many 3rd parties that also has an "M12" lens mount. This is like the one we used in lab. You can get a lens set and find the right one for your purposes and FOV:
Link to M12 lens kit
https://www.amazon.com/dp/B07L92S9MT/ref=twister_B07P935WRY?_encoding=UTF8&th=1
Links to camera:
IR sensitive with M12 mount:
https://www.amazon.com/Arducam-Camera-Raspberry-Interchangeable-LS-2717CS/dp/B013JV4Z7K?ref_=fsclp_pl_dp_1&th=1
Some with the LEDS too:
https://www.amazon.com/Arducam-Noir-Camera-Raspberry-Illuminator/dp/B07D8S6JRH/ref=sr_1_3?keywords=pi+cam+leds&qid=1563979220&s=gateway&sr=8-3
Cheaper!
https://www.amazon.com/GAOPAN-Raspberry-Camera-Module-Supports/dp/B07QWTSJK7/ref=sr_1_17?keywords=computer+vision+camera&qid=1563979457&s=gateway&sr=8-17
Just the LEDS
https://www.amazon.com/Infrared-High-power-Illuminator-Adjustable-Raspberry/dp/B01M3U8DIT/ref=sr_1_8?keywords=pi+cam+leds&qid=1563979251&s=gateway&sr=8-8
Printable Pi Zero W Case With Alternative Lens Mount
https://www.thingiverse.com/thing:2515285
Printable Pi Zero W Case For Cam with LEDS
https://www.thingiverse.com/thing:3232896
Longer Pi Cam Cables (can get on amazon etc too)
https://www.adafruit.com/product/2144
Alternative Cameras
Pixy2
https://www.amazon.com/Pixy2-Smart-Vision-Sensor-BeagleBone/dp/B07D1CLYD2/ref=sr_1_21_sspa?keywords=pi+cam+leds&qid=1563979251&s=gateway&sr=8-21-spons&psc=1
Same, but with a Pan/Tilt Servo
https://www.amazon.com/Pan-Tilt2-Servo-Motor-Pixy2/dp/B07D1CWJTV/ref=pd_bxgy_147_img_2/136-3484665-6952053?_encoding=UTF8&pd_rd_i=B07D1CWJTV&pd_rd_r=860cd818-6e76-45ad-8d33-bd1107016bd2&pd_rd_w=79MOD&pd_rd_wg=sQXwQ&pf_rd_p=a2006322-0bc0-4db9-a08e-d168c18ce6f0&pf_rd_r=WZ11GS0V2K5DJPPVTM6Q&psc=1&refRID=WZ11GS0V2K5DJPPVTM6Q
Thermal "Cam"
https://www.adafruit.com/product/3538
https://www.adafruit.com/product/3622
OpenMV (has integrated controller, can do on chip stuff!)
Also has M12 mount
https://openmv.io
Teensy
https://www.pjrc.com
Teensy Project Browser!
https://www.pjrc.com/teensy/projects.html
Learning:
Adabox
https://www.adafruit.com/adabox/
Adafruit Leaning Forum
https://learn.adafruit.com
Culture
"The New Industrial Revolution" Chris Anderson
https://www.amazon.com/Makers-Industrial-Revolution-Chris-Anderson/dp/0307720969
Matlab
Interactive Segmentation Tutorial (general computer vision stuff)
https://www.mathworks.com/matlabcentral/fileexchange/25157-image-segmentation-tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment