Any mechanical device could be dangerous take all safely precaution's.
(It may take some time to load links completely below)
| Arduino, PICAXE, and idiot assembler programmers from EEVblog | Microchip PIC vs Atmel AVR | |
PIC16/17 microcontrollers and BASIC STAMP
Introducing the Microchip PIC. Many people would like to get started with microcontrollers, but don't know how to begin. That's what this page is all about -- how to get started. With a microcontroller you can do things that would be difficult to do with discrete logic. Besides its power, you can easily "change your mind" with a microcontroller -- something you can't do with discrete logic. This site is for tutorials aimed at new microcontroller developers.
Interfacing a Parallax BS2-IC BASIC Stamp. Windmill software lets you interface Parallax BASIC Stamps, and other instruments with an RS232 serial port, to a PC running Windows.
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
Arduino Focus. Information regarding the popular Arduino microcontroller platform
Easy Driver stepper motor driver and the UBW, USB Bit Whacker An inexpensive, simple input/output device to connect your computer to the real world. More USB links.
Phidgets are an easy to use set of building blocks for low cost sensing and control from your PC. Using the Universal Serial Bus (USB) as the basis for all Phidgets, the complexity is managed behind an easy to use and robust Application Programming Interface (API). Applications can be developed quickly in Visual Basic, VBA (Microsoft Access and Excel), LabView, Java, Delphi, C and C++.
Microchip Technology Inc. is a leading provider of microcontroller and analog semiconductors, providing low-risk product development, lower total system cost and faster time to market for thousands of diverse customer applications worldwide. Headquartered in Chandler, Arizona, Microchip offers outstanding technical support along with dependable delivery and quality.
Atmel Corporation is an industry leader in the design and manufacture of advanced semiconductors, with focus on microcontrollers, nonvolatile memory, logic, radio frequency (RF) components and sensors
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
| How-to Tuesday: Arduino 101 the LED Makemagazine YouTube Channel | ||
More information is available at MakeZine Arduino Blink A series of how-to's about our favorite little micro-controller, the Arduino. Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. |
||
| How-to Tuesday: Arduino 101 the button | ||
This is the second installment of a series about programming our favorite little micro-controller, the Arduino Covered connecting and blinking an LED. Is discussed connecting a push button that controls the LED. This is the simplest way to use a button. However, it isn't always the best way since it doesn't account for 'debouncing'. In the next installment of this series I will talk more about 'debouncing' the button input and why it is important. Have a fun and easy project that incorporates what we have learned so far in this series. Maker Shed have lots of Arduino's at the Maker Shed Arduino & Microcontrollers |
Lady Ada learn Arduino Tutorial
Mike's Electric Stuff High Voltage, Valves and other electrical stuff. Which is better, PIC or AVR ? Let's have a heated debate....
PIC List A collection of people interested in the Microchip PIC and other similar processors. Beginners checklist for PIC Microcontrollers
PIC MicroControllers Starting with PICmicro controllers.
PICAXE microcontrollers are exciting, low-cost, re-programmable chips that can be used as low-cost'brains'in many kinds of electronic project. For further information browse the index bar on the left hand side of the screen.
FPGAs are programmable digital logic chips. What that means is that you can program them to do almost any digital function.
WinPicProg PIC Tutorial Free programming software for various of the MicroChip PIC series of micro-controllers
PIC Elmer 160 Tutor/Lessons AMERICAN QRP CLUB For builders, experimenters, ham radio operators, and low power enthusiasts.
ooPIC, (Object-Oriented PIC), is a different approach in microcontrollers that uses objects to control the attached hardware while the application program focuses on controlling the objects. Programmed in Basic, C, or Java syntax styles. Uses Object-oriented concepts. More Object oriented programming and Robots and Robotics. Computer Control. Computer Engineering. links.
Mondo Technology an educational site of PIC Projects in various stages of development along with pictures, source files, object code files, schematics, and board layouts.
Ghetto Programming: Getting started with AVR microprocessors on the cheap.
|
NETLab The New Ecology of Things Lab at Art Center's graduate Media Design Program has released a new version of their NETLab Toolkit. This is a system for more easily connecting microcontrollers to computers, especially targeted at those who may be new to hardware and programming. In this video, Professor Philip van Allen of the Media Design Program shows how you can use NETLab to easily connect a a sensor to an Arduino and to Flash on a desktop machine. Here's the basic product description: NETLab Toolkit is a free set of software tools that enable designers to easily "sketch in hardware". With no programming at all and working in the familiar environment of Flash (or Processing or MAX/MSP), designers can hook up a physical sensor (e.g. a knob) and immediately get that knob to control a motor or a video projection. The toolkit works with a wide range of sensors, wireless sensors, input from the Wii Remote, controls motors and LEDs, communicates with MIDI devices, controls sound, graphics, and video in Flash, and communicates with DMX computer controlled lighting equipment, all with a simple drag-and-drop interface (of course, programming hooks are provided as well). |
| How-To: Shrinkify Your Arduino Projects Makemagazine YouTube Channel | Make your Arduino project smaller If you have a simple Arduino project that uses only a few pins, you might be able to shrink it down to a single 8-pin ATtiny chip. In this video, Matt Richardson shows you how, based on a tutorial from MIT Media Lab's High-Low Tech Group. The best part is you can use the same Arduino code and development environment that you're already used to. MIT High-Low Tech Group High-Low Tech, a research group at the MIT Media Lab, integrates high and low technological materials, processes, and cultures. Their primary aim is to engage diverse audiences in designing and building their own technologies by situating computation in new cultural and material contexts, and by developing tools that democratize engineering. They believe that the future of technology will be largely determined by end-users who will design, build, and hack their own devices, and our goal is to inspire, shape, support, and study these communities. To this end, we explore the intersection of computation, physical materials, manufacturing processes, traditional crafts, and design. Watch a recent video about High-Low Tech here. Programming an ATtiny w/ Arduino 1.0This tutorial shows you how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software (version 1.0). These are small, cheap ($2-3) microcontrollers that are convenient for running simple programs. The ATtiny45 and ATtiny85 have eight legs and are almost identical, except that the ATtiny85 has twice the memory of the ATtiny45 and can therefore hold more complex programs. The ATtiny44 and ATtiny84 have 14-legs and more inputs and outputs. Thanks to Mark Sproul for his work on making the Arduino core portable across processors. |
|
| Microprocessors. Microprocessor control devices | ||
Microprocessors. Microprocessor control devices. Programming, Input, output of microprocessors devices. |
FPGA project and tutorial FPGAs are programmable digital logic chips. What that means is that you can program them to do almost any digital function.
VirtualBreadboard is an easy to use simulation and modelling tool that can be used in place of a real breadboard for quickly performing experiments and testing out electronic and microcontroller powered'embedded'applications.
Cornell University ECE 476 Designing with Microcontrollers (Plenty of Links) ECE 476 deals with microcontrollers as components in electronic design and embedded control.
Embedded Lab An online teaching laboratory for Microcontrollers and Embedded Systems. Fully instructional tutorials, experiments and projects will guide you to learn about microcontrollers and embedded systems on your own.
PyroElectro.com brings you cool projects & tutorials that you can do at home.
| DIY Life project: programming PIC microcontrollers Iantube YouTube Channel | ||
| DIY Life project: programming PIC microcontrollers DIY Llife Main Web site |
| Raspberry Pi Beta Board Bring up Popcornmixer's YouTube Channel | ||
The Raspberry Pi. Very low budget computer, expected to function off one small circuit board. An ARM GNU/Linux box for $25. Take a byte! The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming. The Raspberry Pi Foundation is a UK registered charity (Registration Number 1129409)
More Linux Links |
| Fritzing - An Introduction Fritzing Tutorials YouTube Channel | ||
Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. We are creating this software in the spirit of Processing and Arduino, developing a tool that allows users to document their Arduino and other electronic-based prototypes, share them with others, teach electronics in a classroom, and to create a pcb layout for manufacturing.
|
Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. We are creating this software in the spirit of Processing and Arduino, developing a tool that allows users to document their Arduino and other electronic-based prototypes, share them with others, teach electronics in a classroom, and to create a pcb layout for manufacturing.
| Fritzing Killer Tips YouTube PlayList Fritzing Tutorials YouTube Channel | ||
Improve your Fritzing skills with these short tutorial videos Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. We are creating this software in the spirit of Processing and Arduino, developing a tool that allows users to document their Arduino and other electronic-based prototypes, share them with others, teach electronics in a classroom, and to create a pcb layout for manufacturing.
|
| Easy creating of a printed circuit board using Fritzing Rohanr2 YouTube Channel | ||
Fritzing is a really cool cross platform application that lets you create PCBs from breadboard layouts.
|
Arduino is an open-source electronics prototyping platform based on microprocessor, flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
Arduino and How-To (AKSoapy29.YouTube Channel). Where I show you my creations, and/or how to build them! Soapy29 Main Website
Arduino RFID Tutorial (AKSoapy29.YouTube Channel). Hope you like it! Learn how to use RFID in all your projects! NOBODY has ever made a Tutorial on how to BUILT AND PROGRAM your Arduino for RFID! Soapy29 Main Website
The Raspberry Pi. Very low budget computer, expected to function off one small circuit board An ARM GNU/Linux box for $25. Take a byte!The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things your desktop PC does, like spreadsheets, word-processing and games.
It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.
The Raspberry Pi Foundation is a UK registered charity (Registration Number 1129409)
Microcontroller Hardware: Connectors
Rickard Gunee Electronic Projects
Interfacing Discussion Group Archives
Microcontroller Independent Embedded Systems
Supported Microcontrollers USB-Based Microcontrollers from Keil
Rickey's world of Microcontrollers and Microprocessors. Here you will find all stuff related to microcontrollers, their codes, libraries, examples etc.
6502.org is a resource for people interested in building hardware or writing software for the 6502 microprocessor and its relatives.
Mill Engine. Engineering and Mechanical Portal. Engineering links, Mechanical links, engineers, machines, engines. Civil Engineering, architecture, construction, transportation, etc...
Web Masters. Click Here Now to start making money. A Great opportunity to make some money. Receive 50% by offering your users Ton's of Keywords on A Great Portal websites. Our Affiliate Program Pays you 50% on Level 1 of Every Sale of our Text Link both searchable and static Text Link!
Compare Bargains. Discounts and special offers. Compare Bargains Domain Name for Sale, URL, for Sale. http://www.comparebargains.com A domain name to make money from.
A Computer Portal. Freeware, Shareware. Download software. Computer languages and Programming code. Including PERL Scripts and Java Scripts. Webmaster Tools. Internet Marketing, Website promotion. Hardware Help from BIOS to Windows and UNIX.
® © ™ are owned by respective authors and websites. There may be a charge for some software. Google™ is a trademark of Google Inc, These pages are not endorsed by Google or any other Company. Always perform an Anti-Virus Check on any Software