Search results

  1. B

    Teensy 4.1 Text Alarm on Reed switch

    Hi, Teensy newby here. I have a spare 4.1 and Reed switch. What I want to do is get the Teensy connected to Wifi and then get it to take some action when the Reed switch is open. The action will be something like send a email alert or use Http Post to send a alert via web server to text...
  2. B

    CAN Bus Pins

    I have wired it up like TX to TX: I want to use it to program my Actisense EMU-1 (Canbus device for putting Analog engine data on Marine NMEA 2000). This guy has done it, albeit he used Arduno: https://www.youtube.com/watch?v=kxWhZpmXG3A He never mentioned removing any resistors. Didnt...
  3. B

    CAN Bus Pins

    @thebigg I got a transceiver only board too - but thanks for the offer (yes NZ). Just checking before I solder : TX goes to TX (i.e. they are NOT crossed over TX to RX?)
  4. B

    IDE Intellij

    Anyone here using Intellij for programming there Teensy? (If its even possible). Al
  5. B

    CAN Bus Pins

    I think it *might* look like this, but I am unsure where INT goes to.
  6. B

    CAN Bus Pins

    Good Morning, I got my first Teensy 4.1 and did some basic light flashing stuff. Cool! I am looking to work with Canbus and have done some reading on the various transceivers that can be connected (like MCP2515 and SN65HVD232). Unfortunately a lot of the tutorials and other information on the...
Back
Top