background preloader

Rhpecanha

Facebook Twitter

EletroFun. I am building a new project and I already tested the standard Ethernet module. This module is based on the W5100 controller. Since is already supported by Arduino, it was pretty straight forward, I only have to mount the Continue reading As promised on The last article (HERE), now we can have a simple app on Arduino. It will allow the android app, (ArduinoBT) control a led strip. If you dont have a display to connect to your arduino, and dont want to put buttons on your project, why don’t use your Android phone to control it? A LCD display can be very useful in microcontroler projects, they make very easy to interface with user and configure your device properly and with great flexibility. Another option to use arduino and bluetooth, is using a small jymcu module, with uses a very simple serial interface. . - This project was a little tricky, basically to pair the bluetooth board, and the raspberry I used. – I used a bluetooth shield on a standard Uno Arduino.

Arduino - HomePage. | arduino.douez.net. DIY midi controller info topic. Thinking of using your arduino in a DIY midi controller project? It's not that hard if you know where to look.... A lot of stuff is already written about this subject on this forum and the web. Ive been gathering information slowly over the last month and I thought it might be usefull to others to have most of the relevant info in one place. This is an open thread, if you think something is missing or needs updating, please do so. [glow]midi interfacing[/glow] -hardwareThe way to go for simple plug and play midi output. Out. straight forward, cheap and simple. Midi out and "real" midi over usb? -software serial to midi(windows only at the moment, please add support for mac)In my experience this is just for testing and simple controls.