dorkbotpdx.org
Creative Commons Licensed Circuit Boards | DorkbotPDX
http://www.dorkbotpdx.org/wiki/creative_commons_licensed_circuit_boards
Skip to main content. People doing strange things with electricity. Creative Commons Licensed Circuit Boards. These are Creative Commons licensed circuit boards made by our group and collected from the Internet. Please feel free to add your own to this page or to the eagle libraries page. Ladyada's Breadboard Power Supply. AVR High Voltage Rescue Shield. MSOP10/SSOP8 to DIP Adapters. Open Source Motor Control. Computer Power Supply Breakout. BBBoost PTH Breadboard Power Supply. Buy as a Kit: Adafruit.
geo-robotics.blogspot.com
ROBOT: April 2007
http://geo-robotics.blogspot.com/2007_04_01_archive.html
Robot review, make robot , make artificial intelegent robot. Sunday, April 08, 2007. Design Goodness: Mike Smyth's Minimechadon. I always like to point out great design when I see it, and Mike Smyths Minimechadon. Is a prime example. Mike created the little guy to experiment with learning algorithms for walking. The robot weighs 12oz and has 4 degrees-of-freedom. There are other pictures of the MiniMechadon on Mikes website. Along with other projects. Be kind to his server though. The Open Servo Project.
freyzor.blogspot.com
Technological autocracy: Connecting the ArbotixM with the Raspberry Pi, part 2
http://freyzor.blogspot.com/2015/01/connecting-arbotixm-with-raspberry-pi_28.html
A little corner for my projects to shine. Wednesday, January 28, 2015. Connecting the ArbotixM with the Raspberry Pi, part 2. So lets get blinky installed on the arbotix from the Raspberry Pi. To avoid repeating all the build parameter for the target board model and the serial interface we add a ino.ini file with the following configuration. Build again, relying on the ino.ini to set the board model and serial port to use. Then we upload to the device. Cp , /blinky/ino.ini . Sudo apt-get install picocom.
openservo.org
OpenServo.com :: Index
http://www.openservo.org/forums
Discussion of the OpenServo project. Log in to check your private messages. The time now is Wed Aug 31, 2016 10:46 am. OpenServo.com Forum Index. Read me first if you are new to OpenServo! Sat Aug 20, 2016 11:05 am. Comments, suggestions, complaints and compliments regarding the OpenServo web site. Tue Aug 30, 2016 2:59 am. Discussions relating to development and use of the OpenServo software/firmware. Wed Aug 31, 2016 6:22 am. Discussions relating to development and use of the OpenServo hardware.
xgoat.com
xGoat – electronics
https://xgoat.com/wp/tag/electronics
Lou and Joe’s Adventure. Sneak Peek at the SR2013 Robots. Finding lens distortion parameters. Laser Your Knitting Infrastructures. Temperature-Controlled Wedding Cake Baking. New bus, new possible destinations. Student Robotics hardware development is heating up. The support for the currently shipped kit has almost reached a point where we don’t need to spend all our time on it, and a bunch of people eager to get involved in developing the new stuff have joined the group. C as an interconnect between boa...
electricrcaircraftguy.com
ElectricRCAircraftGuy.com--RC, Arduino, Programming, & Electronics: The Power of Arduino
http://www.electricrcaircraftguy.com/2014/01/the-power-of-arduino.html
Site Map/Table of Contents. My Feed (ALL posts). Hot Link: Parallel Charging LiPos. Hot Link: Beginner Airplane Setup. Hot Link: Beginner RC Heli and Quad. Hot Link: Scratch Building 20 Planes. Getting Started In Electric RC.(Old Website). My Instructables.com Page. Sunday, January 5, 2014. The Power of Arduino. And how you can learn to use computer programming to control and customize the physical world around you, including your RC vehicles. Written: 5 Jan. 2014. Last Updated: 20 Oct. 2016. Parallel Ch...
stanleylio.com
Magnetic Field Measurement - stanleylio
http://www.stanleylio.com/home/magnetic-field-measurement
I have always wanted to play with MEMS. The magnetometer in these 9DOF IMUs is easier to use than the gyro or the accelerometer because testing it doesn't require extra mechanical hardware. The gyro, for example, needs to be spinning to generate interesting data. That means a rotating platform, and a wireless communication channel and battery. USB library on an Atmega32U4. I have a Python script to dump the received readings to a text file, and some MATLAB scripts to process and plot the data. So I got s...
freyzor.blogspot.com
Technological autocracy: September 2011
http://freyzor.blogspot.com/2011_09_01_archive.html
A little corner for my projects to shine. Friday, September 9, 2011. KAMKOP a very impressive tricopter. Found this beautiful tri-copter while prowling diydrones. Made by Peter Koppendorfer called KAMCOP. It features 6x 350W motors and a custom carbon fiber shell with a transparent plastic dome in front with a pan-tilt camera. Excellent design and professional finish. Envy! Will serve as an inspiration if I ever get around to build one for my self. Wednesday, September 7, 2011. Lots of nice build plans.
freyzor.blogspot.com
Technological autocracy: November 2011
http://freyzor.blogspot.com/2011_11_01_archive.html
A little corner for my projects to shine. Sunday, November 27, 2011. PCB etching in 30 minutes. Here is a very interesting PCB etching guide. Friday, November 11, 2011. The arrival of the Sumpod. It's finally here. I'll be posting more about my unpacking and assembly experience soon. For now you'll just have to admire the smaller than expected box of wonders. I have already secured some primer and paint. The color scheme will be white internals and navy blue externals. The paints are local brands.
madebymccoy.com
Made By McCoy: August 2012
http://www.madebymccoy.com/2012_08_01_archive.html
Tuesday, 7 August 2012. The mission; to develop an Arduino based PWM mixer that can control dual-motor powered vehicles. Having bought two RC vehicles that rely upon dual-motor control, in the process of stripping out their original low-spec electronics, I was in desperate need for a mixer to take the steering and throttle channel inputs and mix them into left and right motor outputs. The outputs are the easy part with help from the Arduino servo library. Most people have driven a servo from their Ar...