User Tools

Site Tools


en:attiny

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:attiny [2018-04-28 12:21] – created mkaen:attiny [2018-05-06 00:57] (current) – [Notes regarding the board 3.0] mka
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ====== IDE using MikroForth for the ATMEL AVR Attiny 2313 in 20 Pin DIL ====== ====== IDE using MikroForth for the ATMEL AVR Attiny 2313 in 20 Pin DIL ======
  
Line 7: Line 5:
 This ATTINY Project((2017 : Attiny 3.0)) has been developed by E. Eube, G. Heinrichs and U. Ihlefeldt This ATTINY Project((2017 : Attiny 3.0)) has been developed by E. Eube, G. Heinrichs and U. Ihlefeldt
  
-On his website G. Heinrichs documents the project in detail. He describes the concept, the development and the technical details. +[[http://www.g-heinrichs.de/wordpress/index.php/attiny/forth/|On his website G. Heinrichs documents the project in detail.]] He describes the concept, the development and the technical details. 
 Downloads of the programs are available.  Downloads of the programs are available. 
 FORTH and the assembler are described.  FORTH and the assembler are described. 
Line 20: Line 18:
 {{:projects:platine3_layout_klein.jpg?400|bottom side of Attiny 3.0 }} {{:projects:platine3_layout_klein.jpg?400|bottom side of Attiny 3.0 }}
  
-{{:mikroforthcircuitdiagram.jpg?400|Minmaler Schaltplan / minimum circuit diagram}}+{{:mikroforthcircuitdiagram.jpg?400|minimum circuit diagram}} 
 + 
 + 
 +===== ATTINY-Board 3.0 ===== 
 + 
 +==== Main Features ==== 
 +  * AVR Attiny2313 microcontroller (not soldered but plugged into a socket) 
 +  * USB-UART converter is integrated on circuit board;  
 +  * Bootloader ensures high speed when using the USB interface 
 +  * (almost) all connections of the AVR can be reached via contact sockets with patch cables 
 +  * In parallel to the 8 bits of a complete port (port B) 8 sockets with resistor array. As a result, the states of the port can be displayed via LEDs 
 +  * Two Interrupt  Inputs directly connected to buttons,  one of them debounced via a capacitor 
 +  * A piezo speaker 
 +  * A power amplifier for connecting a light bulb, electric motor ... 
 +  * Serial communication and fast programming via USB 
 +  * I2C preparation via pull-up resistors (switchable by jumper) 
 +  * SPI programming of the 2313 chip via USB 
 +  * Some additional contact fields for more complex circuits 
 +  * Power supply and data transmission via standard USB extension cable;  
 +  * Power supply via 9V battery, and voltage regulator  optional 
 +  * Female header for connecting a small, inexpensive LCD (LCD included as part of the kit) 
 +  * Female header for connecting additional devices, freely patchable! 
 +  * Reset button for restarting a program or activating an upload process 
 + 
 +==== Circuit diagram of the board 3.0 ==== 
 + 
 +{{:projects:schaltplan-attiny.jpg?600|Circuit diagram of the board 3.0}} 
 + 
 + 
 +==== Notes regarding the board 3.0 ==== 
 + 
 +  - The complete kit of parts includes the board, a USB connection cable, 10 LEDs, a photodiode, 2 jumpers, little jacks, an LCD (2 x 8 characters) and the necessary software (uploader program, etc.). 
 +  - The LCD uses port B; while PortB.5 and PortB.7 remain free to operate the I2C bus. 
 +  - You can easily connect other devices via the socket strip. For this purpose, the female connector is connected via patch cables to the pins of the Attiny2313. In this way a flexible assignment of the female connector pins to the Attiny pins is possible. 
 +  - On the board is a power MOSFET that can be powered from the board or via an external power source. It can also turn external devices on and off via an output of the microcontroller if they  require larger currents (e.g., light bulbs or electric motors). 
 +  - The board is as well prepared for stand-alone operation without the USB cable: All you need to do is to solder a clip connection for 9V batteries, a switch, two capacitors and a 5V regulator on the board. 
 + 
 +//If you are interested in the purchase of one or more boards (as a kit or ready, from about 20 Euro), please contact Mr. Eube directly (eeube@ish.de)//
  
 ===== Documentation ===== ===== Documentation =====
en/attiny.1524910917.txt.gz · Last modified: 2018-04-28 12:21 by mka