35-second Arduino language reference
https://www.electronics-lab.com/35-second-arduino-language-reference/
A 35 seconds walk through the Arduino language specifications and how to use it. By reading the below, in 35 seconds you will have a complete knowledge of the Arduino programming language specifications. Then scroll to the bottom for how to use it. 35-second Arduino language reference – [Link]
Circuit delivers constant power to a load
https://www.electronics-lab.com/circuit-delivers-constant-power-load/
Kiril Karagiozov @ edn.com has a circuit idea that is able to deliver constant power to a load. This is done by generating energy pulses, independent of resistance of the load. If you have a load with a variable or poorly specified resistance and want to regulate the power applied to it (a heater for […]
Cleanroom Protocol: The Gowning and De-Gowning Process
https://www.electronics-lab.com/cleanroom-protocol-gowning-de-gowning-process/
Cleanroom Protocol: The Gowning and De-Gowning Process – [Link]
Calendar- Time – Humidity and Temperature Arduino LCD display
https://www.electronics-lab.com/calendar-time-humidity-temperature-arduino-lcd-display/
Jordan Kreindler shows us how to build a Battery Saving LCD display that is a able to show Time, Date, Humidity and temperature using DHT22, RTC3231 and Arduino. The power saving mode here is what sets this Instructable apart from other examples showing day of the week, month, day of the month, time, humidity, and […]
An Open-Source SoCs with RISC-V From SiFive
https://www.electronics-lab.com/open-source-socs-risc-v-sifive/
SiFive, a startup from San Francisco, is trying to democratize the access to the world of SoC designing and manufacturing by giving the ability of customizing silicon to the smallest company, inventor, or maker, and taking “the hard parts of building chips working with 3rd part IP, EDA tools and foundries … “ stated by […]
5 Tips on designing RF PCBs
https://www.electronics-lab.com/5-tips-on-designing-rf-pcbs/
Michael Ossmann shared some of his practical experience and insights in designing RF PCBs, Michael designed a lot of RF PCBs like HackRF One, which is an open source SDR (Software Defined Radio) platform. Michael tips don’t include talking about Smith charts, Q factor, S parameters …etc which need a lot of academic knowledge, instead […]
EasyEDA’s Free and Online Gerber Viewer
https://www.electronics-lab.com/easyedas-free-online-gerber-viewer/
EasyEDA is a cloud-based EDA tool suite which supports open source and working collaboratively. Tools from EasyEDA include circuit simulation using Spice, PCB design, electronic circuit design and now RS-274X (Gerber) and Excellon gerber viewer, all are free. To use this viewer you need to upload your gerber files, in RS-274X format, in a zip […]
External Hardware Monitor
https://www.electronics-lab.com/external-hardware-monitor/
Vincenzopaolo FlameE @ instructables.com shows us how to create an external hardware monitor based on Arduino and Nokia LCD display. Communication with the PC is done using Visual Basic program. Hi guys! Today I will show you how create an external hardware monitor with any Arduino board(in my case a pro micro board), a Nokia […]
Peak Smart Lamp – Grow Daily
https://www.electronics-lab.com/peak-smart-lamp-grow-daily/
Peak is a smart lamp that combines light, encouraging messages and a personal improvement algorithm to help you form better habits. Peak is the first smart lamp that helps people form better habits in small, progressive steps. Developing new habits is challenging. We often resist change, even when it’s good for us. Peak cuts through […]
2 Digit Digital Up Counter Using PIC16F1825
https://www.electronics-lab.com/2-digit-digital-counter-using-pic16f1825/
The Two Digit UP Counter project built using PIC16F1825 Microcontroller from Microchip, CAT4016 serial to display driver IC from ON-Semiconductor and two 7 Segment common anode 0.5 Inch display. Project works using two switches S3 and S2, third switch has no use. When switch S3 is pressed it increments the count on display by one […]