[Tutor] what small microcontroller chips can I controll with small basic python codes.

dman dsh8290@rit.edu
Tue, 1 Jan 2002 20:09:04 -0500


On Tue, Jan 01, 2002 at 05:14:50AM -0800, info007 wrote:
| what small microcontroller chips can I controll with small basic
| python codes. 

None.  Typically working with hardware requires writing certain values
at certain memory locations, but python is too high-level to let you
do that.  C is much better suited for device driving.

| Example--- Atmel........  etc..........
| 
| And where can I find the work sheet and schematics to do this...

Presumably your microcontroller supplier will have them, or they might
be on the manufacturer's website.

HTH,
-D

-- 

Stay away from a foolish man,
for you will not find knowledge on his lips.
        Proverbs 14:7