Pembicaraan:Arduino
Ini adalah halaman pembicaraan untuk diskusi terkait perbaikan pada artikel Arduino. Halaman ini bukanlah sebuah forum untuk diskusi umum tentang subjek artikel. |
|||
| Kebijakan artikel
|
||
Cari sumber: "Arduino" – berita · surat kabar · buku · cendekiawan · HighBeam · JSTOR · gambar bebas · sumber berita bebas · The Wikipedia Library · Referensi WP |
Arduino bukan merupakan bahasa sendiri. file .ino Arduino adalah bahasa C++ biasa, dikompilasi menggunakan avr-g++. Silahkan cek sendiri beberapa hal untuk membuktikan:
1. cara linking C++, file source code .c++ dapat menggunakan ekstensi apapun dan tidak harus .cpp, termasuk .ino
2. file .ino berisi deklarasi fungsi main() dan loop(), kedua fungsi ini akan di panggil pada main.cpp. Silahkan check https://github.com/arduino/ArduinoCore-avr/blob/master/cores/arduino/main.cpp
File .ino Arduino bukan merupakan bahasa java, maupun bahasa sendiri seperti C. file .ino adalah bahasa C++, dengan library arduino yang menggunakan bahasa C++.
IDE/text editor arduino terbuat dari Java, namun bukan untuk dibingungkan dengan bahasa pemrograman default .ino nya.
External links found that need fixing (Oktober 2023)
suntingHello fellow editors,
I have found one or more external links on Arduino that are in need of attention. Please take a moment to review the links I found and correct them on the article if necessary. I found the following problems:
- https://github.com/arduino/Arduino is found to be dead. Recommend adding https://web.archive.org/web/20191229132334/https://github.com/arduino/Arduino to the original URL.
- https://www.arduino.cc/en/Reference/UsingAVR is found to be dead. Recommend adding https://web.archive.org/web/20211113150034/https://www.arduino.cc/en/Reference/UsingAVR to the original URL.
- https://docs.arduino.cc/hardware/leonardo is found to be dead. Recommend adding https://web.archive.org/web/20230405201505/https://docs.arduino.cc/hardware/leonardo to the original URL.
- https://docs.arduino.cc/hardware/uno-rev3 is found to be dead. Recommend adding https://web.archive.org/web/20230517060013/https://docs.arduino.cc/hardware/uno-rev3 to the original URL.
- https://docs.arduino.cc/hardware/uno-rev3 is found to be dead. Recommend adding https://web.archive.org/web/20230517060013/https://docs.arduino.cc/hardware/uno-rev3 to the original URL.
- https://www.arduino.cc/reference/en/language/functions/usb/keyboard/ is found to be dead. Recommend adding https://web.archive.org/web/20231013172406/https://www.arduino.cc/reference/en/language/functions/usb/keyboard/ to the original URL.
When you have finished making the appropriate changes, please visit this simple FaQ for additional information to fix any issues with the URLs mentioned above.
This notice will only be made once for these URLs.
Cheers.—InternetArchiveBot (Melaporkan kesalahan) 25 Oktober 2023 03.12 (UTC)