Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

egor-lopatin/icubesmart-wireless-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCubeSmart Led Cube controlled with ESP8266

This project is designed to control iCubeSmart controlled by ESP8266 with an ESP8266 board.

Hardware

Software

The example of the RemoteXY project and how the App looks like:

RemoteXY project

Usage

Please follow the instructions in the author's website: https://remotexy.com/en/help/

Connection and Wiring

Here we can see original wiring of the iCubeSmart 8x8x8 LED Cube. Schematic Diagram. It is also available in origin PDF:

iCubeSmart 8x8x8 LED Cube wiring

How it looks like in real life on the board: iCubeSmart 8x8x8 LED Cube wiring

Wemos D1 Mini pinout: Wemos D1 Mini pinout

Here we use the following pins:

  • D1 (GPIO5) - Data In for START button (to the first pin of th cube)
  • D2 (GPIO4) - Data In for CYCLE button (to the second pin of the cube)
  • D3 (GPIO0) - Data In for NEXT button (to the third pin of the cube)
  • D4 (GPIO2) - Data In for RESET button (to the fourth pin of the cube)
  • GND - Ground (to the sixth pin of the cube)
  • 5V - Power (to the fifth pin of the cube)

Configuration

Please use config.h file to customize pins and pass WI-FI credentials. The sample configuration is provided in the config.h.sample file.

About

iCubeSmart Led cube controlled by ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages