Parralax makes a Microcontroller the "SX/B" that you can program in assembly. It has it basic compiler built-in as well.(kind of the best of both worlds imho)
Quote: "Because speed is one of the SX’s best features, the compiler generates code “in-line”. That is each line of BASIC code generates the code to completely perform the BASIC code. This creates code that executes quickly, and allows users who are interested in assembly language to see “how it’s done”. And if you simply must have some assembly code in your program, SX/B allows you to add it easily using ASM...ENDASM. Or, single lines of assembly can simply be prefixed with a slash."
http://www.parallax.com/tabid/405/Default.aspx
===============
Or...
MPLAB IDE v8
It's free, you could do all of your learning in a virtual environment, and purchase a kit later for actual deployment.
About MPLAB IDE
What is MPLAB IDE?
MPLAB Integrated Development Environment (IDE) is a free,
integrated toolset for the development of embedded applications
employing Microchip's PIC® and dsPIC® microcontrollers. MPLAB IDE
runs as a 32-bit application on MS Windows®, is easy to use and
includes a host of free software components for fast application
development and super-charged debugging. MPLAB IDE also serves as
a single, unified graphical user interface for additional
Microchip and third party software and hardware development tools.
Moving between tools is a snap, and upgrading from the free
software simulator to hardware debug and programming tools is done
in a flash because MPLAB IDE has the same user interface for all
tools.
Don't know where to start?
Download MPLAB IDE and use the tutorial in the MPLAB IDE User’s
Guide at the bottom of this page to explore how easy it is to
create an application. Write assembly code, build and assemble
your project with MPLAB's wizards, then test your code with the
built-in simulator and debugger. When you are ready to test your
own application, select one of our low-cost debugger/programmers
to program a device and analyze your hardware
============
If you truly need the physical hardware right-away locate the right devkit for your budget here:
http://www.microchip.com/
Your signature has been erased by a mod please reduce it to 600 x 120.
