Arduino framework for LOGICROM
- Open Arduino IDE
- Go To File ˃ Preferences ˃
- Add URL to Additional Board Manager URLs: https://waybyte.github.io/package_logicrom_index.json
- Click OK
- Go To Arduino IDE Menu, Tools ˃ Board ˃ Board Manager
- In search box enter: logic
- Click Install for LOGICROM Arduino Boards
Make sure S20 GSM Board is selected from Board Manager after Installation.
User can select either Release or Debug from build type. Debug build will enable extra debug messages from library package.
User can select standard I/O port for printf
function from following options
- Uart0
/dev/ttyS0
- Uart1
/dev/ttyS1
- Uart2
/dev/ttyS2
- USB Uart
/dev/ttyUSB0
- S20U Module
- S20 GSM development Board