Bubble display shield for Adafruit Trinket


https://www.electronics-lab.com/bubble-display-shield-for-adafruit-trinket/

davedarko created this Adafruit Trinket Pro shield for the HP QDSP-6064 bubble display. The design files and source code are hosted on GitHub. An additional temperature sensor in the form of the LM75 can be added to this bubble display shield. The atmega32p is capable of driving up to 40mA per pin, so with the […]

ESP8266 + DS18B20 to Emoncms


https://www.electronics-lab.com/esp8266-ds18b20-to-emoncms/

Jhon_Control @ instructables.com has written a tutorial on how to monitor temperature using the ESP8266 and DS18B20 and display the data on Emoncms platform.  Emoncms is an open source web application that enable you to monitor and visualize different environmental data. ESP8266 + DS18B20 to Emoncms – [Link]

Lasers built on silicon are a step towards fully integrated photonics


https://www.electronics-lab.com/lasers-built-on-silicon-are-a-step-towards-fully-integrated-photonics/

A group of researchers from the Cardiff University has demonstrated the first practical laser that has been grown directly on a silicon substrate. by Graham Prophet: The lasing structure was formed in indium arsenide/gallium arsenide layers grown directly on a silicon substrate; the research group notes that previous work has involved wafer bonding techniques to […]

LSM6DSL – 3D accelerometer and 3D gyroscope


https://www.electronics-lab.com/lsm6dsl-3d-accelerometer-and-3d-gyroscope/

Two low-power 6-axis inertial modules introduced from STMicroelectronics, the LSM6DSL and LSM6DSM. Both they pack a 3-D digital accelerometer and a 3-D digital gyroscope in a miniature package. These modules consume 0.4 mA in combo normal mode and 0.65 mA in combo high-performance mode, cutting power consumption by as much as 50% over their current predecessors. The LSM6DSL […]

Control a High Power 4W COB LED with Arduino Uno


https://www.electronics-lab.com/control-a-high-power-4w-cob-led-with-arduino-uno/

educ8s.tv has published a new Arduino Video tutorial: High Power LEDs are very popular and low cost nowadays so I thought it would be a good idea to learn how control them with Arduino. So, I built a simple project that simply turns on a 4W Cob LED when the button is pressed. When the […]

The incredible story behind the Gerber PCB file format


https://www.electronics-lab.com/the-incredible-story-behind-the-gerber-pcb-file-format/

Max Maxfield @ edn.com writes about the famous Gerber format and the history behind it. Gerber format is actually an ASCII vector format that defines copper layers, solder mask, legends on a PCB and it’s used by manufacturing companies to produce the actual PCB. The incredible story behind the Gerber PCB file format – [Link]

Raspberry Pi 2 Web Hosting – Full Email Server & Web Server


https://www.electronics-lab.com/raspberry-pi-2-web-hosting-full-email-server-web-server/

LDSrelience shared this video on Youtube! This is a short video going over a project I just finished to prove that a Raspberry Pi 2 Model B (new as of February 2015) can run a light duty website and low volume email server. I have installed Apache2 for the web server, which takes like 2 […]

SK6812 – a new intelligent RGB LED


https://www.electronics-lab.com/sk6812-a-new-intelligent-rgb-led/

Tim discuss about a new RGB LED that appeared on the market: During the last months, a new WS2812 alternative appeared on the market: The SK6812. I finally managed to get my hands on some of them to take a closer look. In most aspects these devices are basically clones of the WS2812. What is […]

5V @3A Switching Power Supply


https://www.electronics-lab.com/project/5v-3a-switching-power-supply/

This circuit is about a buck regulator which can produce an output of 5V for a input voltage ranging from 7V to 40V. LM2576 is a monolithic IC and it acts as the heart of this circuit. This IC has a potential of delivering an output current up to 3A and requires less number of […]

Eye Diagram Basics: Reading and applying eye diagrams


https://www.electronics-lab.com/eye-diagram-basics-reading-and-applying-eye-diagrams/

Deepak Behera, Sumit Varshney, Sunaina Srivastava, and Swapnil Tiwari discuss about using an oscilloscope to create eye diagrams and quickly evaluate system performance and gain. Accelerating data rates, greater design complexity, standards requirements, and shorter cycle times put greater demand on design engineers to debug complex signal integrity issues as early as possible. Because today’s serial […]