-
Recent Posts
- P4 Windows Explorer Integration Not Connecting to the Correct Workspace
- How to Install gcc 4.7 on Mac OS X
- 3D Printing Lesson #1 — Buy a Kit
- GPS Resources
- 5V to 3.3V Logic Level Shifting Stragety Notes
- Installing Rigol DS 1052E Ultrascope Software on Windows 7
- Component Testing with an Oscilloscope
- Fixing Mountain Lion Runaway parentalcontrolsd
- Effects of Varying I²C Pull-Up Resistors
- Communication Between Arduinos Using I²C
- Integrating GitHub Pull Requests with TeamCity
- Syntax Plugin Upgrade
Categories
- Arts (18)
- Computer (104)
- 3D Printing (1)
- Mac (20)
- Micro & Hardware (14)
- Programming (27)
- Robotics (3)
- SysAdmin (51)
- Dutch Oven (21)
- Recipes (7)
- Featured (4)
- Languages (14)
- Misc. (22)
- Amateur Radio (7)
- Announcements (1)
- Extra Mile (2)
- Governance (2)
- Uncategorized (6)
- Video (8)
- Ἀρετή (8)
- 日本語 (29)
Tags
amateur Amateur Radio apache arduino centos centos 5 config configuration cooking curry delphi Dutch Oven dutch oven cooking fear git ham ham radio how to independence install Japanese linux Mac mac os x Music os x potato rolls Programming radio recipe rice rolls server ssh subversion success unix upgrade Utah utf-8 vmware windows wordpress Zimbra 日本語
Monthly Archives: February 2013
Fixing Mountain Lion Runaway parentalcontrolsd
How to correct parentalcontrolsd running with a high CPU load under Mountain Lion (OS X 10.8). Continue reading
Effects of Varying I²C Pull-Up Resistors
A link to an article entitled Effects of Varying I²C Pull-Up Resistors, which includes the Arduino internal pull-up resistors. Continue reading
Communication Between Arduinos Using I²C
How to use I²C for communication between two Arduinos. Continue reading
Posted in Micro & Hardware
Tagged arduino, communication, howto, I2C, I²C, master, slave, wire, wire library
Leave a comment
Integrating GitHub Pull Requests with TeamCity
JetBrains has a nice article on integrating GitHub, TeamCity, and pull requests.