Coder Social home page Coder Social logo

mobaledlib's People

Contributors

cmfcmf avatar hardi-st avatar jueff avatar oliwel avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobaledlib's Issues

Tojan in example 23B

Hi.

You got a virus in the file Prog_Generator_MobaLedLib.xlsm

Virus name : Trojan.GenericKD.32730496

CAN-Examples fail to build

the build of the examples

  • 11.CAN_Bus_MS2_RailwaySignal
  • 12.CAN_Bus_MS2_Switch_Lights
  • 20.Huge_Configuration

fails with error

...\arduino\build\libraries\MCP_CAN_lib\mcp_can.cpp.o (symbol from plugin): In function `MCP_CAN::mcp2515_reset()':
(.text+0x0): **multiple definition of `MCP_CAN::mcp2515_reset()**'
...\arduino\build\libraries\MobaLedLib\mcp_can_nd.cpp.o (symbol from plugin):(.text+0x0): first defined here
...\arduino\build\libraries\MCP_CAN_lib\mcp_can.cpp.o (symbol from plugin): In function `MCP_CAN::mcp2515_reset()':
(.text+0x0): **multiple definition of `MCP_CAN::mcp2515_readRegister**(unsigned char)'

Update sample to be ESP32 compatible

Currently Samples don't compile with ESP32 platform caused by an invalid FastLED pin specification.

todo: change LED_PIN_DO definition to a platform depended version

#if defined(ESP32)
#define LED_DO_PIN 27
#elif defined(ARDUINO_RASPBERRY_PI_PICO)
#define LED_DO_PIN 0
#elif defined(AVR)
#define LED_DO_PIN 6
#else
#error "this platform is not supported"
#endif

Don't restart Excel if update to same version

When running "Aktualsiere Bibliothek" and same MobaLedLib version is already installed the update script prints out

Loading configuration...
Initializing packages...
Preparing boards...
Downloading libraries index...
Downloading libraries index...
Updating list of installed libraries
Library is already installed: MobaLedLib:3.1.0

but also in this case Excel is restarted and then cycle for a new installation is running. So user needs to re-import all data even if version is unchanged

Todo: detect that library didn't change and don't run "reinstall" cycle n this case. Show a messagebox "Aktuelle Version bereits installiert". Method: Start_Update_MobaLedLib_and_Restarte_Excel

Export and import platform setting

currently platform settings (AVR/ESP) isn't exported into the *.MLL_pgf file and so isn't available at import time.

Expected: export platform settings into the *.MLL_pgf file and set the platform when importing a *.MLL_pgf file

Frage zum Servo Code

Hallo zusammen,

ich hätte eine Frage zum Programmcode der Servo Platine.
Lässt sich die Erkennung der PWM evtl auch auf einem Arduino (Nano) betreiben?
Ich würde gerne die 3 Farbkanäle einlesen und verarbeiten.
Am ende soll mit Timer1 eine höher aufgelöste PWM erzeugt werden.

Ziel von meinem Projekt ist es mit einem Ws2811 eine weiße High-Power Led mit entsprechendem CC-Treiber anzusteuern.
Bei 8 Bit PWM hat man im unteren Helligkeitsbereich der Led leider deutliche Stufen, daher wollte ich dies durch Verrechnung von den 3 PWMs verbessern.

Danke schonmal im Voraus :)

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.