I bought some tubes containing microcontrollers and a couple of populated boards which should use the same microcontrollers, from a company that had gone bankrupt.
The microcontrollers are unnamed, but I had hoped that they were ATtiny or something similar.
However, the populated boards do not seem to match with them being ATtiny.
The boards are very basic, just two buttons which makes a LED light for 5 seconds.
The microcontrollers have 8 pins, length is about 5 mm and width (without legs) are 4 mm.
1.27 mm between the pins.
Pin-1: 3.3V, with a cap to gnd.
Pin-2: Output to LED-driver.
Pin-3: Input, is pulled to gnd when clicking on the first button.
Pin-4: Pulled to gnd with a 10K Ohm resistor.
Pin-5: NC.
Pin-6: NC.
Pin-7: Input, is pulled to gnd when clicking on the second button.
Pin-8: Gnd.
ATtiny25/ATtiny45/ATtiny85 have Vcc on pin-8, which is ground for my microcontrollers.
PICAXE seems to have In on Pin 2 which is output, and Out on pin-7 which is input.
What other microcontrollers should I take a look at?
Thanks
The microcontrollers are unnamed, but I had hoped that they were ATtiny or something similar.
However, the populated boards do not seem to match with them being ATtiny.
The boards are very basic, just two buttons which makes a LED light for 5 seconds.
The microcontrollers have 8 pins, length is about 5 mm and width (without legs) are 4 mm.
1.27 mm between the pins.
Pin-1: 3.3V, with a cap to gnd.
Pin-2: Output to LED-driver.
Pin-3: Input, is pulled to gnd when clicking on the first button.
Pin-4: Pulled to gnd with a 10K Ohm resistor.
Pin-5: NC.
Pin-6: NC.
Pin-7: Input, is pulled to gnd when clicking on the second button.
Pin-8: Gnd.
ATtiny25/ATtiny45/ATtiny85 have Vcc on pin-8, which is ground for my microcontrollers.
PICAXE seems to have In on Pin 2 which is output, and Out on pin-7 which is input.
What other microcontrollers should I take a look at?
Thanks