• Archives

    • Demonstrates the floating number the script (AVR ) AVR, floating-point _AVR,float

      Friday, November 20th, 2009 at 17:44 | No comments
      Categories: Embedded system
      Tags: ,
      Short Content:        If the write program processes the floating number, that is the matter which has a headache very much. Fortunately, each kind of C language develops the platform to have the ready-made floating number processing function, moreover CodeVisionAVR also provided the floating number to transform the string of character form the function, let look like me such “the small colza” to be crisp: )! This article is a demonstration floating number script which writes with CodeVisionAVR, but also involved ...
    • The AVR monolithic integrated circuit controls electrically operated bicycle driving system procedure_AVR, electric bicycle

      Friday, November 13th, 2009 at 23:11 | No comments
      Categories: Embedded system
      Short Content: #include #include // electrically operated bicycle double closed loop procedure, uses the double closed loop mode control electrical machinery, by obtains the best rotational speed performance, and may// limits electrical machinery's maximum current. This application procedure with to two CCP parts, CCP1 uses in the PWM output, controls// system electrical machinery voltage; CCP2 uses in triggering AD, timer TMR2, the TMR1, INT interrupt, the RB mouth level fluctuation interrupt,// watch-dog as well as 6 general I/O mouths#define ...
    • AVR SD card interface routine_AVR, SD Card

      Friday, November 13th, 2009 at 22:09 | No comments
      Categories: Embedded system
      Tags: ,
      Short Content: /************************************************************//*          SD card interface routine SD Code for   M32L             *//*       By   pasyong        *//*       2006-4         *//*       Base ICC6.31A             *//************************************************************/#include
    • How to use the AVR-GCC_GCC, AVR

      Friday, November 13th, 2009 at 17:23 | No comments
      Categories: Embedded system
      Tags: ,
      Short Content: Installs GNU C for AVROne. The execution the installation procedureTwo. The production link uses storehouse document$ (AVR) expression installment root directory. (in myself system is f:\avrgcc)The production storehouse document key is must move located under $ (AVR) RUN.BAT. The original procedure is as follows:  @echo off  if NOT %AVR%! ==! goto install  rem set environment variables  set AVR= f:\AVRGCC  set CC=avr-gcc  set PATH=. ; f:\AVRGCC\bin; %path%  doskey: install  if 1%! ==! GOTO end  rem install libc  cd f:\AVRGCC\lib\avr - ...
    • In AVR-GCC defines API_GCC, AVR, API

      Friday, November 13th, 2009 at 16:22 | No comments
      Categories: Embedded system
      Tags: , ,
      Short Content:         The embedded programming's code may divide into two parts simply; first, has nothing to do with the algorithm part with the hardware, has not distinguished to its programming and the ordinary C programming; Second, with hardware related register/port operation part. Different MCU realizes the method to have the difference respectively. Solves in AVR-GCC through a series of API. Certainly, the user may also define own API. In this introduces API which simply in present AVR-GCC defines, as well ...
    • AVR and CF card (IDE) connection_CF card, AVR, IDE

      Friday, October 23rd, 2009 at 07:56 | No comments
      Categories: Embedded system
      Tags: , ,
      Short Content: ; ***************************************************************************;; File Name: 'cf.asm "; Title   : Compact Flash Common Memory Mode Driver; Date   : 2004.05.12.; Version: 1.0.0; Support telephone: 36-70-333-4034, old: 36-30-9541-658 VFX; Support fax:; Support Email: info@vfx.hu; Target MCU: AVR;; ***************************************************************************; D E S C R I P T I O N;; Memory Interface to a compact flash card.; Compact flash card is used in memory mapped mode.; Registers are located at ADR_CFC in external RAM space of Mega128;;; ***************************************************************************; M O D I ...
    • AVR monolithic integrated circuit SPI example_AVR, SPI

      Monday, October 19th, 2009 at 19:05 | No comments
      Categories: Embedded system
      Tags: ,
      Short Content: Myself SPI example, realizes two machine communications through SPI, Uses the interrupt mode to realize the complete in both labor communication. This example realizes with two MEGA8515, the connection is: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS Is going to transmit the data loads to transmission buffer function fill_tx_buffer With has not given from receive buffer readout's function read_rx_buffer, Asks itself according to the respective demand to complete. #define ...
    • mega8 and ds18b20 temperature gathering procedure_AVR, mega8, DS18B20

      Monday, October 19th, 2009 at 17:19 | No comments
      Categories: Embedded system
      Tags: , ,
      Short Content:   This procedure to use mega8 and the ds18b20 temperature gathering procedure   Selects mega8 internal 8M the RC shake, the ds18b20 data line meets pd6, the data line and on vcc indirect 14.7 k pulls the resistance   Thanks material */which the dfgeoff bloodthirsty snail provides #include the
    • Based on ATmega8 electric car accumulator cell intelligence management system management system design - 51RD Chinese electronic net

      Monday, April 20th, 2009 at 01:00 | No comments
      Categories: Power Supply
      Short Content: Abstract: Take the ATmega8 monolithic integrated circuit as the core, has designed one kind distributional, the modulation, through the LIN main line communication, has the intellectualized charge electric car accumulator cell management system management system, has realized to the many group of accumulator cell's effective monitors and the management, its intellectualized charge's mentality will be worth later continuing the deep research and the promotion.Key word: Accumulator cell management system management system; Intellectualized charge: LIN main line O introduction    The electric ...
    • Based on AVR monolithic integrated circuit’s general USB interface module design

      Sunday, November 30th, 2008 at 04:19 | No comments
      Categories: SCM
      Short Content: 1 introduction The USB connection is quick of by its data transmission, the connection simple, easy to expand, to support inserts hotly pulls out and so on characteristics to become one of the peripheral device and PC correspondence fundamental modes. Along with embedded system's development, the embedded microprocessor must increase the general USB connection, with the aim of realizing with USB main engine system's and so on PC correspondences. In view of such demand, here uses PHILIPS Corporation's USB connection ...
    Posts Tagged ‘AVR’
  • Page 1 of 212»

TOP
Copyright © 51 Research and Design, Electronic Engineers website - Embedded Systems, MCU, DSP, EDA, Test and Measurement, Components, Communications, Power, Microelectronics, Semiconductors
Powered by WordPress | Theme by mg12 | Valid XHTML 1.1 and CSS 3