Coder Social home page Coder Social logo

funnypolynomial / chromaduino Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 4.0 10.15 MB

A driver for a Funduino/Colorduino 8x8 RGB LED Peripheral board. The LED display can be commanded by an I2C Controller, eg another Arduino.

License: MIT License

C++ 100.00%
arduino colorduino i2c led-matrix-displays

chromaduino's People

Contributors

funnypolynomial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chromaduino's Issues

Works without an external master.

I'm thinking of getting this to work without an external master.
To do that, we need to stop waiting for data to be sent by I2C and act as the master after the first Colorduino shows it on the display.
I would like you to create a code to control the display with Colorduino alone, or give me a hint for creating it.
If you give me a hint, I might be able to write the code.

Best regards

Fontissue

All fonts are mirrored.
I would like to know a simple fix.
Thank you very much for your time.

Help for writing in two Colorduinos

Hello Wilson
How should the code be written in two Colorduinos?
In DisplayMaster, I write, leaving it like this: const uint16_t NO_OF_MODULES = 2;
In ChromaduinoSlave, I write, leaving it like this: #define WIRE_DEVICE_ADDRESS 0x06.
After this procedure, I join the two Colorduinos, leaving the Master to the right of the Slave and turn the Master on 5v and GND. But, it doesn't show any scrolling text on the screen. What am I doing wrong?
Thanks

How to connect master with slave? Is there any schematic?

I've uploaded master code to master Arduino Uno, slave code to Colorduino (Colorduino demo works like a charm), but the master does nothing (changing delay value inside loop in master's code has no effect).

I've connected Colorduino SCL to A4 pin of Arduino Uno (master). Colorduino SDA to A5 pin of Uno (master). GND to GND.

Am I missing something here? Code looks good, I must have gotten something wrong with wiring it up.

Is this schematic also relevant for Uno? https://hackster.imgix.net/uploads/attachments/238281/p036VjisJZuDMSAGmUTB.png (omitting every element besides Nano and LED matrix here)

I don't understand how to control colorduino

I have tried many libraries to control this, sometimes changing their content. But I didn't know how to control this.
I would appreciate it if you could tell me how I can control it.

IMG_20221112_153411
IMG_20221112_153416

I am using ArduinoIDE ver2.0.1.
Please let me know if you need any information.
I hope you can help me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.