Git Product home page Git Product logo

iruino_library's Introduction

Arduino core for the IRUINO

Contents

Development Status

Latest Stable Release Release Version

Installation Instructions

  • Using Arduino IDE Boards Manager
    • insert the following links into the Additional Boards Manager URLs field:
      • https://raw.githubusercontent.com/VEA-SRL/IRUINO_Library/main/package_vea_index.json
      • https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
    • Open the Boards Manager from the Tools -> Board menu and install "iruino", by "VEA SRL"
    • Select the "IRUINO" board from the Tools -> Board menu

Decoding exceptions

You can use EspExceptionDecoder to get meaningful call trace.

Capabilities

The Iruino is a board based on ESP32, with a lot of features.

I/O

The Iruino has

  • 8 digital inputs, named I0, I1, I2, I3, I4, I5, I6, I7;
  • 8 digital outputs, named O0, O1, O2, O3, O4, O5, O6, O7;
  • 2 analog inputs, named A0, A1.

Connettivity

The Iruino has

  • WiFi module, can be configured as AP or STA
  • Bluetooth module, can be configured as BLE or SPP

Display

The Iruino has a 0.96" OLED display, with 128x64 pixels, connected in i2c to the SDA, SCL pins.

iruino_library's People

Contributors

francesco-fioretti avatar veasrl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.