Giter VIP home page Giter VIP logo

arduino_archive's Introduction

Arduino archive

Idea

Hey!

I guess you accidentally found this repo. It seems I have a number of Arduino sources and this number is growing.

So I am simply going to throw those here and make notes. Why? I often want to find a pin with LED on a breadboard, connect I²S soundcard or some I²C thermometer without googling in the first place, that's why.

Why I am not using Gist? Because I can make notes here better.

So, deal? I mean, there are videos on YouTube telling you how not to hold the soldering iron by the tip or a barrel, so bear with me.

Still no deal? Fine, whatever.

Topics

Board / MCU Description
Arduino AtMega 328, 5V, 8 bit
Digispark AtTiny 85, 5V, 8 bit
ESP_32 ESP32-WROOM-32
STM32 F1 Blue Pill STM32F103C8T6, 3.3v, 32-bit, 64KiB flash, 20KiB SRAM
STM32 F4 Discovery STM32F407VG, 3.3v, 32-bit, 1 Mb flash, 192 Kb RAM

To-Do

MIDI 2.0

Determine if MIDI 2.0 will require different schematics, find out about the required code changes.

UPD: I found a note in this article on MIDI.org:

The traditional 5 pin DIN transport from MIDI 1.0 uses a byte stream rather than packets. At the moment, there is no plan to use the Universal MIDI Packet on the 5 pin DIN transport. Unless/Until that plan changes, 5 pin DIN will only support the MIDI 1.0 Protocol.

On the other hand, MIDI forum admins claim:

As for 5 PIN DIn, Electron had products several years ago that had 10 times the speed of MIDI 1.0 on the same 5 Pin DIN connector, but with a slight modification of the part for the UART. MIDI-CI provides a method for negotiation so it would be possible for two devices to negotiate to a higher bandwidth on 5 Pin DIN. MIDI - CI makes a lot of things possible and we just need to prioritize the work that will get done next.

TL;DR: I am confused.

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.