WiFi-enabled Color LED Matrix using ESP8266 and WS2812 LEDs


https://www.electronics-lab.com/wifi-enabled-color-led-matrix-using-esp8266-ws2812-leds/

ray @ rayshobby.net build a wifi enabled color led matrix using ESP8266. He writes: Last Thursday I had a lot of fun doing a workshop at my college (UMass Amherst) where I taught students to use a WiFi-enabled Color LED matrix combined with Javascript programs to create animations displayed onto the LED matrix. The matrix […]

4-20 mA current output for Arduino Uno


https://www.electronics-lab.com/4-20-ma-current-output-arduino-uno/

Giovanni Carrera writes: The purpose of this project is to provide a 4-20 mA output from a PWM signal generated by a microcontroller ATmega328 and numerous other chips, such as the PIC. One of the more interesting applications of this circuit would be to replace or to realize a smart sensor with Arduino.” 4-20 mA […]

Arduino Based Sun Tracker Turret


https://www.electronics-lab.com/arduino-based-sun-tracker-turret/

Sun tracker systems are widely used in solar panel setups to get maximum performance. You may want to use one in your personal solar panel setup. Now you can make your own with an Arduino, following the project that’s designed by RobotGeek Team and Wade Filewich. Parts You’ll Need: RobotGeek Desktop Roboturret x1 RobotGeek Rotation Knob x2 […]

Brillo, the new OS for IoT by Google


https://www.electronics-lab.com/brillo-new-os-iot-google/

Google had launched Brillo, a new Android based OS used for embedded development – in particular for low-power, IoT devices. Brillo brings the simplicity and speed of software development to hardware for IoT with an embedded OS, core services, developer kit, and developer console. Brillo works in conjunction with Weave, an open, standardized communications protocol […]

Build Your Own Cheap Antenna Analyser


https://www.electronics-lab.com/build-cheap-antenna-analyser/

Ham radio is the use of radio frequency spectrum for purposes of non-commercial exchange of messages, wireless experimentation, self-training, etc. Developing a ham radio project may requires using an antenna analyser, a device that is used for measuring input frequency and impedance. There are many types of antenna analysers such as Anritsu VNA Master, RigExpert, […]

Tau : The Tiny 32-bit Arduino Zero Compatible!


https://www.electronics-lab.com/tau-32-bit-arduino-zero-compatible/

“Tau” is a new board in the world of embedded systems, designed by Rabid Prototypes.  It is powered by a 32-bit ARM core, but Tau’s main strength is full compatibility with the well-known Arduino Zero,  yet in a very tiny package. What is the Tau? The Tau is an extremely affordable, open source, miniaturized version of […]

ADXL354 – MEMS ICs detect structural defects


https://www.electronics-lab.com/adxl354-mems-ics-detect-structural-defects/

Three-axis MEMS accelerometers, Analog Devices’ ADXL354 and ADXL355 perform high-resolution vibration measurement to enable the early detection of structural defects via wireless sensor networks. The low power consumption of the devices lengthens battery life and reduces the time between battery changes. by Susan Nordyk @ edn.com The analog-output ADXL354 and digital-output ADXL355 offer selectable measurement […]

€15 IoT Geiger Counter using ESP8266


https://www.electronics-lab.com/e15-iot-geiger-counter-using-esp8266/

Geiger counters are devices used to detect radioactive emissions, most commonly beta particles and gamma rays. The counter consists of a tube filled with an inert gas that becomes conductive of electricity when it is impacted by a high-energy particle. The Geiger–Müller tube or G–M tube is the sensing element of the Geiger counter instrument […]

TE0722 Zynq DIPFORTy1 “Soft Propeller” Module


https://www.electronics-lab.com/dipforty1-soft-propeller-fpga-board/

The DIPFORTy1 is a powerful Xilinx based FPGA board with small form factor and many programmable I/Os. It is popular for its high performance at most competitive price. Introduction: The TE0722 is based on the Xilinx Zynq-7000, a System on Chip. It contains a FPGA and a Dual Core ARM A9+ processor with enough logic […]

Turn your Zero Pi into a USB Dongle


https://www.electronics-lab.com/turn-zero-pi-usb-dongle/

The $5 Raspberry Pi Zero is a standalone computer that can be embedded in various applications, but maybe now it is time to add some extra features. It comes with a USB OTG port, meaning it can function as a USB device rather than a USB host. Thus, it can become a serial device with […]