Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. jesse
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by jesse

    • jesse

      [SOLVED] Apex Serials 5000 Bill Acceptor with Arduino Mega 2560 over Serial (600 baud, 1 start bit, 1 stop bit, no parity)
      Troubleshooting • • jesse  

      10
      0
      Votes
      10
      Posts
      9330
      Views

      jesse

      Here's a better sketch that uses Software Serial. http://imgur.com/b6bOSuH https://codebender.cc/sketch:61723 Pyramid Apex 5000 Bill Acceptor + Arduino Uno – 01:35— KINDanon
    • jesse

      123D Circuits
      Development • pcb layout circuit fritzing • • jesse  

      1
      0
      Votes
      1
      Posts
      1521
      Views

      No one has replied

    • jesse

      Weather station DHT22, BMP185, SI1145
      My Project • arduino pro mini dht22 bmp185 si1145 • • jesse  

      9
      0
      Votes
      9
      Posts
      8924
      Views

      Catalina Alquinga

      @AWI I 'm doing a similar project prodias help me make connections as your project and how to perform with I2C
    • jesse

      Arduino & CC3000 Wifi & NRF24L01+ over SPI
      Hardware • arduino spi • • jesse  

      8
      0
      Votes
      8
      Posts
      5336
      Views

      flopp

      @jesse said: I found the solution on this page: http://mathertel.blogspot.com/2013/04/using-spi-bus-with-ethernet-sd-card-and.html The key is setting the Chip Select (CS) line to be different for each module. For the CC3000... "#define ADAFRUIT_CC3000_CS 7" Pin 7 is being used exclusively to select the Wifi module. https://learn.adafruit.com/adafruit-cc3000-wifi/cc3000-breakout For the NRF24L01+... "RF24 radio(9,10);" Pin 9 is being used for Chip Enable (CE) and Pin 10 is Chip Select (CS). http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo http://maniacbug.github.io/RF24/classRF24.html The other SPI pins: CLK, MISO, MOSI, are shared by the two modules and get wired in parallel. Hi do you still have a Gateway code when using CC3000 and arduino Mega or UNO(if it fits)?
    • jesse

      Sensors to add to buy page
      Hardware • • jesse  

      17
      0
      Votes
      17
      Posts
      5816
      Views

      epierre

      @Yveaux haem no... this is my quest of the gas meter reading... this is the cheap, there is the cheapest, and the expensive (raspi+cam+tesseract)...