Articles: Arduino Projects
again PID control Arduino
again PID control Arduino
again PID control Arduino
Ardui NO midi
i read that the Arduino UNO can be a MIDI device?
i read that the Arduino UNO can be a MIDI device?
Arduino - RPI - google + RPI - Arduino operation
we did fill a google macro spreadsheet with lines by a browser call. then we did same from a RPI with a python service after catching Arduino data from USB now the arduino USB is blocked by that service, still we need to operate the Arduino from there too! now arduino PID with DALLAS one wire temp sensor for PV and servo for OUTPUT.
we did fill a google macro spreadsheet with lines by a browser call. then we did same from a RPI with a python service after catching Arduino data from USB now the arduino USB is blocked by that service, still we need to operate the Arduino from there too! now arduino PID with DALLAS one wire temp sensor for PV and servo for OUTPUT.
ARDUINO 1.0
from loading ARDUINO 1.0 on ( after i used ARDUINO 0022 ) i not get anything running, because the big changes in that revision
from loading ARDUINO 1.0 on ( after i used ARDUINO 0022 ) i not get anything running, because the big changes in that revision
Arduino Battery Loading / UPS
read and control / switch DC Load and battery loading.
read and control / switch DC Load and battery loading.
arduino debug
many questions about arduino debug, but well, there is only the idea to use many prints. now: it can be improved by this idea from forum using it as a macro with a compiler switch to disable it. and add i try this to combine it with my style using a menu variable to toggle it by menu.
many questions about arduino debug, but well, there is only the idea to use many prints. now: it can be improved by this idea from forum using it as a macro with a compiler switch to disable it. and add i try this to combine it with my style using a menu variable to toggle it by menu.
ARDUINO DUE unboxing and speed test
ARDUINO DUE, is it arduinos new ferrari?
ARDUINO DUE, is it arduinos new ferrari?
ARDUINO news
the new ARDUINO 1.6.0 and internal problems
the new ARDUINO 1.6.0 and internal problems
Arduino on RPI
Arduino on RPI
Arduino on RPI
ARDUINO PROJECT: 3.5D datacollection
ARDUINO PROJECT: 3.5D datacollection for a automatic test bench a arduino could measure (Z) the data of 2 sets (N) over 2 parameter (X, Y)
ARDUINO PROJECT: 3.5D datacollection for a automatic test bench a arduino could measure (Z) the data of 2 sets (N) over 2 parameter (X, Y)
ARDUINO PROJECT: Analog Output / Signal Generator
in TEST BENCH we made software and hardware to generate a analog voltage by 2 PWM outputs to a RC network.
in TEST BENCH we made software and hardware to generate a analog voltage by 2 PWM outputs to a RC network.
ARDUINO PROJECT: BOOTLOADER
using a original ATMEGA328 CPU -a- burn bootloader -b- upload sketch -c- run CPU on a breadboard
using a original ATMEGA328 CPU -a- burn bootloader -b- upload sketch -c- run CPU on a breadboard
ARDUINO PROJECT: digital temperature sensor
wow, its hot in here!! lately when i found a new shop in chiang mai to buy small electronic parts, boxes, tools POLY ELECTRONIC SUPPLY i asked about temperature sensor, and he had a digital one available, DS 1820 even it was 100THB i had to get one.
wow, its hot in here!! lately when i found a new shop in chiang mai to buy small electronic parts, boxes, tools POLY ELECTRONIC SUPPLY i asked about temperature sensor, and he had a digital one available, DS 1820 even it was 100THB i had to get one.
ARDUINO PROJECT: DIY DUINO
actually i am not the hardware guy, but playing ARDUINO opens a wide range of playgrounds. building "my uDUINO", -- first breadboard, -- second prototype power uDUINO i started thinking about HOW TO make a DIY DUINO the smart way.
actually i am not the hardware guy, but playing ARDUINO opens a wide range of playgrounds. building "my uDUINO", -- first breadboard, -- second prototype power uDUINO i started thinking about HOW TO make a DIY DUINO the smart way.
ARDUINO PROJECT: DMX
here my work blog for play with ARDUINO and Processing software to control RGB LED...
here my work blog for play with ARDUINO and Processing software to control RGB LED...
ARDUINO PROJECT: ETHERNET
for the ARDUINO UNO board now i test the ETHERNET shield,
for the ARDUINO UNO board now i test the ETHERNET shield,
ARDUINO PROJECT: LCD shield
got the chance to play with more goodies, here the DFRobot (DFR0009) LCD Shield for ARDUINO.
got the chance to play with more goodies, here the DFRobot (DFR0009) LCD Shield for ARDUINO.
ARDUINO PROJECT: MOSFET tests
i think i got lucky when i build the first RGB PWM mosfet circuit, so now i want to do some more testing.
i think i got lucky when i build the first RGB PWM mosfet circuit, so now i want to do some more testing.
ARDUINO PROJECT: MULTIDROP LINK
when i play with 2 Arduino's and serial link i wanted to work on a RS485 link, but not again DMX, what i never could test.
when i play with 2 Arduino's and serial link i wanted to work on a RS485 link, but not again DMX, what i never could test.
ARDUINO PROJECT: my POWER uDUINO ( 2 RGB / 6 DIMMER )
after i got a virgin AVR ATMAGA328P-PU cpu then burned it with bootloader and build up the environment for uploading sketches to that cpu in a breadboard i call it a new project: my uDUINO ( say "my micro duino" )
after i got a virgin AVR ATMAGA328P-PU cpu then burned it with bootloader and build up the environment for uploading sketches to that cpu in a breadboard i call it a new project: my uDUINO ( say "my micro duino" )
ARDUINO PROJECT: OPAMP AMPLIFIER
opamp amplifier for mV input to ARDUINO read temperature, mV, V on 3 analog channels and show values on the webserver
opamp amplifier for mV input to ARDUINO read temperature, mV, V on 3 analog channels and show values on the webserver
ARDUINO PROJECT: Photo Cell
testing a PHOTO CELL
testing a PHOTO CELL
ARDUINO PROJECT: POWER MONITOR
Reading grid AC Volt and Ampere by a Arduino. For isolation from AC level use transformer.
Reading grid AC Volt and Ampere by a Arduino. For isolation from AC level use transformer.
ARDUINO PROJECT: Power Monitor Tool Box V2
Power Monitor Tool Box V2 PMTV2 This workover of the EMON version with variouse extensions for GPRS, WIFY, WIFLY and local touchscreen connection also includes revisioning now to Arduino 1.0.5
Power Monitor Tool Box V2 PMTV2 This workover of the EMON version with variouse extensions for GPRS, WIFY, WIFLY and local touchscreen connection also includes revisioning now to Arduino 1.0.5
ARDUINO PROJECT: power MOSFET
some time ago i already tested MOSFET ( and i used them to drive LEDs )
some time ago i already tested MOSFET ( and i used them to drive LEDs )
ARDUINO PROJECT: powerline
here i test the new dLAN Ethernet / USB extender
here i test the new dLAN Ethernet / USB extender
ARDUINO PROJECT: SCOPE
test Processing and Firmata, oszilloscope examples, and write a 8.9kHz snapshot zoom window for one channel.
test Processing and Firmata, oszilloscope examples, and write a 8.9kHz snapshot zoom window for one channel.
ARDUINO PROJECT: SD card DATACOLLECTION
From DFRobot use the interface shield and a 4GB Kingston uSD card
From DFRobot use the interface shield and a 4GB Kingston uSD card
ARDUINO PROJECT: SERIAL LINK MODEM
following this idea using a modem to send ALARM SMS using the NewSoftSerial.h
following this idea using a modem to send ALARM SMS using the NewSoftSerial.h
ARDUINO PROJECT: TOUCH screen LCD
looking for a local operation / visualisation for a power monitoring / emon version i buy a arduino mega 2560 ( china copy ), arduino mega shield and a 3.2" TFT LCD screen from ThaiDuino, all for 1923THB / 48EURO.
looking for a local operation / visualisation for a power monitoring / emon version i buy a arduino mega 2560 ( china copy ), arduino mega shield and a 3.2" TFT LCD screen from ThaiDuino, all for 1923THB / 48EURO.
ARDUINO PROJECT: USB TERMINAL MENU
i made a revision for USB MENU , where menu texts and diag msgs are in FLASH
i made a revision for USB MENU , where menu texts and diag msgs are in FLASH