wiki:ElekTronik

Version 74 (modified by admin, 10 years ago) (diff)

--

Nuetzlich

Schaltungsexperimente

Grundlagen

Atmel

Atmel C-Programming

RC-DIY

Microcontroller

Pollin Funkmodule - Datenblaetter

WLAN-Antenne

Buch

Todo

  • forumslader oder
    • c't 23/2007

Vorwiderstaende - Pollin, extrahell

  • weiss, 3,2 V - 91 Ohm
  • blau, 3,2 V - 91 Ohm
  • rot, 2,1 V - 150 Ohm
  • grün, 3,3 V - 91 Ohm

Beschaltung

  • Polling Eval Board
    • Programmierung TTYUSB0 via ISP (nicht RS232 an der Platine!)
    • sudo avrdude -p m8 -c ponyser -P /dev/ttyUSB0 -v -U flash:w:foobar.hex
  • Max3232-Pegelwandler (Lochraster)
    • (TTL) TX RX (RS232) TX RX x x CTS x x GND x +3.3V
  • RS232-Kabel
    • 1=schwarz;2=braun;3=rot;4=orange;5=gelb;6=grün;7=blau;8=lila;9=grau
    • usb2seriell: avrdude -p m169 -c butterfly -P /dev/ttyUSB0 -U flash:w:main.hex
  • Butterfly-ISP - von SUB an 6pol
    • 06 - 1k - 3 SCK
    • 07 - 1k - 4 MOSI
    • 09 - xx - 2 Reset
    • 10 - xx - 5 MISO
    • 24/25 - xx - 1 GND
  • Butterfly-ISP - von SUB an 6pol
# /etc/avrdude.confn
# http://s-huehn.de/elektronik/avr-prog/avr-prog.htm
programmer
  id    = "swppi";
  desc  = "Simple wire parallel port interface for ISP connector";
  type  = par;
  sck   = 6;
  mosi  = 7;
  miso  = 10;
  reset = 9;
;

R csd

Buyonhold

  • Sell Electronic Johannes u. Wöbke, Brillenburgsweg 31, 21614 Buxtehude, +49 4161/88305

Next

  • Projektbedarf?
  • Batteriebestand?
  • Lampenbestand?