Giter Club home page Giter Club logo

Comments (8)

Squatnet avatar Squatnet commented on August 16, 2024 1

#102

from arduinostuff.

Squatnet avatar Squatnet commented on August 16, 2024

Commit this code to an entirely new branch. I'll fix it.

from arduinostuff.

kieran-boyle avatar kieran-boyle commented on August 16, 2024

OK mate i'll do that now

from arduinostuff.

kieran-boyle avatar kieran-boyle commented on August 16, 2024

new branch created (StrobeFix) give me a shout if you need anything mate.
the way the strobe addresses the LEDs is a tad confusing but it should just be a case of swapping some variables around (ie LEDstart LEDend).
absolutely no idea why it fragged my bootloader though (as that is all i was messing with there)

from arduinostuff.

Squatnet avatar Squatnet commented on August 16, 2024

from arduinostuff.

kieran-boyle avatar kieran-boyle commented on August 16, 2024

from arduinostuff.

Squatnet avatar Squatnet commented on August 16, 2024

from arduinostuff.

Riolaurenti avatar Riolaurenti commented on August 16, 2024

Hey try this..

Lines 94# something, Replace void simplestrobe(###) with void individualStrobe(###)
Use the simpliest white strobe example.
if(individualStripMode==1) doStrobe#1; else doStrobe2;
Send information to the strobe core in the same way.
strobeCore( dashperiod, dashwidth, dashmotionspeed, strobesPerPosition, hueShift);

Lemme know if that works.

As for fragging arduino,
Try powering, hold reset then trying to upload, restart then try again without reset (flush)
Definitely change cable silly but...
If not, this forum has the answers : https://arduino.stackexchange.com/questions/17/avrdude-stk500-getsync-not-in-sync-resp-0x00-aka-some-dude-named-avr-won/22

All else fails bring it back around and we'll try re-apply the bootloader.
Else throw and replace.

from arduinostuff.

Related Issues (20)

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.