Ana-Maria Puscasu
Published © CC BY-SA

JLCMC Split Aluminum Enclosure for Custom Electronic Project

In this hands-on project, you will create a custom electronics project housing using the versatile JLCMC Split Aluminum Enclosure

BeginnerFull instructions provided5 hours380
JLCMC Split Aluminum Enclosure for Custom Electronic Project

Things used in this project

Hardware components

Arduino UNO
Arduino UNO
×1
SparkFun Breadboard Power Supply 5V/3.3V
SparkFun Breadboard Power Supply 5V/3.3V
×1
Flutter Basic
Flutter Wireless Flutter Basic
×1
Enclosure for Arduino Uno
Enclosure for Arduino Uno
×1
Proximity Sensor
Proximity Sensor
×1
Standoffs
Digilent Standoffs
×1
PCB Mounting, Screw Mount Lock-In Support
PCB Mounting, Screw Mount Lock-In Support
×1
Mounting Bracket, Right Angle
Mounting Bracket, Right Angle
×1
LED Heat Sink, SMD LED Arrays
LED Heat Sink, SMD LED Arrays
×1

Software apps and online services

Arduino IDE
Arduino IDE
The main environment for writing and uploading code to the Arduino.
Tinkercad
Autodesk Tinkercad
Purpose: A simple tool for creating circuit diagrams, 3D models, and even simulating Arduino projects before real-world testing.
Autodesk EAGLE
Autodesk EAGLE
For designing custom PCBs if your project needs custom circuit boards.

Hand tools and fabrication machines

Drill / Driver, Cordless
Drill / Driver, Cordless
To drill holes for screws, mounting brackets, standoffs, etc.
Multitool, Screwdriver
Multitool, Screwdriver
To secure screws for mounting the Arduino and other components.
Digilent PCB Ruler
Digilent PCB Ruler
o measure and mark out where to cut and drill in the enclosure.
Wire Wrap Tool, Pencil
Wire Wrap Tool, Pencil
For marking measurements on the enclosure before cutting or drilling.
Mastech MS8217 Autorange Digital Multimeter
Digilent Mastech MS8217 Autorange Digital Multimeter
To check electrical continuity, voltage levels, and troubleshooting any issues.
Cable Stripping Tool for Coaxial Cables, Rotary
Cable Stripping Tool for Coaxial Cables, Rotary

Story

Read more

Code

JLCMC Split Aluminum Enclosure for Custom Electronics Projects

How the Code Works: 1. Pin Setup: The proximity sensor is connected to pin 2, and the LED is connected to pin 13. 2. Input from Proximity Sensor: The sensor sends a HIGH or LOW signal to the Arduino based on whether it detects an object. 3. LED Behavior: If the sensor detects an object (sensor value HIGH), the LED turns on. If no object is detected (sensor value LOW), the LED turns off. 4. Serial Monitor: The status of the sensor is printed to the Serial Monitor for debugging purposes.

Credits

Ana-Maria Puscasu
1 project • 1 follower
Contact

Comments

Please log in or sign up to comment.