All Projects → SWITCHSCIENCE → Evy1_shield

SWITCHSCIENCE / Evy1_shield

Labels

Projects that are alternatives of or similar to Evy1 shield

Arduauto
Code repository for the Arduauto Course: An Arduino remote controlled car
Stars: ✭ 11 (-21.43%)
Mutual labels:  arduino
Autonomousvehicle
Simple Autonomous Vehicle
Stars: ✭ 12 (-14.29%)
Mutual labels:  arduino
Roboticarmandroid
💪 + 📱 It's a simple project where you'll learn how to create a Robotic Arm with Arduino board, controlled by a Android smartphone using Bluetooth. (PT-BR: Um projeto simples onde você irá aprender como criar um braço robótico utilizando Arduino, e controlar ele via Bluetooth através de um aplicativo Android)
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Rwxbiofuge
RWXBioFuge
Stars: ✭ 11 (-21.43%)
Mutual labels:  arduino
Grideye rfduino
a tiny 8x8 thermal camera with OLED display and BLE capability
Stars: ✭ 12 (-14.29%)
Mutual labels:  arduino
Simple Socket Io Example Esp8266
ESP8266 Arduino code for a simple socket.io client example
Stars: ✭ 13 (-7.14%)
Mutual labels:  arduino
Bridgeexamples
Stars: ✭ 11 (-21.43%)
Mutual labels:  arduino
Arduorbiter
The software running on ArduOrbiter-1.
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Microblu ws
SkyNet Arduino Firmware
Stars: ✭ 12 (-14.29%)
Mutual labels:  arduino
Wilderness Wireless I
Repository for Radical Networks Workshop
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Badusb
Stars: ✭ 12 (-14.29%)
Mutual labels:  arduino
Fastled Patterns
Repeating sequence of color patterns as examples for using FastLED with a strand of LEDs, like the Adafruit Neopixels.
Stars: ✭ 12 (-14.29%)
Mutual labels:  arduino
Ferret
Ferret is a free software lisp implementation for real time embedded control systems.
Stars: ✭ 878 (+6171.43%)
Mutual labels:  arduino
Makeymakey Capsense Keyboard
Capacitance sensing code, so your Makey Makey works without needing to connect to gound
Stars: ✭ 11 (-21.43%)
Mutual labels:  arduino
Esp8266 Robot
Build a WiFi Controlled Robot with the ESP8266
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Spectrumanalyzerstrip
Spectrum analyzer using a Teensy 3.1 and an APA102 RGB LED strip.
Stars: ✭ 11 (-21.43%)
Mutual labels:  arduino
Esp8266 Wifi Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
Stars: ✭ 13 (-7.14%)
Mutual labels:  arduino
Neopixel painter
Light painting project for Arduino Uno + NeoPixel strips
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Arduinoserialmp3player
Playing MP3 files on a Serial MP3 Player board from Catalex (YX5300 chip)
Stars: ✭ 14 (+0%)
Mutual labels:  arduino
Ir Tester
Quick IR Value Tester
Stars: ✭ 14 (+0%)
Mutual labels:  arduino

Sample code for eVY1 Shield


Arduino

mml_play

歌詞とMMLを配列に格納して再生するサンプルスケッチです。MMLは一般的なコマンドにほぼ対応しています。d

evocaloid_smf

フォーマット0のスタンダードMIDIファイルをスケッチ中に埋め込んで再生するサンプルスケッチです。 PROGMEM(AVRマイコン内蔵フラッシュメモリ)にスタンダードMIDIファイルを格納します。
(Timer1ライブラリをインストールしてください。) また、フォーマット1のスタンダードMIDIファイルには対応していないので、MIDI編集ソフトなどを使ってフォーマット変換を行ってください。

Processing

eVY1_example.pde

ProcessingによるeVY1制御のサンプルプログラムです。Midibusライブラリを使っています。
スペースバーを押すと歌うプログラムです。押している間だけ歌います。 マウスポインタの横方向でピッチを、縦方向でベロシティを変化させます。
(デフォルトで入っている「あ」でないと綺麗に音が出ないのですがご了承ください)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].