AT89C1051 – AT89C2051 – AT89C4051 – AT89C51 – AT89C52 – AT89C55 – AT89C55CWD – AT89S8252 – AT89S53
Archive for the ‘electronic’ Category
Flash Microcontrollers
Tuesday, October 28th, 2008IC Databook Software
Monday, October 27th, 2008In this IC-Databook Software you will find pin assignments, connection layouts, function tables and the most important specifications available for the 40x.. and the 74x.. IC series.
Random Number Generator Has A Predefined Distribution
Wednesday, October 22nd, 2008Many digital designs incorporate high-speed generation of pseudorandom numbers. Typically, pseudorandom number generation is implemented using linear-feedback shift register (LFSR). An LFSR produces a sequence of numbers that appears to be uniformly distributed over the range 1 to 2n ? 1, where n is the LFSR size. For this type of generator, each output value has an equal probability of appearing.
The Prog-Studio 6 Software
Tuesday, October 7th, 2008Aside from basic functions such as the reading, programming, comparison copying and erasure of chips in the Batronix programming devices, the Prog-Studio 6 software offers numerous other functions. The Hex/ASCII editor gives you many options for working with the component contents, and the MC editor integrates a comprehensive compiler/assembler/debugger for developers of microcontroller applications. (more…)
8051 C-Compiler uC51 Software
Tuesday, October 7th, 2008The µC/51 compiler is well known for it’s high quality and high density code. You can develop high quality software for any 8051 in ANSI C. µC/51 comes with an incredible optimizing compiler, you can even write software in ANSI C on 8051′s with 1kB of code memory! µC/51 is absolutely complete: user friendly multi file editor, compiler, assembler, downloader, source level debugger. It’s a complete toolchain – You won’t need anything else.
USBasp – USB programmer for Atmel AVR controllers
Monday, October 6th, 2008USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed. (more…)