. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Fivetide View Post
    I have managed to use one to make a camera on a gimble move by using the mouse through the PC
    i would be interested in seeing this, any videos?

  2. Ok, Now I am going to ask for some help.

    I have just given my self a project, and like I do, I have jumped in the deep end of the pool with lead boots on.

    Has anyone done work with I2C?

    If so you might be able to help me with my current project: O2Micro OZ890 Based BMS Units.

    Best Regards.
    "If first you don't succeed, redefine success"

  3. #3
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 2 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,984. Received thanks 369 times, giving thanks to others 9 times.
    I2C is pretty simple, however you need to know the address and registers.
    I use it to access RTC chips, and also for MIFARE (although I've not got past the 'oh, it works' stage, as other projects have taken priority over playing with smart cards)

    It's usually possible to change the device address (allows multiple similar devices to share the same bus), so I wouldn't be too concerned about it not being as in the spec sheet.

    Just read the examples, then dump the read bytes to serial to see what you're getting.
    Then figure out what you need to do with those bytes to extract the information you need.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help Make 1st Step - Wiring Up Drivers to Motor and Arduino
    By Treemonkey in forum General Electronics
    Replies: 10
    Last Post: 25-04-2013, 05:47 PM
  2. CNC Controller with Arduino and Gamepad
    By Christian Knuell in forum Electronic Project Building
    Replies: 2
    Last Post: 20-10-2012, 10:25 PM
  3. Imported L298 Arduino Modules
    By boldford in forum Motor Drivers & Controllers
    Replies: 4
    Last Post: 30-07-2012, 11:06 PM
  4. ​DIY arduino CNC 2 axis table
    By ruthharm84 in forum Electronic Project Building
    Replies: 5
    Last Post: 06-05-2012, 01:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •