I uploaded the programming using the Arduino IDE. Here you can download the
`Arduino IDE.`
I will also introduce a site with a detailed description of uploading with ATtiny.
I found the material on Reference: `the homepage of Kurina`, a graduate of 2017. Thank you Kurina
Reference: `High-low tech website`
1. I go into setting up the connection in the Arduino IDE
2. Type `https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json` in the manager URLS.
3. Enter the board in the tool and type attiny in the input window.
4. Download attiny by David A. Mellls.
5. Set the programmer to USBtinyISP in the tool.
6. Click Burn Boot Loader below it.
7. Program in Arduino.
8. Click on `Upload using the programmer` in the sketch.
It was too hard to study because I didn't know the electronic and the circuit side.
There were too many things to learn, such as the capacitor's capacity selection, resistance capacity, and the diode's role. Everything was new to me.
So Rodrigo Instructor asked us to read the datasheet. Even if I don't understand, read on and get used to it.
-SPI: Serial Peripheral interface
-MOSI: Master Output, Slave Input (output from master}
-MISO: Master Inout, Slave Outpu (output from slave) SCK: Serial Clock
-ADC: Analog to digital converter (translating analog to digital)
-AREF: Voltage Reference that the chip will use to know the range of voltage.
-PDIP/SOIC : PDIP(Dual in-line package, through hole package),
-SOIC(Small-outLine integrated circuit)
-EEPROM (128/256/512 Bytes of In-System Programmable EEPROM) : Electrically Erasable Programmable Read-Only Memory, Non-volatile memory.
used in computers and other electronic devices to store small amounts of data that must be saved when power is removed.
I decided to make Fabkit. According to the data, last year's graduate, Kurina, when she made Fapkit 4.0,
said she had problems cutting into Roland, so I decided to make Fapkit 2.0. But I referred to the Kurina`s website.
The entire size was set poorly when the image was changed and retrieved from Fapkit.
The first board failed because the trace and outcut did not fit. So, I did cutting by bringing in the existing image without changing it.
While soldering, the armaga line was so thin that it broke its leg while continuing to modify. So I made a board again.