mirror of
https://github.com/workinghard/Cube4Fun_v2.git
synced 2025-12-13 19:42:09 +00:00
96f20fa65f6a1df4d1fd037790e4d07b2985341a
Cube4Fun_v2
Version 2 with ESP8266 instead of Arduino/Network
Index
Overview
- Create your own cool 3D animations and tag them
- Upload to your Cube4Fun
- Use the animation-tag from any internet service/device by sending GET/ request to activate animations
- Share your animations with everybody on this site:
Requirements
Software
Cube
The communication is working through I2C protocoll.
Hardware
Because most of the esp8266 boards are working with 3.3V and our Cube board is a regular ATMEGA328 with 5V, we need a voltage shifter. This is a basic schematic realized with a BSS138 MOSFET. Breakout boards are available on most popular sites.
Languages
C++
100%


