Playground: LoSS - ST LoRa Data Logger
The LoSS - ST LoRa Data Logger project is designed to collect and log data using LoRa connectivity. It includes interfaces for JTAG and UART communication. Key components include multiple capacitors, resistors, a crystal oscillator, and an NXP MCU. The device interacts with various sensors and transmits data periodically using LoRa technology. Interface elements include buttons and a display for user interaction.... show more21 Comments
1 Star
Wireless wearable glove
This project is a wireless wearable glove (smart glove) for sign language translation. It uses Arduino Nano - ATMega328P, Accelerometer - ADXL345 and a Bluetooth module HC -05 to transmit and display the signs on any compatible display device like a mobile phone or a LCD - LM016L. In this project, I have used a 5x8 LCD display - LM016L to display the test converted. (strings, numbers etc.)... show more19 Comments
1 Star
ESP32 Robot Controller
Control 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: https://www.flux.ai/jr98/esp32-robot-controller... show more18 Comments
1 Star
Webcam & TouchKey Laptop PCB
This project involves designing a PCB for the lid assembly of an open-source laptop. The design integrates various sensors, including a microphone, camera, and ambient light sensor, ensuring precise alignment with the display glass. It features touch sensors to control LED lighting, spring-loaded contacts for touch-key interaction, and 3D-printed light diffusers for efficient lighting. Additionally, the PCB includes a power management system with status LEDs and a PFC for connecting to the external laptop PCB. The goal is to create a versatile, upgradeable, and user-friendly component for the laptop's lid. Specific parts of the project include 1. Microphone - Audio input capture 2. Ambient Light Sensor Module - Light intensity measurement 3. Camera - Video capture 4. LDO Regulators (3 TLV74 Series) - Voltage regulation for different components 5. Crystal - Clock generation 6. Touch Sensor Controller - Touch-key interaction 7. Flip-Flop - State keeping in logic circuits 8. LEDs (LTRBR37G Series) - Lighting indication 9. FPC Connector - Interface with main laptop PCB... show more15 Comments
1 Star