Conferència : “Maquinari lliure Exemples pràctics. Com construir-te el teu propi robot” del 23 de febrer de 2015. Enllaç
Categoria: ArduBlock
Exercicis de maquinari lliure amb Arduino Nano (20150117)
Conferència / taller : “Exercicis de maquinari lliure amb Arduino Nano” del 15 de gener de 2015 Enllaç
Curset de 5 hores sobre maquinari lliure (20150621)
Curset de 5 hores sobre maquinari lliure (20150621) Enllaç Enllaç Enllaç
Serial read using Ardublock
SCoop + Ardublock
First two options are not optimal because event are detected after delays. The last two options are using SCoop Sleep instead of delay. The last two options are better than the first ones. SCoop should be installed at Arduino IDE
SCoop installation on Arduino IDE
SCoop : Simple Cooperative Scheduler for Arduino and Teensy ARM and AVR 1st option) Go to official SCoop website : https://github.com/fabriceo/SCoop/ and follow its instructions 2nd option) Once Arduino IDE is installed on Debian, download https://www.binefa.cat/arduino/ardublock/SCoop.tar.gz at /usr/share/arduino/libraries and uncompress it. clot@debian:/usr/share/arduino/libraries$ wget https://www.binefa.cat/arduino/ardublock/SCoop.tar.gz –2014-11-18 17:26:30– http://www.binefa.cat/php/arduino/ardublock/SCoop.tar.gz S’està resolent www.binefa.cat (www.binefa.cat)… 37.58.75.228 S’està connectant a… Continueu llegint SCoop installation on Arduino IDE
Arduino’s VU-meter using ArduBlock
This is chapter 3 about using Ardublock . It reads an analog value from a potentiometer and it writes to 8 leds VU-meter style. (link)
nano-eCat using 8 relays
Taking advantage from last post, this is a video using a Relays Module Adapter connected to 8 Relays Module . nano-eCat can connect to two 4 Relays Module per port using Relays Module Adapter in Daisy Chain :