マイコン制御システム開発技術(Arduino編)
1日目
- AVRマイコン
- アナログ入力
- アナログ出力
- デジタル入力
- デジタル出力
- LED
- タクトスイッチ
- CDSセル
- UART
- DCモーター
2日目
- サーボモーター
- LCD表示装置
- 温度センサー
- 可変抵抗器
- ロータリーエンコーダー
- フルカラーLED
- RTC
- 音声合成LSI
3日目
- SDカード
- LAN
ENC28J60- Arduino ENC28J60 Ethernet Module - Geeetech Wiki
- ntruchsess/arduino_uip: UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack.
- themactep/arduino_uip: UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack.
- UIPEthernet/UIPEthernet: UIPEthernet library for Arduino IDE,Eclipse with arduino plugin and MBED/SMeshStudio (AVR,STM32F,ESP8266,Intel ARC32, Nordic nRF51, Teensy boards,Realtek Ameba(RTL8195A,RTL8710)), ENC28j60 network chip. Compatible with Wiznet W5100 Ethernet library API.
How to choose the right library to add ethernet (Enc28j60) to your Arduino | Homautomation
- 外部割込み
- ライブラリの作り方
- まとめの課題
- I2C
- オペアンプ
- USB
- 最適化
- ATtiny
- Firmata
- ArduinoISP
- ZigBee(XBee)
- Android
- ちっちゃいものくらぶ
- Arduino 日本語リファレンス
- Arduino Wiki - quickrefsheet (Arduinoはやみ表)
- O'Reilly Japan - Arduinoをはじめよう 第3版
- Arduinoをはじめようキット - スイッチサイエンス
- 電子工作に! Arduino互換ボードいろいろ - NAVER まとめ
- 知らないとソン!? Arduinoの小ネタ色々: 構想100年
- Arduino core の実装メモ | gaje
- Arduino UNO
- Why is the digital I/O in Arduino slow and what can be done about it? - CodeProject
- Fast digital I/O for Arduino - CodeProject
- GitHub - NicoHood/PinChangeInterrupt: A simple & compact PinChangeInterrupt library for Arduino
- GitHub - mmarchetti/DirectIO: Fast, simple I/O library for Arduino
- GitHub - projectgus/digitalIOPerformance: An Arduino library for high performance digital I/O with no code changes necessary. Inspired by digitalWriteFast.
- Software Library for Fast Digital Input and Output for the Arduino Platform
- knaka Tech-blog: ENC28J60+ARDUINO でIoT製作 (テスト編)
- Arduino unoでESP-WROOM-02をいじくる
- もっと速く反応するdigitalRead()用のライブラリを作ってみた - Qiita
- Nokia 5110 LCD 動かして見ました ( おもちゃ ) - 趣味の電子工作 - Yahoo!ブログ
HEX File Uploader
開発環境
Aeduino IDE
PlatformIO
ano
- Arduino のスケッチをコマンドラインからビルドする | tech - 氾濫原
- scottdarch/Arturo: Fork of amperka/ino to continue development.
- ano