Sie befinden sich hier: I2C Bus / Videos
English
Deutsch
digg.comFurlgoogle.comstumbleupon.com

The Internet provides resources for almost everything, even videos about the I2C bus. Or at least about appliances using the I2C bus for more or less useful things.

This is what we have found:

  • ZEROPLUS--I2C Bus Measurement

    This chapter will take the I2C BUS as an example to exercise how to use ZEROPLUS logic analyzer and introduce operation techniques.

    http://www.youtube.com/watch?v=UZOwXWC9Biw&feature=youtube_gdata

  • 使用12C匯流排分析模組測量EERROM 24L C02 讀寫狀態

    I2C BUS普遍應用在許多IC之間通訊或設定介面這個主題要介紹I2C BUS分析模組, 量測24LS02 Serial EEPROM(SEEPROM)的動作, 進而加速您瞭解孕龍科技邏輯分析儀的軟硬體使用技巧。

    http://www.youtube.com/watch?v=L-KNTWAU8Ik&feature=youtube_gdata

  • LEGO NXT quadcopter seesaw demo

    An arduIMU runs an AHRS program, and sends orientation information to the NXT via the I2C bus. The NXT runs a control loop and sends motor commands back over I2C. Finally, the arduIMU spins the motors. The large oscillation halfway through the video is me giving one arm a push off screen. The controller is tuned to be less agressive for the safety of the nearby interns : )

    http://www.youtube.com/watch?v=3JLkMAlfDdE&feature=youtube_gdata

  • LCD Display with I2C Bus and Arduino

    Controlling an LCD display with Arduino and the I2C bus with the help of a PCF8574

    http://www.youtube.com/watch?v=PIsJXtwBe9E&feature=youtube_gdata

  • I2C Bus on Oscilloscope (Quadrocopter Compass Modul)

    basicflashblog.blogspot.com This is the MK3mag Compass Modul from mikrokopter.de with its I2C bus scoped. SDA is yellow, SCL is blue.

    http://www.youtube.com/watch?v=RhkA_nI2lgs&feature=youtube_gdata

  • SAA1064 Arduino bar graph

    A quick demonstration of the SAA1064 LED display chip (connected to bar of 16 LEDs), controlled via I2C by my Arduino. The '1064 can control 32 LEDs with the addition of a capacitor and two NPN transistors. The yellow and green wires are the I2C bus... The bus is shared with a DS1337 real time clock circuit - most of the other junk between the Arduino and SAA1064. The big bunch of blue and white wires are LED cathodes. The bar is displaying analog voltage from the potentiometer in the foreground, which is read and interpreted by the Arduino. The graph's brightness (and the LCD's as well) is controlled by ambient light, as read by a TEMT6000 sensor (the doodad I cover with my finger and shine a flashlight on in the vid), also read and interpreted by the Arduino. The graph brightness is handled by the SAA1064, while the LCD's backlight is being dimmed directly by the Arduino via a transistor and PWM signal.

    http://www.youtube.com/watch?v=RM_XNEIQYxU&feature=youtube_gdata

  • CNC router controlled by Wii Nunchuck

    How to control a CNC router using a Wii Nunchuck. The interface between stepper driver and wii nunchuck is built with a microchip processor PIC16F883. This reads data from nunchuck (using I2C bus protocol) and transforms this in Step / Direction signal for stepper driver board.

    http://www.youtube.com/watch?v=fre1WVdlzDo&feature=youtube_gdata

  • I2C Bus (Magistrala I2C)

    Laboratory project on studies (5th semester). Aim of the project was to create I2C port expander (as outputs). Used hardware: - 7-segment LED displays - LEDs - Push buttons - I2C port expander PCF8574 (available on board) Program written in C (using IAR Embedded Workbench IDE) allows for sending data through PCF8574 circuit from push buttons into 8 LEDs and 7-segment displays (data is displayed in decimal and hexadecimal form).

    http://www.youtube.com/watch?v=UguHZUgOm54&feature=youtube_gdata

  • I2C communication between an ArduIMU and Lego NXT

    An ArduIMU from DIYdrones runs the AHRS code and outputs euler angles for pitch and roll to the NXT over an I2C bus. The NXT is the master and the ArduIMU is the slave. The floating point values for pitch and roll are broken down and sent as a package of bytes. A LabVIEW code on the NXT recombines the package of bytes.

    http://www.youtube.com/watch?v=IVGvjAJejJs&feature=youtube_gdata

  • NXP LPCXpresso - Kionix Accelerometer Demonstration

    This video demonstrates NXP LPCXpresso and Kionix accelerometer. It demonstrates Position / Direction / SingleTap / DoubleTap detection feature of accelerometer. LPCXpresso (LPC1343) and Kionix Accelerometer is interfaced using I2C bus.

    http://www.youtube.com/watch?v=BNxkat3Zi2o&feature=youtube_gdata

  • I2C-Bus-Test an LPC1114

    Test des I2C eines LCP1114 mit einem auf I2C umgebauten Display aus einer alten Microwelle. Rote Onboard-LED: SysTick (Interrupt) Rote Zusatz-LED: System-Zeit (Main-Loop) Blaue Zusatz-LED: I2C-Aktivität

    http://www.youtube.com/watch?v=v9m3t6hi7b8&feature=youtube_gdata

  • Elmos Touchless Sensor - HMI Head..

    Elmos Optoelectronics Evaluation board(with touchless sensor) is interfaced with Keil MCB 1700 Evalutaion board using I2C bus. NXP LPC1768 microcontroller continuously monitors the registers of Elmos evalution board(with HMI Head) and displays the result on 320x240 LCD Display Panel.

    http://www.youtube.com/watch?v=kQp2IU-N6VE&feature=youtube_gdata

  • Accelerometer.avi

    LPCXpresso/mbed + Vitec demo board is connected to the Kionix KTXF9 accelerometer demo board using I2C bus. LPCXpresso/mbed + Vitec demo board continuously monitors the X & Y position registers, tilt position register and tap event register of Kionix Demo board and then represents the X & Y position/Tilt/Single Tap/Double Tap in 320x240 LCD panel. This video demonstrates the Position/Tap/DoubleTap functionality of Kionix Accelerometer.

    http://www.youtube.com/watch?v=FN9_Y82LxhE&feature=youtube_gdata

  • ECE 3724, chap 10 - I2C lecture 2

    After a brief I2C protocol review, this video discusses interfacing a PIC24 with a digital temperature sensor using the I2C bus. This video accompanies the slides available at www.ece.msstate.edu

    http://www.youtube.com/watch?v=Rz6o39Ouydw&feature=youtube_gdata

  • ECE 3724, chap 10 - I2C lecture 1

    This lecture outlines the I2C bus and discusses C code used to produce read and write transactions on it. This video accompanies the slides available at www.ece.msstate.edu

    http://www.youtube.com/watch?v=dFHsZt3a29c&feature=youtube_gdata

  • ECE 3724, chap 10 - I2C lecture 1 OLD

    This lecture outlines the I2C bus and discusses C code used to produce read and write transactions on it.

    http://www.youtube.com/watch?v=wx0LFfWTKH4&feature=youtube_gdata

  • Mini2440 + CAT3626 RGB LED Driver + Qt Embedded 4.6

    I wrote a kernel module for the CAT3626 RGB LED driver. Here you see it connected to the I2C bus on the mini2440. Each LED channel is driven between 0 and 20mA in 0.5mA steps. The driver interfaces to a simple GUI based on Qt Embedded 4.6. Read more at www.electronics.diycinema.co.uk!

    http://www.youtube.com/watch?v=RfRiZrhLVVM&feature=youtube_gdata

  • Nixie Tube Tachometer - Arduino & Megajolt

    My Arduino powered, Megajolt-driven Nixie Tachometer ! More Information here - www.autosportlabs.org This is a prototype I made to test several technologies I am developing for my other Project (a 1976 Valiant Hemi Charger). Most of the details are in the Video. Arduino (AdaFruit Boarduino), I2C Bus powering the OLED Display and Tayloredge Smart-Nixie Sockets running In-1(4) Nixie Tubes, In-13 Nixie Bargraph, Megajolt Distributorless Ignition Controller controlling the ignition timing and feeding the RPM (and other data) to the controller. More Details, Source code and Construction Tips (but no drawn circuit diagrams yet) are available if you contact me on the MegaJolt (www.autosportlabs.org) Forums. No, I won't build one for you (unless you are prepared to pay consulting engineer hourly rates), but I will describe and help you build your own. Yes, I know the Gemini is hardly an impressive Street Machine, but its my daily driver parts-getter that I'm testing this stuff on while I build my Triple-Webered Hemi Charger where the final version is intended for. :) Enjoy the glowing plasma Tacho !

    http://www.youtube.com/watch?v=nHiYCZkAq5o&feature=youtube_gdata

  • RGB LEDs blinking with mini2440 (+PCF8574, +ULN2003, Embedded Linux)

    a PCF8574 port expander on the mini2440 I2C bus with a ULN2003 drives 2 RGB leds. i2cdump from i2ctool makes this fancy light show :)

    http://www.youtube.com/watch?v=ih-GHWMAqcc&feature=youtube_gdata

  • Laufrobotersteuerung Test1 - Blue Box

    Ja das ist das zukünftige Herzstück meines Laufroboters. Features: 3 ATMEGA32 einer zur gesamt Koordination ein weiterer für das Sehsystem und der dritte Für die Bewegungs-Koordination des Körpers 3 Status LEDs 3 Taster zweizeiliges LCD Display Kontrastregelung Ein/Aus Schalter Switch Schalter (Ein/Ein) noch unbelegt Laufzeit Debugging/Steuerung über die Serielle Schnittstelle I2C-Bus uvm was ihr von dem Video an sich halten ist mir Egal! Es ist nicht bearbeitet... es war nichts geplant... Jedoch freue ich mich über Kommentare zur Blue Box :P Zum dem gesamt Projekt: Es wird ein vierbeiniger Laufroboter mit insgesamt 18 Schrittmotoren und 9 Mikrocontrollern von Atmel (AVR Reihe). Ja lasst euch überraschen werde denke ich demnächst weitere Videos uploaden. MFG

    http://www.youtube.com/watch?v=f3Jw6bnRrjY&feature=youtube_gdata

  • R2D2 Electronics

    Showing my R2's electronics before I skin him. He has two Arduinos (one Mega, one Duemilanove), a Devantech MD22 motor controller and a wireless Nunchuk on the same i2c bus. The Duemilanove has a S65 shield with a "high-resolution" display that shows what's going on in the machine. Sensors are 5x ultrasound for collision avoidance (1 currently broken) plus what's in the legs that aren't currently mounted. Sorry about the low light video, a better one will follow once I have all ultrasound sensors mounted and the droid skinned.

    http://www.youtube.com/watch?v=hYIbPEHO2PI&feature=youtube_gdata

  • Mini2440 running Angstrom / Qt Embedded 4.6.0 + Qwt and a kxps5 accelerometer

    An example of a mini2440 interfaced to a kxps5 accelerometer using the I2C bus and a kernel module. Qwt 5.2.0 was used to plot the acceleration vectors. The kxps5 board also contains a ds1621 temperature sensor (piggyback circuit) wired in parallel and a freefall motion interrupt LED which is seen blinking (just!) as the 50p coin is dropped. Check out www.electronics.diycinema.co.uk for more details!

    http://www.youtube.com/watch?v=j5FQmKPqhwg&feature=youtube_gdata

  • ATTINY2313 steuert TDA8421, TDA8444 und LCD-Display

    Hier eine weitere kleine AVR-Spielerei mit I2C-Bus-ICs und Display. Aufgebaut wurde hier ein Soundcontroller mit TDA8421, ein TDA8420 kann auch verwendet werden. Man kann zwischen Rock/Pop, Trance/Techno, Ultrabassboost und Bypass wählen sowie die Lautstärke regulieren. Ein TDA8444 dient als Anlogwandler für Lautstärke, Bass und Höhen sowie auch als LED-Treiber für Checkanzeigen der Klangfarbe. Die Lautstärke wird im internen EEPROM des AVRs abgelegt und bleibt auch bei Ausfall der Betriebsspannung erhalten. Der Quellcode wurde nun nochmals komplett überarbeitet und verbessert: electronicfox.el.funpic.de Da findet man den neuen Quellcode, HEX-File, INC-Datei und komplett.pdf. Auch das Schaltbild findet man dort.

    http://www.youtube.com/watch?v=eT6RwCE2II0&feature=youtube_gdata

  • Telit GM862 interfacing Nintendo Wii Nunchuk controller

    Telit GM862 interfacing Nintendo Wii Nunchuk controller using its internal Python script engine and I2C bus. Data is sent to a server PC through serial line or an wireless GPRS TCP/IP link, where is nicely presented in graphic form and used to control Google Earth globe movements.

    http://www.youtube.com/watch?v=kb0Wbn4M2io&feature=youtube_gdata

  • Plexiglas 10er Segment

    Das erste 10er Segment ist fertig. Ansteuerung über USB-Master Controller, i2c Bus

    http://www.youtube.com/watch?v=tZa_vMmYbyc&feature=youtube_gdata

  • Arduino RTC / EEPROM Shield

    The arduino RTC / EEPROM shield has a DS1307 rtc chip as well as 2 32kb eeprom chips. It runs on the I2C bus so only uses 2 pins (analog 4 and 5). You can find more info here: www.diy-labs.com

    http://www.youtube.com/watch?v=fNwTd_e15CM&feature=youtube_gdata

  • Arduino I2C Port Expander Shield

    The I2C port expander shield adds 16 digital outs to the arduino. Using the I2C bus means you save 14 pins. Each pin is capable of sinking 20ma of current. No PWM support only on/off. I'm using it to turn SSR's on and off for the aquarium. Full details can be found here: www.diy-labs.com

    http://www.youtube.com/watch?v=BBhNzKYY4xw&feature=youtube_gdata

  • homemade si570 board controlled by atmega8 MCU 2nd (better) version

    The SI570 (CMOS version) is a great chip which can generate virtually every frequency from 3.44 MHz to 160 MHz . The generated frequencies are stable and solid (20ppm/C.) The chip is programed via a i2c bus 5 registers must be filled for a new frequency the only disadvantage is its high price i paid 18.50 € + shipping. if some one knows a cheaper source please let me know...

    http://www.youtube.com/watch?v=BuDZe1LBpI0&feature=youtube_gdata

  • Plexiglas Test 2

    Fertiges 5er Segment Steuerung: PC Software --- USB --- i2c-Bus --- Segment-Controller

    http://www.youtube.com/watch?v=PhEylTOBFSo&feature=youtube_gdata

  • si570 board controlled by atmel ATTINY2313 MCU

    the si570 is a chip containing a VCO with a frequency range from 4850 Mhz to 5670 Mhz. The frequency of the VCO is devided by a 38 bit counter and syncronized with a 114.285 MHz crystal oscillator. another two counters devide the resulting frequency by 390 possible values ranging from 4 to 1408 this makes a possible step size from 0.008 HZ (devided by 1408) to 2.85 Hz (devided by 4) The cmos version that i used ranges from 3.44 MHz to 160 MHz(!) The chip is programed via a i2c bus the involved math was a little tricky with the 2kb flash rom of the attiny 2313 thats why i had to use 2 of them i ran out of flash rom

    http://www.youtube.com/watch?v=wu7Ns7b9TDM&feature=youtube_gdata

  • Arduino I2C

    Arduino I2C Bus with one Master and 3 Slaves.

    http://www.youtube.com/watch?v=F5eC7VP8ooQ&feature=youtube_gdata

  • Transforming your AVR Microcontroller to the I2C or TWI Slave I/O Expander Project

    The I2C bus (read as I squared C) is one of the most important embedded system serial bus interface first introduced by Philips in 1980; using just two lines called SCL (serial clock) and SDA (serial data) respectively make the I2C bus is a perfect choice to provide additional I/O capabilities to your microcontroller project without changing your microcontroller type and design in order to increase the I/O port pins. For more information please visit www.ermicro.com

    http://www.youtube.com/watch?v=Bgot9bDcTLU&feature=youtube_gdata

  • carputer prototype on breadboard

    carputer prototype on breadboard. shows speed km/h (pulses generated from my hand and other magnetic fields), temperature in and out (you can see two lm75 connecting via i2c bus) and adc measuring voltage given. sorry for bad quality.. my camera stoped to focus...

    http://www.youtube.com/watch?v=MKLnXc_D4FY&feature=youtube_gdata

  • Dare to Dream Different Contest - Brickstick

    I would create an application that allows children of all ages to build sophisticated Lego robots which are controlled by a wireless controller joystick without requiring a PC for programming. A child would use the touch screen to write a declarative program that defines how inputs on the wireless controller drive outputs on the robot. For example, a program could define that the vertical value on the left joystick is scaled and applied to the power setting on the left wheel. It could also define that a click on the left shoulder button steps the position of a servo through a series of predefined values or poses . The application would use the I2C bus to communicate with Lego Mindstorms hardware 3rd party devices including - Lego motors, servos, sensors, and the wireless controller. It may also utilize devices on the prototype board including the accelerometer, buttons additional GIO points. The key invention would be the creation of an intuitive touch driven interface to build and execute the program, and monitor the IO. My initial designs are inspired by the touch interfaces on the Squeezebox, Touch Microsoft Surface. These utilize careful layout, color c

    http://www.youtube.com/watch?v=EmdkEOOye0I&feature=youtube_gdata

  • Berliner Rasenroboter

    Selbstkonstruierter Rasenmäh-Roboter zum geräuscharmen Einsatz auch an Wochenenden. Ein Beispiel, wie eine funktionsfähige Eigenkonstruktion aussehen kann. Mäht zuerst entlang der Induktionsschleife, die Umrundung des Rasen erfolgt über vektorielle Wegerkennung, danach wird mäanderförmig der Rasen gemäht, Hindernissen wird ausgewichen. Der 12 Volt 12Ah-Akku hält fast 1 Stunde. Das Mähwerk kann softwaremäßig auf volle oder viertel Leistung geschaltet werden,die Temperatur der Motoren/Kühlschelle wird via I2C-Bus überwacht.

    http://www.youtube.com/watch?v=RVDQ4QCHR_A&feature=youtube_gdata

  • pressure sensor read out via AVR

    here is a little demonstration how sensitive the SDP610 (Sensirion) differential pressure sensor is. It can be read out as a I2C slave device, the numbers on the display are hi byte, low byte and checksum byte of the measurement. One tick corresponds to 1/60 Pa ( the atmospheric pressure is rougly 100.000 Pa, just for the sake of all those zeroes and so that you get the idea). You can see almost everything including the air movements when I move my hand :-) remember, it's a differential pressure sensor and the other port is right beneath the connected input (white silicone tube). I forgot to show the start-up sequence. I perform some tests on the I2C bus and the device, followed by a soft reset. Feel free to ask me if you have trouble interfacing this device. And now for some good news: you can get a sample from Senrision, entirely free of charge :-)

    http://www.youtube.com/watch?v=ee9n6qhmwDY&feature=youtube_gdata

  • Wii SNAP! Episode 1: Hacking the Nunchuck

    The gauntlet is thrown down! How fast can we develop a wireless Wii Nunchuck? Watch and find out - from start to finish in this short video! The Wii Remote Nunchuck accessory is controlled via an i2c bus. Using an off-the-shelf SNAP based RF Engine module and Prototyping board, we're talking to the Nunchuck in minutes.

    http://www.youtube.com/watch?v=xRPZgEgVlsA&feature=youtube_gdata

  • Brickstick - Lego NXT Programing without a PC

    This is my video submission for the Microsoft Dare to Dream Different contest (dreamdifferentcontest.com). The contest required entrants to build an embedded application using the new .Net Micro framework which allows C# programming on a resource constrained platform. The entry needed to use a prototyping board with touch screen provided Microsoft. My entry was a touchscreen driven programming & execution environment called Brickstick that allows Lego I\O to be connected to the prototyping board and programed and run controlled without the use of a PC. All programming and execution is done through the touch screen. This makes it easy to build remote controlled robot with sophisticated features, without the complexity of a complex programming environment. My entry used a number of complex I types utilising the I2C bus such as the NXTCam, NXTServo and PFMate, all designed and built by Mindsensors. Its also used some other interesting I/O types such as the BlinkM and an LED array. Unfortunately the sound quality is not very good as I needed to use a Bluetooth wireless headset to record the sound when my PC card failed. Towards the end of the video you can see a robot I built called the Mighty Digger which shows off Brickstick in its best light. Many thanks to Mindsensors for their support in getting the sensors up and running on this non-conventional platform.

    http://www.youtube.com/watch?v=h9dgc7_DxKI&feature=youtube_gdata

  • Grafikdisplay mit 16 Incremental-Encodern

    16 Digitale Incrementalencoder am I2C-Bus mit Interrupt und AVR an einem DG16080-Grafik-Display

    http://www.youtube.com/watch?v=TmdiX1DuSkE&feature=youtube_gdata

  • Microcontroller Project using I2C BUS & InfraRed

    A video demonstration of a students project about: I2C BUS & InfraRed remote control. The Students were: Jasmin Kadary & Adi Barel from the Rakea 5. class graduating May 2009. Their Mentor was Shai Malul. Development Location was The Microprocessors Lab - Handassaim Technion Israel. The hardware used were some see-sys boards with a 89C51 device. Development Tools were Keil & Flash Magic and develpment language was embeded C.

    http://www.youtube.com/watch?v=IdmIjYdYFdc&feature=youtube_gdata

  • 2 x PIC18F252 + I2C BUS

    Выполняем задание по МСС в ТГУ. Тут два PIC18F252 на одной монтажной плате (потом отпилим). К одному подключены дисплей и кнопка, а к другому - шаговый двигатель. "Общаются" они между собой по шине I2C.

    http://www.youtube.com/watch?v=aKBpioLN8Uo&feature=youtube_gdata

  • WiiMote IR sensor and Arduino

    www.stephenhobley.com Movie clip of my first attempt at talking to a WiiMote sensor over the I2C bus. The Atmel processor converts the messages from I2C into serial, and sends them to the PC via a serial connection. I put together a simple library for the Arduino here - stephenhobley.com Based on the work of Kako. (With a brief appearance of my daughter at the end)

    http://www.youtube.com/watch?v=pYGw4TylAXo&feature=youtube_gdata

  • Arduino TouchShield Slide Clock

    Clock built around an Arduino and TouchShield . Time is kept via an external RTC, ambient light is detected with a sensor -- the brighter the room the brighter the display and vice-versa. A 3-Axis accelerometer is integrated, but in this demo is acting as an etch-a-sketch in the upper right hand corner of the display. The Accelerometer and RTC are on an i2c bus.

    http://www.youtube.com/watch?v=BK2OXjHTuEI&feature=youtube_gdata

  • DIY Wii Rock Band 2 Drum Controller

    Using an AVR microcontroller pretending to be a drum controller for the Wii, connected to the Wiimote's I2C bus. frank.circleofcurrent.com

    http://www.youtube.com/watch?v=Kzl0qaKv-Wg&feature=youtube_gdata

  • Arduino - Dual WiiChuck(Wii Nunchuk)

    This is my second test of WiiChuck controlling. Two WiiChucks are controlled by using Wire library(it means that both WiiChucks are connected to one I2C bus line). Both WiiChucks have same I2C device address, so I used Toshiba quad bilateral switch TC4066BP to avoid collision of WiiChuck's data.

    http://www.youtube.com/watch?v=-0VzV5TuHdI&feature=youtube_gdata

  • How to use I2C-bus on the Atmel AVR Microcontroller

    I2C (read as I Square C) bus first introduced by Philips in 1980, because of its simplicity and flexibility the I2C bus has become one of the most important microcontroller bus system used for interfacing various IC-devices with the microcontroller. The I2C bus use only 2 bidirectional data lines for communicating with the microcontroller and the I2C protocol specification can support up to 128 devices attached to the same bus. For more information please visit www.ermicro.com

    http://www.youtube.com/watch?v=YinWbdWsu5A&feature=youtube_gdata

  • DIY Wii Drum Demo

    Using an AVR microcontroller pretending to be a drum controller for the Wii, connected to the Wiimote's I2C bus with a FireWire cable. The drum pads are actually controlled by my keyboard (sent to the AVR via serial port). This took a while to make because of the data encryption between the guitar and the Wiimote. Thanks to Hector Martin for figuring out the encryption! Works with Rock Band 2 and Guitar Hero World Tour

    http://www.youtube.com/watch?v=5qx_1WA0oVc&feature=youtube_gdata

  • DIY Wii Guitar for Guitar Hero

    Using an AVR microcontroller pretending to be a Guitar Hero controller for the Wii, connected to the Wiimote's I2C bus with a FireWire cable. Buttons are actually controlled by my keyboard (sent to the AVR via serial port). This took a while to make because of the data encryption between the guitar and the Wiimote. Thanks to Hector Martin for figuring out the encryption! I'll have more details when I finish a bit more (still some problems with encryption). My main goal is to make a drum set for Rock Band 2 and Guitar Hero World Tour. More details at code.google.com

    http://www.youtube.com/watch?v=eBN5kq_VuiU&feature=youtube_gdata

  • Checking i2c bus (non-working example)

    Two PIC 16f88 are connected via an i2c bus. Slave is on the left (blinks red LED), master is on the right (blinks yellow). This time, both i2c pull-ups resistors have been removed. Slave won't blink fast once master stops blinking, as expected, because i2c bus is not properly functional. jallib.blogspot.com

    http://www.youtube.com/watch?v=cNK_cCgWctY&feature=youtube_gdata

  • Checking i2c bus (working example)

    Two PIC 16f88 are connected via an i2c bus. Slave is on the left (blinks red LED), master is on the right (blinks yellow). If the bus is properly functional, slave will blink fast once master stops blinking. jallib.blogspot.com

    http://www.youtube.com/watch?v=NalAkRhFP-s&feature=youtube_gdata

 
www.i2c-bus.org