led

WiFi enabled Color LED Matrix using ESP8266 and WS2812 LEDs

WiFi-enabled Color LED Matrix using ESP8266 and WS2812 LEDs

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 is made of 5×7 WS2812 (NeoPixel) LEDs. I’ve actually designed it two years ago […]

WiFi-enabled Color LED Matrix using ESP8266 and WS2812 LEDs Continue Reading

Home Energy Monitor 2

Home Energy Monitor

The purpose of the Home Energy Monitor Final Project is to give people a better idea how much electrical power they consume in a residential system. The method used for this application will utilize a clip on noninvasive current sensor on each 120V line coming in to the residential breaker panel box. The power data

Home Energy Monitor Continue Reading

RGB LED Grid 2

RGB LED Grid

This project involved creating a red, blue, green (RGB) light emitting diode (LED) matrix that displayed the colors of the rainbow. The colors of the rainbow were chosen to show the full color spectrum that the LEDs are capable of, while still giving distinct variation within the LED matrix. In this project, each diagonal of

RGB LED Grid Continue Reading

ESP8266 Wifi enabled 8×64 pixel LED matrix display

ESP8266 Wifi enabled 8×64 pixel LED matrix display

This project is a modification of my previous Bluetooth-enabled LED matrix display project, which used 8×64 monochromatic LED matrix (total 512 LEDs) for displaying scrolling text message. The original project used Bluetooth for display data transfer from a smartphone, but this one now uses Wifi. The display message is sent through web browser to a ESP8266

ESP8266 Wifi enabled 8×64 pixel LED matrix display Continue Reading

HOME A1

Oct Home Automation using ESP8266 & Blynk App – IoT

A home automation system is an automating the bulk of electronic and electrical tasks within a home. It uses a combination of hardware and software to enable control and management over appliances and devices within a home. Home automation not only refers to reduce human efforts but also energy efficiency and time saving. Here we are performing home automation

Oct Home Automation using ESP8266 & Blynk App – IoT Continue Reading

sample s ADC claims better SNR Watt

Driving 14-segment displays with the MAX6954

Abstract: This article is how-to guide, intended as a quick learning aid for engineers considering using the MAX6954 to drive 14-segment monocolor LEDs. The MAX6954 is a versatile display driver, capable of controlling a mix of discrete, 7-segment, 14-segment, and 16-segment LED displays through a serial interface. This application note shows a typical application and configuration

Driving 14-segment displays with the MAX6954 Continue Reading

CONTRO1 1

Controlling Arduino with Raspberry Pi using pyFirmata

Controlling Arduino with Raspberry Pi using pyFirmata Although Raspberry Pi and Arduino are two different hardware in terms of their applications and structure, but they both are considered as two competing open source hardware platforms. They both have very strong community and support. Today we will slightly change things, and show you how we can take advantage of

Controlling Arduino with Raspberry Pi using pyFirmata Continue Reading

INTERF1

Interfacing LabVIEW With Arduino

Interfacing LabVIEW With Arduino In previous article of Getting Started with LabVIEW, we have seen about LabVIEW and how it can be graphically programmed and executed in computer (software level). Now in this article we learn about How to Interface LabVIEW with Arduino Board. Requirements To interface LabVIEW with Arduino, you require the following software’s and hardware’s,

Interfacing LabVIEW With Arduino Continue Reading

Scroll to Top