Skip to content
David Chen edited this page May 15, 2019 · 30 revisions

Welcome to Taiwanduino wiki!

Taiwanduino 是一個利用 Arduino UNO 的核心 ATmega328P 搭配 Adafruit Pro Trinket 的 bootloader 所製作的發聲小套件,主要的功能是藉由觸控來播放不同的聲音,同時這也是一片 Arduino IDE 相容版
採用全 DIP 元件來設計,讓初學者也能在不需要焊接 SMD 元件的狀況下方便完成
USB 直接燒錄,把麻煩的 USB-TTL 拋在腦後吧!

想開始在我們的台灣PCB上蓋高樓,前往組裝說明

如果你組裝完板子要開始上傳程式,請到 Blink

如果想要自己丟音效檔案進去,請到自製音效

想了解全手動的音效轉換轉換流程,請至The PCM Samples

設計理念與構想細節的可以到Design


[English]
Taiwanduino is a little kit made with the core of the Arduino UNO - ATmega328P and the [bootloader] (https://github.com/adafruit/Adafruit_ProTrinket_Bootloader) of Adafruit Pro Trinket. It is fully compatible with the newest Arduino IDE. Our goal is to make the world's simplest touch and play audio solution based on Arduino.
The board is fully designed with dual in-line package (DIP) components, which makes it easier to solder by beginners.
You can even leave your USB to serial converter at home and upload your sketch directly through USB!

To build some skyscrapers on our PCB, please read the Assembly Guide

When the hardware gets done, you might want to upload your first Blink

Check out for our audio to array converter at 自製音效

Converting your audio samples by your own, please click The PCM Samples

We've wrote our design considerations in Design

Clone this wiki locally