PCB Business Card V2
Change History from V1: -13.56MHz tuning -larger instruction font -put some stuff on the back #template I wanted to create a business card that has some functionality and shows off a bit of my portfolio IRL: -NFC to my flux page -here's the [instructables](https://www.instructables.com/PCB-Business-Card-With-NFC-Make-Yours-With-NFC-QR-/) -Put a bunch of modules on it Find the BoM [here](https://www.digikey.com/short/2db2vnmp)... show more1 Star
Custom Test Platform V1
I want to create a standard interface from my PCBs to my test equipment. My equipment: PSU: Rigol DP832 Scope: Siglent SDS 1202X-E WaveGen: Siglent SDG810 Logic Analyzer: DSLogic Plus 400MHz VNA: NanoVNA V2 6 scope channels (4 1X, 2 10X) 8 Logic Analyzer channels 1 Wavegen channel 4 Power Nets ( 2 pins each) (tie power nets to oscilloscope inputs) #template #testing... show more1 Star
Noisy Cricket Amp
PCB design for Beavis Audio Research's Noisy Cricket Amp. Designed to be an onboard amp for an instrument with a speaker in the body. JFET buffer replaced with op-amp buffer from Jack Orman because JFETs are currently hard to find. LED is dimmer than the original because my eyes are sensitive. ☀️ http://beavisaudio.com/projects/noisycricket/ https://electrosmash.com/noisy-cricket-analysis... show more1 Star
proy agua ms
Me agradezco a mí, quien pese a las dificultades impuestas por la propia plataforma, supe atacar y defender, obteniendo así el resultado que yo esperaba. No recomiendo Flux.... show more1 Star
On Air-markwu2001-Remix-R1 Backup Freeze
R1 changes: -Changed LED part to Red LEDs -adjusted resistor value of buck converter -Changed source for USB-C Connector -Removed exposed soldermask on buck converter with negative soldermask expansion -Order with black soldermask Modified by markwu2001: - Adjustable Brightness, - 85-90% Drive Efficiency - <5W Operation (Can use 5V 1A Plug) This project can be purchased from LCSC Original Description: Daddy's second circuit board. A sign to let my wife know when I'm on a call. Activates with a slide switch and is powered by USB-C.... show more1 Star
Guitar Pedal Template eu95
Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply, a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. size is a good default size for a 125B enclosure. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. Meant to be used with the 3PDT Breakout Board on my profile. #template... show more1 Star
Energy Meter Reference Design
This is an Energy Meter project leveraging an ATTiny85 microcontroller (U1) to sense current through an ACS712 module (U2). It displays the data in real-time on an OLED display (OLED1) and interacts with three buttons (NEXT, MENU, OK). This compact energy meter is suitable for edge computing and low-power Internet of Things (IoT) applications #project #keypad #arduino #attiny85 #ISP #referenceDesign #edge-computing #edgeComputing #microchip #template #reference-design... show more13 Comments
Ultrasonic Distance Meter Reference Design
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #referenceDesign #simple-embedded #microchip #template #reference-design... show more5 Comments
Ultrasonic Distance Meter Reference Design
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #referenceDesign #simple-embedded #microchip #template #reference-design... show more1 Comment
Ultrasonic Distance Meter Reference Design wtDA
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #referenceDesign #simple-embedded #microchip #template #reference-design... show more1 Comment
Ultrasonic Distance Meter Reference Design jRnP
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #referenceDesign #simple-embedded #microchip #template #reference-design... show more1 Comment
Arduino blood glucose meter shield
Glucose meter is a medical device that determines the approximate concentration of glucose in the blood. A strip containing chemicals that react with glucose in the drop of blood is used for each measurement. Op Amp Circuit description: LMC6484 IC_D is an integrator circuit. LMC6484 IC_A and IC_C are configured as unity gain buffer amplifiers. LMC6484 IC1B is configured as a trans impedance amplifier. Arduino is used for processing of the measured glucose level. The Arduino use the built in ADC module for analog to digital conversion. Further, the Arduino helps to detect the strip also.... show more1 Comment
Arduino blood glucose meter shield
Glucose meter is a medical device that determines the approximate concentration of glucose in the blood. A strip containing chemicals that react with glucose in the drop of blood is used for each measurement. Op Amp Circuit description: LMC6484 IC_D is an integrator circuit. LMC6484 IC_A and IC_C are configured as unity gain buffer amplifiers. LMC6484 IC1B is configured as a trans impedance amplifier. Arduino is used for processing of the measured glucose level. The Arduino use the built in ADC module for analog to digital conversion. Further, the Arduino helps to detect the strip also.... show more1 Comment
Energy Meter Reference Design
This is an Energy Meter project leveraging an ATTiny85 microcontroller (U1) to sense current through an ACS712 module (U2). It displays the data in real-time on an OLED display (OLED1) and interacts with three buttons (NEXT, MENU, OK). This compact energy meter is suitable for edge computing and low-power Internet of Things (IoT) applications #project #keypad #arduino #attiny85 #ISP #referenceDesign #edge-computing #edgeComputing #microchip #template #reference-design... show more1 Comment
Energy Meter Reference Design
This is an Energy Meter project leveraging an ATTiny85 microcontroller (U1) to sense current through an ACS712 module (U2). It displays the data in real-time on an OLED display (OLED1) and interacts with three buttons (NEXT, MENU, OK). This compact energy meter is suitable for edge computing and low-power Internet of Things (IoT) applications #project #keypad #arduino #attiny85 #ISP #referenceDesign #edge-computing #edgeComputing #microchip #template #reference-design... show more1 Comment
Arduino blood glucose meter shield
Glucose meter is a medical device that determines the approximate concentration of glucose in the blood. A strip containing chemicals that react with glucose in the drop of blood is used for each measurement. Op Amp Circuit description: LMC6484 IC_D is an integrator circuit. LMC6484 IC_A and IC_C are configured as unity gain buffer amplifiers. LMC6484 IC1B is configured as a trans impedance amplifier. Arduino is used for processing of the measured glucose level. The Arduino use the built in ADC module for analog to digital conversion. Further, the Arduino helps to detect the strip also.... show more1 Comment
Ultrasonic Distance Meter Module
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #reusable #module #simple-embedded #microchip #sublayout... show more1 Comment
Tense Sapphire P.K.E. Meter Raspberry Pi 5 HAT
Raspberry Pi 5 HAT for the Tense Sapphire P.K.E. Meter with two GPIO-driven LEDs, one buzzer, and two GPIO buttons on the 40-pin HAT interface.... show moreESP32 Water meter
ESP32 Water Meter is a board designed to accurately measure water usage using an ESP32 microcontroller. It integrates built-in Wi-Fi, Bluetooth, and BLE for seamless data transmission and remote monitoring. The design incorporates essential components such as a linear voltage regulator, USB-C connector for power and programming, fuse, and TVS diode for circuit protection. This robust solution offers reliable power management and sensor integration, making it ideal for IoT applications in water metering and resource monitoring. #ESP32WaterMeter #IoT #WaterMeter #ESP32 #DataTransmission #PowerManagement #ElectronicsDesign #PCBDesign... show moreESP32 power meter 4 ways
Compact 4-channel power meter using ESP32-C3, ACS712 sensors, ADS1015 ADC, relay control and I²C connectivity for efficient energy monitoring. #PowerMeter #ESP32 #IoT #EnergyMonitoring... show moreEnergy Meter Reference Design
This is an Energy Meter project leveraging an ATTiny85 microcontroller (U1) to sense current through an ACS712 module (U2). It displays the data in real-time on an OLED display (OLED1) and interacts with three buttons (NEXT, MENU, OK). This compact energy meter is suitable for edge computing and low-power Internet of Things (IoT) applications #project #keypad #arduino #attiny85 #ISP #referenceDesign #edge-computing #edgeComputing #microchip #template #reference-design... show moreUltrasonic Distance Meter Reference Design vwMF
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #referenceDesign #simple-embedded #microchip #template #reference-design... show moreArduino blood glucose meter shield
Glucose meter is a medical device that determines the approximate concentration of glucose in the blood. A strip containing chemicals that react with glucose in the drop of blood is used for each measurement. Op Amp Circuit description: LMC6484 IC_D is an integrator circuit. LMC6484 IC_A and IC_C are configured as unity gain buffer amplifiers. LMC6484 IC1B is configured as a trans impedance amplifier. Arduino is used for processing of the measured glucose level. The Arduino use the built in ADC module for analog to digital conversion. Further, the Arduino helps to detect the strip also.... show moreArduino blood glucose meter shield
Glucose meter is a medical device that determines the approximate concentration of glucose in the blood. A strip containing chemicals that react with glucose in the drop of blood is used for each measurement. Op Amp Circuit description: LMC6484 IC_D is an integrator circuit. LMC6484 IC_A and IC_C are configured as unity gain buffer amplifiers. LMC6484 IC1B is configured as a trans impedance amplifier. Arduino is used for processing of the measured glucose level. The Arduino use the built in ADC module for analog to digital conversion. Further, the Arduino helps to detect the strip also.... show more
Ultrasonic Distance Meter Module
This circuit is an ultrasonic distance meter based on an ATTiny2313 microcontroller. It uses an HC-SR04 ultrasonic sensor to measure distance and displays the results on an OLED display. The power supply is constructed using a Boost converter (TPS613222A) and a 2-cell AA battery. Additionally, it also includes ISP for programming, RESET and START switches, and LED indicators. #project #Template #projectTemplate #ultrasonic #OLED #arduino #attiny2313 #TPS613222A #ISP #reusable #module #simple-embedded #microchip #sublayout... show moreSpecified Pink P.K.E. Meter
Welcome to your new project. Imagine what you can build here.264 Comments
Arbitrary Apricot P.K.E. Meter
Welcome to your new project. Imagine what you can build here.118 Comments
Shallow Crimson P.K.E. Meter
Welcome to your new project. Imagine what you can build here.81 Comments
Domestic Magenta P.K.E. Meter
Welcome to your new project. Imagine what you can build here.53 Comments
Dramatic Copper P.K.E. Meter
Welcome to your new project. Imagine what you can build here.46 Comments
Institutional Peach P.K.E. Meter
Welcome to your new project. Imagine what you can build here.42 Comments
Immense Emerald P.K.E. Meter
Welcome to your new project. Imagine what you can build here.37 Comments
Disabled Chocolate P.K.E. Meter
Welcome to your new project. Imagine what you can build here.35 Comments
Renewed Turquoise P.K.E. Meter
Welcome to your new project. Imagine what you can build here.31 Comments
Communist Salmon P.K.E. Meter
Welcome to your new project. Imagine what you can build here.28 Comments
Permanent Fuchsia P.K.E. Meter
@ copilot. dame un circuito que me indique a la salida en display 7 segmentos usando un registro 74hc164p solo la hora en tiempo real controlando la puesta en hora con un pulsador.... show more26 Comments
Unacceptable Jade P.K.E. Meter
Welcome to your new project. Imagine what you can build here.24 Comments
Confident Silver P.K.E. Meter
Welcome to your new project. Imagine what you can build here.23 Comments