Arduino Uno R3 Relay Shield
... show moreTemplate for Arduino Uno R3 Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Uno R3 itself along with the board outline on the silkscreen. #Arduino #Uno #Shield #Template #project-template #project33 Comments
1 Star
Q4-2022-Dogfooding-On Air-markwu2001-Remix-R0
... show moreModified 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.28 Comments
1 Star
ESP32 Robot Controller
... show moreControl board for autonomous or radio-controlled robots. It has inputs to connect distance sensors and encoders for autonomous mode. It can be radio controlled by the ESP32 bluetooth or by connecting a Flysky RC controller receiver to the IBUS port. It also has 3 push buttons and you can connect some kind of display by I2C to visualize and select configuration modes.Forked from original project: /jr98/esp32-robot-controller18 Comments
1 Star
Thermocouple Amplifier AD8495
... show moreThe AD8495 K-type thermocouple amplifier from Analog Devices is so easy to use, we documented the whole thing on the back of the tiny PCB. Power the board with 3-18VDC and measure the output voltage on the OUT pin. You can easily convert the voltage to temperature with the following equation: Temperature = (Vout - 1.25) / 0.005 V. So for example, if the voltage is 1.5VDC, the temperature is (1.5 - 1.25) / 0.005 = 50°C with terminal block connections12 Comments
1 Star
AUIDO-Helper
... show moreThis is a Kitchen Assistant Reference Design that runs on an ESP32 that connects to the network. The board has a microphone and bazer for communication and a display #referenceDesign #edge-computing #edgeComputing #espressif #template #esp32 #iot #i2s #reference-design11 Comments
1 Star
On Air R2 - Thread Enabled
... show moreR2 w Thread changes: -Moving to Letter Modules for ease of design -Adding MGM210L for Matter on Thread On/Off and intensity control -Shifted A and R letters closer to fix Kerning-Optional: Add unpopulated AA Battery Holder for battery optionR1 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 soldermaskModified by markwu2001:- Adjustable Brightness,
- 85-90% Drive Efficiency
- <5W Operation (Can use 5V 1A Plug) This project can be purchased from LCSC
11 Comments
1 Star
Arduino Uno learner's kit
... show moreThe Arduino Uno learner's kit with ESP32 is a versatile educational tool for beginners. It combines an Arduino Uno board with additional components like a 2-channel motor driver, 7-segment display, relay outputs, programmable LEDs, push buttons, and analog inputs. This kit enables learners to explore electronics, programming, robotics, home automation, and more. With the ESP32 module, Wi-Fi and Bluetooth connectivity are possible, expanding the range of projects. It's a comprehensive package that fosters creativity and knowledge in the exciting world of electronics and programming. #arduino #esp3210 Comments
1 Star
XL6009 Boost Module DC-DC Adjustable
... show moreXL6009 Boost Module DC-DC Adjustable Module DC3.0-30V to DC5-35V Output Voltage Power Converter Circuit Board Module 400KHz https://www.amazon.com/HiLetgo-Adjustable-DC3-0-30V-DC5-35V-Converter/dp/B07BNHR4HW/ref=sr_1_3?dchild=1&keywords=XL6009&sr=8-310 Comments
1 Star
ESPRSSO32 Smart Scale AI Auto Layout [Example] tXfM
... show moreLearn how to use AI Auto Layout on this ESP32 Espresso Smart Scale! In one click you’ll see AI Auto Layout perform magic. Pay close attention to how we recommend creating rulesets, zones, and fanouts. By copying the setup in this example on your own project, you’ll have a fully routed board in no time!9 Comments
1 Star
FireBeetle 2 ESP32-E IoT Microcontroller (Supports Wi-Fi & Bluetooth)
... show moreSpecially designed for IoT ESP-WROOM-32E-based main controller board with dual-core chips. #ESP32 #ESP32WROOM #RF #WIFI #MCU9 Comments
1 Star
Block Diagram Review Demo
... show moreThe "Green Dot 2040E5" Board is a Node that interfaces RS485 Sensor probes and can log information to the cloud using LoRa Connectivity. It uses the XIAO RP2040 and the LoRa-E5 (STM32WLE5JC) modules from Seeed Studio to do its magic. It also has amazing power management capabilities (Solar charging, Battery protection, etc) that make it very useful for IoT applications #SeeedStudio #XIAO #LoRa #RP2040 #IoT9 Comments
1 Star
Raspberry Pi 5 Hat Template
... show moreTemplate for Raspberry Pi 5 Model Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #RaspberryPi5 #raspberry #Pi #RPi #Shield #template #project #project-template9 Comments
1 Star
semgdaq
... show moreThe semgdaq board is a wearable 6 channel data acquisition unit for capturing surface electromyographic (sEMG) signals from human arm muscles using SJ2-3593D jack connectors while conditioning, digitizing, processing and feature extracting them then transmitting the feature data as vectors to an external AI accelerated board through an SM12B-SRSS IDC connector using 12C and UART communication protocals where AI models are run for various applications including robotic control, muscle signals medical assessment and gesture recognition. The feature vectors are comprised of onset detection, slope sign changes, autoregression coefficients and Short Time Fourier Transform magnitude spectrum data for each segment or window of the signals in real time. This vectors can be used as the basis for further feature extraction on more computationally resourceful hardware where machine learning algorthms can be employed for descision making in the applications mentioned earlier. The board leverages INA125P instrumentation amplifiers together with filter stages utilizing LM324QT op-amps for conditioning and an STM32G4A1VET6 microcontroller for the digitization, processing, feature extraction and data transmission. Since AI models can only be as good as the data, the design of such a DAQ is necessary to ensure clean, reliable and real-time data for AI applications requiring sEMG feature data. The board also has USB-FS and JTAG to cater for debugging and external flash memory to extend its data storage and processing capability. The power (5V) is fed through a screw terminal and is regulated by two LDK320AM LDO regulators to offer 5V, 3.3V and 1.8V to meet the requirements of various components on the board.6 Comments
1 Star
ESP32 Robot Controller | AI Design Review Tutorial [Example] 3o6U
... show moreSpot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.5 Comments
1 Star
Nodemcu-12E ESP8266 cDtH
... show moreNodeMCU V3 ESP8266 ESP-12E is WiFi development board that helps you to prototype your IoT product with few Lua script lines, or through Arduino IDE. The board is based on ESP8266 ESP-12E variant, unlike other ESP-12E, you won’t need to buy a separate breakout board, usb to serial adapter, or even solder it to a PCB to get started, you will only need a usb cable (Micro USB).3 Comments
1 Star
STM32MP1 Linux Card
... show moreThis project designs a Linux Single Board Computer using STM32MP157FAC1, featuring DDR memory, a power management IC, USB and SD card interfaces, and essential user controls, aimed at versatile embedded applications.3 Comments
1 Star
Project Sunflower Seeds V1.1
... show moreSolar-powered autonomous development board that allows you to grow your project from a small seed to a big, beautiful flower. AAA(10440) LiFePO4 battery as energy storage. BQ25504 Ultra Low-Power Energy Harvester3 Comments
1 Star
Resistive Touch Screen Controller - STMPE610
... show moreThis breakout board features the STMPE610, which has both I2C and SPI interfaces available. There is also an interrupt pin that you can use to indicate when a touch has been detected to your microcontroller or microcomputer.3 Comments
1 Star