Coder Social home page Coder Social logo

lights's Introduction

Lamps

Fixing Teensyduino Conflicts

  • Both IRRemote and Audio define STATE_IDLE so it's necessary to replace all occurances of STATE_IDLE with STATE_WAIT in IRRemote (aka /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/IRremote/)

  • /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/FastLED/platforms/arm/common/m0clockless.h - renamed LOOP to LOOP_ twice (eg on #define LOOP " loop_%=:") - line 221,

  • FastLED has a problem related to delaycycles() which this GitHub issue says was fixed after 3.3.1 - Teensy includes 3.3.1 - as of 20 Feb 2020 3.3.3 is latest.

Files

justLEDS

is a colour cycle that just runs round and round to check LEDs.

bt-serial03

lets you set the teensy as a serial passthrough device so you can use the Arduino Serial Monitor to send an AT command to set the bt name.

teensyTouchOnly

is just the touch code for observing the touch waveform in the Arduino Serial Plotter.

lights's People

Contributors

atomoil avatar steeley avatar

Watchers

James Cloos avatar  avatar

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.