Difference between revisions of "Arduino"

From OnnoWiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 128: Line 128:
 
* [[Arduino: LCD Clock NTP Sync]]
 
* [[Arduino: LCD Clock NTP Sync]]
 
* [[Arduino: LCD 1602 I2C]]
 
* [[Arduino: LCD 1602 I2C]]
 +
 +
'''Prayer Time'''
 +
 +
* [[Arduino: Prayer Time]]
 +
  
 
'''SD card'''
 
'''SD card'''
Line 145: Line 150:
  
 
===DS1307===
 
===DS1307===
 +
 +
* [[Arduino: DS1307 RTC I2C Setup]]
 +
* [[Arduino: DS1307 RTC I2C Clock Serial]]
 
* [[Arduino: LCD DS1307 I2C RTC]]
 
* [[Arduino: LCD DS1307 I2C RTC]]
 +
* [[Arduino: LCD DS1307 I2C RTC alternative]]
  
 
===DS3231===
 
===DS3231===
Line 233: Line 242:
 
* [[ESP32: DEV KIT V1 pin]]
 
* [[ESP32: DEV KIT V1 pin]]
 
* [[ESP32: Arduino IDE Support]]
 
* [[ESP32: Arduino IDE Support]]
 +
 +
==NodeMCU==
 +
 +
* [[NodeMCU: Arduino IDE Support]]
  
 
==WAVGAT==
 
==WAVGAT==

Latest revision as of 04:59, 27 February 2024

Arduino adalah platform open-source elektronik berdasarkan hardware yang mudah digunakan dan perangkat lunak open source. Ini ditujukan untuk siapa pun yang membuat proyek interaktif.


Referensi

Tutorial

Pranala Menarik


Tutorial

Web Programming

Alternative

BASIC

Arduino Nano

Digital

Analog

Communication

Contoh-contoh ini termasuk kode yang memungkinkan Arduino untuk berbicara dengan sketch yang berjalan pada komputer. Untuk informasi lebih lanjut atau untuk men-download Processing, lihat http://processing.org. Ada juga Max / MSP patch yang dapat berkomunikasi antar sketch Arduino.


Struktur Control

Sensors


LCD

Prayer Time


SD card

Time

DS1302

DS1307

DS3231


Misc


GPS

Motor / Actuator


Ethernet Shield

Fritzing


Visualisasi Data IoT

WeMOS

ESP32

NodeMCU

WAVGAT