Posts

Showing posts from April, 2011

Small-footprint Due

hi guys - need expert feedback on due board designing. we wanted build smallest possible footprint due-compatible board embedding our products (such our open source ev charging stations, ev chargers, etc - info curious ones: http://www.emotorwerks.com/products/online-store/product/show/44-emw-juicebox-level-2-15kw-ev-charging-station-kit-or-assembled-unit). we have sifted through posts find on various relevant topics try collect gotchas (e.g., errors in schematics, suboptimal i2c pullup resistor values). have looked various types of user feedback design board can not useful interesting others making small production runs based on sam3x8e. e.g. have added 64kbit eeprom on board, broken out aref pin, etc. at moment, able 4-layer layout containing lqfp-144 package fit 1.2"x1.4" footprint. have external programming board due programming circuit on it. way small production runs way more economical don't have spend $$ , board space on programmer circuits don't use

Customizing Apache 2 Website - Raspberry Pi Forums

i used google could't find out how change background colour in apache 2 website. how change background colour in apache 2 websites? learn html , css so: code: select all body { background-color: yellow; } h1 { background-color: #00ff00; } p { background-color: rgb(255,0,255); } here: http://www.w3schools.com/cssref/pr_background-color.asp raspberrypi

Received error : DB function failed with error number 1030 at Admin back-end - Joomla! Forum - community, help and support

Image
hi there. i need experts here. i've received error : db function failed error number 1030 when logged in administator page.  please me. thank you. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

Where is the upgrade from CF 6 to 6.1

hello ! i can't find upgrade colfdusion 6.0 coldfusion 6.1 on website (for linux red hat). ? thanks thibault http://www.adobe.com/support/coldfusion/downloads_updates.html -- ken ford adobe community expert - dreamweaver fordwebs, llc http://www.fordwebs.com "elypse" <webforumsuser@macromedia.com> wrote in message news:fr5em1$cdj$1@forums.macromedia.com... > hello ! > > can't find upgrade colfdusion 6.0 coldfusion 6.1 on > website (for linux red hat). ? > > > > thibault More discussions in ColdFusion Server Administration adobe

Analog light sensor outputs are strange?

hello all ive bought light sensor module: http://www.fasttech.com/products/0/10004903/1380700-photosensitive-diode-light-sensor-module ive put gnd gnd, vcc 5 v on arduino , signal a1. i have uploaded sketch it: code: [select] int sensorpin = a1; int lightvalue = 0; // light sensor // setup routine runs once when press reset: void setup() {   // initialize serial communication @ 9600 bits per second:   serial.begin(9600); } // loop routine runs on , on again forever: void loop() {   // read analog input on analog pin 2 (the light sensor):   lightvalue = analogread(sensorpin);   // print out value read:   serial.print("the lightvalue ");   serial.println(lightvalue);   delay(500);        // delay in between reads stability } this results in output of 221 in serial monitor. nothing happens when put more light onto or cover up. when adjusting potentiometer on module jumps @ 1 point 249. any ideas doing wrong? the photo shows electronic brick 2 outpu

Project direction suggestions

i looking input on direction should go far sotware. use mega arduino 7" touch screen. where need advice use program arduino , gui. after alot of looking head spinning. :~ not have programming experience, have been trying find stuff easy use.  project involve controlling 2 tempuratures, reading linier transducer , controlling couple stepper or servo drives.  not wanting @ once, , realize have walk before can run, walking software. thanks all, richard the temperatures , motor control , on sounds fine, driving 7" touchscreen problematic. don't know touchscreen have in mind or size in pixels, suggests frame buffer size , related data quanitity  way beyond arduino support. unless display , driver board designed used arduino (i.e. incorporating necessary frame buffer etc) don't know how you'd work. have no idea whether there 7" touchscreen displays support arduino, me seems unlikely. perhaps ought looking @ 1 of hybrid arduinos inclu

Problem reading rfid tags using python - Raspberry Pi Forums

we doing project in reading rfid tags using rfid reader. using raspberry pi 2 model , facing problem in reading rfid tags using python programs. have tried many python programs read rfid tags still unsuccessful. wish read gpio serial port pin attached rfid reader. guidance appreciated.. please suggest regards tijus wrote: guidance appreciated.. please suggest 1. provide link specifications/datasheet of particular rfid reader using 2. include sample code have tried , in way not working raspberrypi

Assigning many I2C addresses to an Arduino

hi, i intending use arduino simulate different sensors communicating master via i2c. when master asks sensor arduino should response if requested sensor. able that, need arduino have different i2c addresses (an address per simulated sensor). possible or @ least can manage soft ? thank you. the i2c hardware , software (the wire library). it not possible let hardware respond different addresses. there else: arduino not able behave sensors. don't know problem was, remember reading it. Arduino Forum > Using Arduino > Project Guidance > Assigning many I2C addresses to an Arduino arduino

Header background color/colour - Joomla! Forum - community, help and support

Image
please understand question coming beginner therefore labels might incorrect. on frontpage have main menu, login form, polls, latest news, random image, etc. presuming these referred table headers? they have same coloured background but, change background of 1 of them (only), lets polls, orange. we're using blue_sky template css references same. can tell me how might this? need modify of modules? hope not, cause know i'll screw up. thanks jc mod note: marked thread solved.  glad got sorted. -mmmedia the css class is: table.moduletable th default modules if want customize module header create new css class called: table.moduletable_new th then go site modules > click on module want change , input _new in class suffix field. don't forget there user manual @ http://help.joomla.org my bad Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

PC2102 Driver

hi, i bought arduino pro mini usb-to-uart bridge uses cp2102 module silicon labs. so far good...  however usb not recognised under windows (or linux matter) went site of silicon labs , tried download driver. it's been 2 days , somehow server silicon labs it's faulty because download doesn't start.  so pleading of kind soul (^^) have driver downloaded , send me? oh yeah site is: http://www.silabs.com/products/interface/usbtouart/pages/usb-to-uart-bridge.aspx and under tab "tools" trying download file "cp210x vcp windows" thanks bunch flavio here go Arduino Forum > Using Arduino > Microcontrollers > PC2102 Driver arduino

need help to make a game controller usable for PC

Image
hello everyone, first of all, i'm newbie in whole electronic thing, i'm interested , bought arduino learn. dont judge me, okay?  i want have done. want make special wii game controller usable pc. in other words, arduino should current state if pressed or not.  drum controller music game (its drums game drum rocker) i disassebled drum , inside, looks this: http://i60.tinypic.com/whz1x4.jpg the wire on right side goes wii controller, extention nunchuck energy. i cut wire on right side on end. don't know if guys can read it, on right sides, pins labeled as gnd  (ground) gnd (ground) scl (datastream?) sda (datastream?) det (det = detection?) vdd (power) i put vdd wire 3.3v port , gnd gnd (doh). , scl, sda, det analog port. then tried read data scl, sda , det. of them give "685~687" no matter if press on sensor or not. how can work? thank guys i love enthusiasm, have slow down bit. the best thing do, find project else has made that. there

Hvem bruker Joomla og når er final klar - Joomla! Forum - community, help and support

1. har et prosjekt som ser seg minst 15 000 besøkende pr. dag.  finnes det noen nettsteder norge som bruker joomla og som man vet hÃ¥ndterer sÃ¥ mange brukere pr. dag ? evt. hvilke moduler og utgaver de kjører + evt. server kapasitet. 2. venter egentlig pÃ¥ @ 1,5 final skal bli lansert - er der noen rykter nÃ¥r denne blir sluppet ? jeg har selv foretatt en research ang. dette, og har spurt utviklerne av joomla, og det er ingen problemer med Ã¥ bruke joomla pÃ¥ slike nettsteder. det aller viktigste er Ã¥ planlegge godt hva som er pÃ¥ siden, antall moduler (eller kall mot databasen). serverkapasitet er ogsÃ¥ vesentlig - ikke velg en billig host til store nettsider. se denne trÃ¥den: http://forum.joomla.org/index.php/topic ... #msg204776 Board index Joomla! International Language Support International Zone Norwegian Forum Eldre versjoner av Joomla! Joomla! 1.0 Generelt

Shift doesnt work - Raspberry Pi Forums

i using pi2. have noobs installed, see isn't included. want install other version such 1 of media center version. durring boot, tried holding shift button down boot or recovery screen, doesn't anything. ends going login prompt. doing wrong? don't have micro sd adapter yet. dafly wrote: i using pi2. have noobs installed, see isn't included. want install other version such 1 of media center version. durring boot, tried holding shift button down boot or recovery screen, doesn't anything. ends going login prompt. doing wrong? don't have micro sd adapter yet. try toggling 1 or other of 'shift' keys rather holding? model/type of keyboard using? (noobs can slow detect wireless keyboards, reducing "window of opportunity" 'shift' key detection.) it's possible force recovery mode: https://github.com/raspberrypi/noobs#ho ... oard-input (but you'll need usdhc sdhc adapter or usdhc compatible usb card reader/writer) trev. raspberryp

Japan Java Users Group:Raspberry Pi Night Seminar - Raspberry Pi Forums

hello, stephen chin,who famous 'nighthacking' - java arm present java demo using raspberry pi. * advanced coffee brewing demo * magic iot hat * line follower robot * retro raspberry pi * 3d printing if live in tokyo , interested in 'rpi on java' please rsvp meetup on apr 10th following doorkeeper page - held @ 7pm-9pm @ oracle aoyama center in gaienmae,shibuya https://jjug.doorkeeper.jp/events/23105 non translating - presenting in english. is there english speaking rpi enthusiasts in hokkaido. live , don't know of else. raspberrypi

noobs setup says 0mb available on micro-sd - Raspberry Pi Forums

hello everyone, since search took 80% of searchwords out of search couldnt search it, when setup of installing noobs , os' want install raspbian , openelec sd supposely has no space left, checked on windows 8 , have lots of space left. not first start, wanted setup pi fresh after having had working raspbian only. it's model b+ , noobs 1.3.9.. did try resize sd parted got error mounted , when tried umount /mnt said nothing , when did umount /settings said invalid argument pls me, ask further info have tried https://www.sdcard.org/downloads/formatter_4/ if not, 1) wipe card tool provided; 2) unzip noobs sd card; and 3) should work. raspberrypi

runShellCommand() not returning results on the Arduino Yun

hello, i've got sketch calling bash script via runshellcommand() function.  while parameters passed simple scripts, i've not had luck getting bash script's results pass arduino sketch.  to answer questions have covered, can see adafruit support thread here: http://forums.adafruit.com/viewtopic.php?f=25&t=50349 when run ssh terminal on yun, script accepts parameters , returns proper integer shell.  when call same script runshellcommand function, returns "0".  my script makes use of "bc" program perform complex math, , script call other scripts. any ideas on how sketch proper result shell script? quote any ideas on how sketch proper result shell script? sure. post question in correct place - forum yun. Arduino Forum > Using Arduino > Programming Questions > runShellCommand() not returning res

need help converting this html code into code that will work as a flash button

i have html code button in html when pressed sends url somehow adds 'id value' , 'website value'. how can convert code , or put flash button? disregard gif info...that's html graphic goes button. [html]<form action="https://secure.verotel.com/cgi-bin/vtjp.pl" method="post"> <input type=hidden name=verotel_id value="9804000000840231"> <input type=hidden name=verotel_website value="55461"> <center> <input type="image" src=" http://buttons.verotel.com/join/button_00010155461.gif" alt="signup now!"> <img src=" http://buttons.verotel.com/signup/tbutton_55461.gif" border="0" width="1" height="1" alt=""> </center> </form>[/html] what want might this: More discussions in ActionScript 1 and 2 adobe

Thread: Saving 'man' documents

i'm trying save man pages can later have them printed. used things like code: laptop:~$ man man > man_document and code: laptop:~$ man man > man_document.odt i tried copy/paste. overall works these funny characters squares , strange looking question marks in newly created document. there solution this? in advance what using view documents? character encoding choosing when viewing them? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Saving 'man' documents Ubuntu

Display rotation issue - Raspberry Pi Forums

hi, i'm trying boot raspberry pi 2 display rotation. added following line /boot/config.txt file: display_rotate=1 display have been rotated, ugly lines appear in points of monitor. lines move in different points after moving windows or when click on maximize window icon. without display_rotate have no problem. have tried different display resolution, changing monitor, changing window manager (lxde, openbox, fluxbox) have same problem? suggestions? thank you maurizio hi maurizio, there bug in firmware ( this issue in firmware repository ). has been fixed, hasn't made way raspbian repository yet. can download using rpi-update. suggest using following commands install latest firmware. code: select all sudo apt-get update sudo apt-get upgrade sudo rpi-update raspberrypi

Libraries for controlling DDS RF Synthesizer Modules

Image
after having used "dds modules" (based on ad9850 device) under arduino control in many of amateur radio projects, i've published libraries simplify use... there general library, https://github.com/m0xpd/dds , uses soft spi interface , special library arduino due, https://github.com/m0xpd/duedds , uses hardware spi. a general description here: http://m0xpd.blogspot.co.uk/2014/03/dds-and-duedds-libraries.html . hello m0xpd, first of thank library , description you've posted. great work. easy read, easy follow , got me watering mouth while reading it. but have bother questions ask you seem "expert enough" have answers. as consider create musical instrument, synthesizer, ask myself if this, chip library, job. i dont know how of things have do, keen done. right brother , build arduino based 16 step sequenzer, , wihle researching related stuff found website sells ad9850 breakout board isnt expensive.  http://www.ebay.de/itm/281274553

I have some problems with strange signs showing up in my content! Help needed - Joomla! Forum - community, help and support

i have problems website @ http://www.resource4sports.com i no developer sports fanatic, problem in recent content strang appears. how happen , how can fix this. shooting complex , interactive skill player learn. not only mentally, physically , cognitively demanding, aplayer should perform under external , internal pressure.it comes down footwork, balance , practice become a consistent shooter, if want great consistent shooter have practice efficiently, methodically , know , feel body , able control it. thank harvey if 1 experienced joomla , offer there assistants fine tune website great! [mod note: please not include url in message, use signature instead, see forum rules: http://forum.joomla.org/index.php/topic,65.0.html - pe7er] Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Format USB Stick to EXT4 remains FAT32 - Raspberry Pi Forums

hello people, starting crazy , hope able me. have usb stick plugged on raspberrypi running raspbian. usb stick detected on /dev/sda1 fat32 shown fdisk-l output. want convert filesystem ext4 after being sure not mounted run sudo mkfs.ext4 /dev/sda1 -l untitled code: select all pi@raspberrypi ~ $ sudo mkfs.ext4 /dev/sda1 -l untitled mke2fs 1.42.5 (29-jul-2012) filesystem label=untitled os type: linux block size=4096 (log=2) fragment size=4096 (log=2) stride=0 blocks, stripe width=0 blocks 4096000 inodes, 16383992 blocks 819199 blocks (5.00%) reserved super user first data block=0 maximum filesystem blocks=0 500 block groups 32768 blocks per group, 32768 fragments per group 8192 inodes per group superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424 allocating group tables: done writing inode tables: done when run again fdisk-l usb stick still detected fat32: code: select all disk /d

[réglé] erreur josgetarrayints() - Joomla! Forum - community, help and support

bonjour, je désespère, je n'ai plus accès à l'administration du contenu de mes articles voici l'erreur que j'obtiens j'ai tenté de remplacer tous les fichier de mon serveur par la version 10.0.11 de joomla (celle utilisé mais rien n'y fait j'ai toujour la même erreur. fatal error: call undefined function: josgetarrayints() in /xxxxx/administrator/components/com_content/admin.content.php on line 22 ce type d'erreur apparait d enombreuse fosi au niveau d emon interface d'administration (pas d'incidence sur le site web à priori) fatal error: call undefined function: josgetarrayints() in /xxxxx/administrator/components/com_mambots/admin.mambots.php on line 28 ce que je soupsonne comme déclancheur de cette erreur est l'installation de related item ( http://tomh.gdi.cz ) bref aujourd'hui je ne peux plus utiliser mon espace d'administration et suis bloqué, à part changer les fichier par ceux initiaux je ne voit pas ce que je pourrais faire.

frame con pagina html presa da SD

Image
ciao tutti ragazzi vorrei chiedere se era possibile creare un frame all'interno del mio webserver dove al suo interno metterò una pagina htm che è presente su sd. la sintassi del frame è cosi: <frame src="prima.html"> potrei fare una cosa del genere: valori= sd.open("test.htm"); <frame src=valori> grazie in anticipo si lo puoi fare ciao Arduino Forum > International > Italiano > Software (Moderator: leo72) > frame con pagina html presa da SD arduino

Bootloader Arduino Mega 2560

hello, i have project in need change arduino software without need connected usb. from i've been looking @ may have 2 options, flash arduino sd, or read arduino software directly sd. for of 2 options need create bootloader (for first option 2boot there, can not work). can me? we talk paid work. regards , thanks! check out approach sd card: http://www.gammon.com.au/forum/?id=11638 Arduino Forum > Using Arduino > Microcontrollers > Bootloader Arduino Mega 2560 arduino

Arduino suddenly stops taking input

Image
while working on robot, did several tests. in of them worked fine. however, suddenly, arduino uno stopped accepting input controller. 6 pins used accept input. double checked voltage make sure not putting in much. wasn't. how can fix problem? there no other available pins me use. hi,have tried reprogramming uno, or programming uno simple input/output debug program test inputs. if have dmm can check inputs on uno getting highs , lows when program not responding? tom....... Arduino Forum > Topics > Robotics (Moderator: fabioc84) > Arduino suddenly stops taking input arduino

Help?

Image
hi all, i'm trying create simple system on arduino using stepper motor, dc motor , servo. i need system soft start. any appreciated thanks. quote i need system soft start. whatever means. Arduino Forum > Using Arduino > Project Guidance > Help? arduino

Thread: Run Blender without the "./" in Ubuntu

Image
hello! when install blender ubuntu repositories code: sudo apt-get install blender can run blender code: blender however, asked around irc channels , recommend against using blender repositories. besides, couldn't latest blender there. should download official site instead. have several questions resulting .tar.bz2 file which (default, or best practices) directory should untar file? how can run blender anywhere in command line? tried setting path variable in .bashrc , editing /etc/environment file, or using export command, still can't run blender anywhere. this question closely related #2. somehow, despite setting path variable, still can't run blender anywhere since requires code: ./blender opposed apt-get install can code: blender in advance! is blender in /usr/bin/ ? if not try creating link , place link in /usr/bin/ give try.

NEWS MODULE - need more options - Joomla! Forum - community, help and support

Image
hi all, i show newest 3 news items 1 category in module. have 5 categories want 5 spearate modules shown. want more titles. main text also. i have tried using mod_latestnews lists items, mod_newsflash doesn't let me specify latest items (randomized) is there mod or hack out there? any appreciated hi deanawade you've alternatives standard mod_latestnews, like: http://extensions.joomla.org/component/ ... itemid,35/ http://extensions.joomla.org/component/ ... itemid,35/ and you'll able find lot more browsing , searching joomla extensions repository Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Machine control + ethernet + many serial connections

hello, i trying determine best way incorporate many sensors , serial connections in arduino project, , if feasible run many things on 1 uc. project pressure testing vessel uses 24v hardware feed pressure chamber 24v sensors read pressure. know arduino's 10 bit dac low of resolution application using i2c 18 bit dac feed 4-20ma interface goes pneumatic controller. need 18 bit adc read pressure transducer (1-5v analog) for interface, smartgpu2 seems take serial commands arduino , graphics processing on own. interface needs graph/plot pressure on time (smartgpu2 has rtc) , log data file, smartgpu2 have capability for. smartgpu2 api uses points , lines , should able make decent plot in realtime (< 10hz sampling) have experience using smartgpu2? there else recommend? machine must able serve data on ethernet (maybe using webserver?) , if requested print data on serial thermal printer. the biggest question arduino uno (or mega) able handle serial connections simultaneously? se

Thread: HP 2140 xorg.conf for external monitor

hi, knows how configure xorg.conf connect hp 2140 external monitor? when did resolution have 800x600 in wide screen. configuration: ubuntu 9.04 + hp 2140 ok fix adding code: section "device" driver "intel" endsection and code: subsection "display" modes "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480" endsubsection Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] HP 2140 xorg.conf for external monitor Ubuntu

variable information in a snippet

Image
i'm not sure "get" concept behind new snippet functionality in rh7. understand part how reusable blocks of text can create once , insert in many places. makes sense, include *exactly* same block of text in multiple places. do, though, include similar instructions in many places. steps vary depending on topic. is, topic called "creating x" includes numbered steps setting x; topic called "creating y" includes numbered steps setting y; , topic called "creating z" includes numbered steps setting z. except names of what's being created (x vs y vs z), step-by-step instructions same. i hoping use snippet text in topics x, y, z identical (most of it), while somehow inserting variable in snippet change x y z, depending on topic. can done? hi kathy seems allow adding user defined variable in snippet no issues. edit snippet, create or assign user defined variable want. cheers... rick More discussions in RoboHelp adobe

Thread: Another dumb partitioning question-

Image
here's drive looks (see attached screen capture)- can see, sda1 way big. sda2 vista partition, hardly use (but can't kill- yet), , it's bit big too, not bad. sda3 /home partition. there anyway shrink sda1 , add sda3?? have make images of disk, blank it- over, , write images onto new partitions? scares me bit... anyway, thanks... interesting side note, btw- compare sizes of vista , ubuntu install. i'm apt-get ***** too, install , sounds cool, , it's 7gigs, compared base install of vista's 30gigs...and that's w/o ms office installed either. vista home premium, , ff, anti-virus, malware, , lgihtroom, etc.. bm attached images screenshot--dev-sda - gparted-1.png (43.8 kb, 12 views) posted blur xc th

precision scale for checking liquid amount from a peristaltic pump

so making dispensing machine peristaltic pump. problem peristaltic pumps need calibrated, involving precision scale, 1 measure weight of fluid (this common practice in laboratories etc.) i have found peristaltic pump stepper, can't find precision scales arduino. know one? 1 send measurement on serial preferable, because don't think arduino's 1024 bit resolution analog read give me precision need, although might wrong here, suggestions here welcome. other ideas pumps can dispense precise amount of liquid welcome well. liquid have charcoal in it, contain small lumps (no problem peristaltic pump!). sincerely kristoffer. i should of course have clarified precision of scale. guestimate, think peristaltic pump dispense around 2-5 cubic cm of liquid, guess range 1-7 g, preferably precision of 1/20 1/100 of gram. standard laboratory scale can this.  Arduino Forum > Using Arduino

Error playing mp3 file.

hi! i trying make mp3 player(a simple one) songs loaded xml file.when start sound @ first time works when click button load second song gives me error , stops playing. and here error message: error: error #2037: functions called in incorrect sequence, or earlier call unsuccessful. @ flash.media::sound/flash.media:sound::_load() @ flash.media::sound/load() @ site2008_fla::s_34/playsong() @ site2008_fla::s_34/onmusic2click() from docs: once load() called on sound object, can't later load different sound file sound object. load different sound file, create new sound object. http://livedocs.adobe.com/flash/9.0/actionscriptlangrefv3/flash/media/sound.html#load() More discussions in ActionScript 3 adobe

Raspberry pi 2 model B with old TV (3.5 mm jack to RAC) - Raspberry Pi Forums

i have purchased raspberry pi 2 model b, have problem connect pi old tv through 4 pole 3.5mm jack rac cable. * have tried edit boot/config.txt * have pressed 4 or 3 while booting of raspberry pi issue are, * getting screen in black & white * can’t able view full screen * pixel not in manner have attached image of tv display, while connecting pi https://drive.google.com/file/d/0b13ejz ... sp=sharing please, me overcome problem see viewtopic.php?f=91&t=83372 - entries #13 , #22 (it seems cable may wrong one, or connected wrongly.) raspberrypi

PID Basic when compile get error message

hi, when compile pid basic exampleget error message below: arduino: 1.5.6-r2 (windows xp), board: "arduino uno" c:\documents , settings\icareuz\my documents\arduino\libraries\pid_v1\pid_v1.cpp: in constructor 'pid::pid(double*, double*, double*, double, double, double, int)': c:\documents , settings\icareuz\my documents\arduino\libraries\pid_v1\pid_v1.cpp:26: error: 'millis' not declared in scope c:\documents , settings\icareuz\my documents\arduino\libraries\pid_v1\pid_v1.cpp: in member function 'void pid::compute()': c:\documents , settings\icareuz\my documents\arduino\libraries\pid_v1\pid_v1.cpp:43: error: 'millis' not declared in scope this coding: /******************************************************** * pid basic example * reading analog input 0 control analog pwm output 3 ********************************************************/ #include "arduino.h" #include <pid_v1.h> //define variables we'll connecting

Thread: Using Ubuntu Problems

i switched windows ubuntu 9.04 reason want use os commercial cafe. got both desktop edition , server edition. problem : cant seem master using 2 network cards on same system bring in , send out network connection switch. configuring 1 of them use wan , other use lan. please need on this. in anticipation. what using bridge connections - trying set squid act proxy server? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Using Ubuntu Problems Ubuntu

Matrice de LED avec MAX7219

Image
salut tous, je viens de recevoir mes deux matrices de led rouge en 8x8 avec deux circuit équiper de contrôleur max7219. je souhaiterai faire afficher des messages ou des animations sur mes matrices( comme des yeux qui bougent par exemple) mais je ne sait pas comment faire. j'ai chercher mais j'ai pas vraiment trouver de solution que j'ai bien compris. j'ai trouver la librairie parola qui à l'air vraiment sympa mais je ne sait pas comment m'en servir. quelqu'un pourrait m'aider ? merci vous  bonjour, aide toi et le forum t'aidera  commence par faire une recherche sur le forum avec le mot clef max7219. lien vers la recherche sur le forum français : http://forum.arduino.cc/index.php?topic=100561.30#lastpost @+ Arduino Forum > International > Français (Moderators: jfs, Snootlab) > Matrice de L

CSS - Bottom-Menu im IE - Joomla! Forum - community, help and support

Image
so erstes posting, hallo erstma ich hab folgendes problem, bin neuling in joomla und hab mir maln template erstellt. ich hab das ganze mit dem firefox gemacht und da sieht auch alles ganz toll aus, dann hab ich die seite nem kollegen zum anschaun geschickt und der musste erstma lachen, weil das bottom menu nich das macht ich will, er benutzt den ie. ich weis die probleme sind bekannt, aber ich find einfach keine lösung. zum problem: ich hab das menu mit "li floating: left" ausgerichtet, das es nebeneinander .. horizontal. im ie wird es jedoch wie eine normale liste angezeigt. hier mal die seite:  http://www.bouche.de/joomla hier ist der code zur css http://bouche.de/joomla/templates/bouche/css/template_css.css wäre cool wenn mir jemand helfen könnte .. ich mach das für nen kunden (bin neu im gewerbe) mfg exploit4d ich vermute dein problem ist display: block und width: 100% bei a.mainlevel-nav schraube da mal dran rum. Board index Joomla! Inte

Problema display lcd RGB

il display in questione è questo: http://www.robot-italy.com/it/lcd-display-16x2-rgb-positivo.html ho seguito la guida sotto riportata tenendo conto del datasheet del mio display ma non ne vuole sapere di scrivere sul display. http://www.mauroalfieri.it/elettronica/tutorial-arduino-scrive-su-un-lcd.html come posso riuscire scrivere qualcosa su questo display?? http://dlnmh9ip6v2uc.cloudfront.net/datasheets/lcd/monochrome/adm1602k-fs%28rgb%29-fbw.pdf trovi la disposizione dei pin. dacci una foto del tuo cablaggio. caio uwe Arduino Forum > International > Italiano > Generale (Moderator: leo72) > Problema display lcd RGB arduino

working with the STM electronics LSM303C magnetometer

all can find lsm303 sensors lsm303dlh sensor. lga 28 package , sensor lga 12. possible use lsm303dlh sample code basis? i've never done interfacing before. link below sensors data sheet. .https://www.google.com/urlsa=t&source=web&rct=j&ei=n_wu5alj8zisas__yd4aq&url=http://www.st.com/web/en/resource/technical/document/datasheet/dm00089896.pdf&cd=2&ved=0ccyqfjab&usg=afqjcngxxm2_wzb4ps5fmau8tstfnlx30q the link doesn't work. Arduino Forum > Using Arduino > Sensors > working with the STM electronics LSM303C magnetometer arduino

Kalman Filter and Quaternions

hello, i in process of constructing vertical take-off , landing vehicle utilizes 6-solenoid carbon dioxide attitude control system. for initial set-up, interested in controlling 3-rotational degrees of freedom. using arduino uno coupled mpu-6050 gyro. i have read threads in terms of programming mpu-6050 , using kalman filter. there several questions have been left un-answered , kindly request other users knowledge in area can provide me guidance. 1. after activate dmp (digital motion processor) , extract quaternion, there 2 ways go it. can use "unscented kalman filter" directly on quaternion , move on finding "acs reaction vector". other way resolve quaternion pitch, yaw, , roll , apply simple kalman filter separately each angle. best way go it? 2. once calculate reaction vector, need obtain right combination of acs thruster bursts. acs needs balance external forces, remove unwanted rotation, , return vehicle original orientation. general structure of code

i2c with pcf8591 - Raspberry Pi Forums

hello there, interfacing i2c pcf8591 , want read it. have example code in code: select all void i2c_init() { fd=open("/dev/i2c/0",o_rdwr); // file open i2c communication in read-write mode if (fd<0) { printf("\n not able open driver \n"); } else { printf("\n i2c working \n"); } } //*****************************************************************************************************// //***********************i2c read using external adc*********************************************// //*****************************************************************************************************// int i2c_read(adc_channell) { if (adc_channell==0) // chanel 0 used data acqustion { buf[0]=0x90; // sending control word adc write mode in ch=0 } buf[1]=0x40; // i2c adress arm on adc connected buf[2

Steering wheel remote audio control

Image
good day. i'm trying figure out how translate resistance getting steering wheel audio cotrol buttons (swc) resistance pattern 1 understandable audio head unit via remote control input. hu sony xav-601bt. it's rc-input compatible sony rm-x4s remote controller resistive buttons. scheme below (scheme same both pioneer , sony hu): swc resistance buttons pattern unkown. couldn't find info resistor nominals , controlling resistance on 2-wire cable connected stock hu. car subaru forester sg9 2.5xt '05 , stock hu subaru gx806ef2 (oem kenwood). rear panel terminals scheme (sorry quality, it's best 1 found) swc wires on 8-pin harness. using subaru's pin numbering, it's pins 2 (+) , 6 (-). looking @ rear: __--__ 4  3  2   1 8  7  6  5 so idea connect 2 wires arduino read resistance regarding buttons on swc. program arduino specific reaction output resistance each command sony hu. so question: there straightway "generate" resistance arduino? thanks i

Cannot write to SAMBA Share - Raspberry Pi Forums

Image
hi all, i'm wondering doing wrong. have raspi (512mb b) set 2 external hard drives being shared via samba. have consulted many guides , set according each of them no matter config set, cannot write drive source. able point out doing incorrectly? have feeling permissions on drives themselves, whenever right click , set them denies me access , have no idea how change it.. have screenshotted end of /etc/samba/smb.conf : have tried use writeable=yes parameter , doesnt work either. plus, aware of dangers of forcing root user. have added smb users sudo smbpasswd -a username ? each windows user needs matching samba user. raspberrypi

[Geschlossen]Logging Programm gesucht

moin, ich habe einen arduino eingestellt, dass er nun die temperatur und den luftdruck messen kann. an dem arduino ist ein sender. den sender habe ich in zweifacher ausführung. ich habe ihn auf 19200 baud, frequenz: 432.99mhz und 13dbm eingestellt. mein arduino läuft nun über batterie und mein sender über usb. ich habe gelesen, dass arduino "logging" nicht "erlaubt" und somit stellt sich für mich jetzt die frage: kann mir jemand ein einfaches programm empfehlen um meine daten aufzurufen? ps: die daten selber stimmen und nichts ist fehlerhaft etc. lediglich das programm fehlt wohin willst du loggen? auf einen pc in eine datenbank? auf eine sd karte? an den arduino einen sd-karten leser anzuschließen und die daten in eine datei zu schreiben ist kein problem. da gehört dann noch eine real time clock dazu damit man einen zeitstempel hat. Arduino Forum > International

Feature request

hi! i enjoy possibility check color swatches full screen when looking @ other people's swatches. have when editing them. in way 1 judge colors better. cool also, able change background color, perhaps shade of gray (from black white) or black or white background check effect. editing , deleting own comments nifty idea also. cheers , keep work, kuler hugely inspiring color related work , community gives extremely creative-collaborative feel also. colorious i'd love able load photo adjoining image hodler next color blocks use kuler match other images might in design. More discussions in Adobe Capture adobe

Problem with LCD Shield.

hi, i'm new arduino. have problem lcd pc1602ar, because not work in arduino mega  2560 board. what problem? compatibility liquidcrystal library? should use lcd 4-bit library? or thing? please. need help. ty quote what problem? compatibility liquidcrystal library? should use lcd 4-bit library? or thing? we need know more specific device have.  is 'shield' plugs directly arduino or separate pc board has connected jumpers? i think 'powertip' part number , recall of them use non-standard pinout. the liquidcrystal library should work if connect things correctly , set parameters correctly. the lcd 4-bit library should deleted computer don't use mistake.  it poorly written library (read comments if want proof) cobbled before standard liquidcrystal library updated several years ago. don Arduino Forum > Using Arduino > Displays

Movement-/ distancesensor for art

hello, i searching small sensor should detect people walking beneath picture. think max. distance 1 meter. the sensor should small , dark. may recommend me easy use sensor (max. 2 pins free)? greetz chris quote from: chris72622 on mar 24, 2014, 03:22 pm hello, i searching small sensor should detect people walking beneath picture. think max. distance 1 meter. the sensor should small , dark. may recommend me easy use sensor (max. 2 pins free)? greetz chris the hc-sr04 work great this.  can them couple bucks on ebay. tim Arduino Forum > Using Arduino > Sensors > Movement-/ distancesensor for art arduino

Thread: Thunderbird profile not being recognized.

i had reinstall jaunty due borked karmic upgrade. clean install on separate partition home directory. odd reason when point thunderbird existing profile picks address books none of emails boxes or account settings appear. @ loss because have upgraded many times in past , pointed profile , voila good. use profile on other machines , works fine. have lot of mail accounts , emails , have start scratch. know data in profile because folder still correct size. ideas/suggestions? frustrating. when reinstalled thunderbird again did remove new profile created when thunderbird started up? know sounds daft question i've found taking steps ensure it set paramount. if don't mind i'll post set of instructions, , you'll know if have missed step. thunderbird profile can found showing hidden files, please follow steps. 1 - go /home/yourname 2 - press ctrl & h open hidden files &

I'll throw our church site into the mix - Joomla! Forum - community, help and support

Image
i have worked on site time.  have tried make fun , informative.  please visit www.keystonechristianchurch.net , let me know think. i should have noted these of add-ons using site componants: prayer request events calender joomla flash games podcasting suite joomlaboard forum community builder joomlaxplorer 1.4 can't others unpack tars docman joomap zoom media gallery smo ajax shoutbox modules: flash rotator weather dj4 transmenu those matching various components proverb of day plugins/mambots: all video plugin mosmoduel placing modules in content using podcasting suite, see let me know if need that. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed 1.0 x Site Showcase - Archived.

LCD behaves odd

i have 128x64 lcd connected arduino uno, reading 18b20 sensors. generally works fine, time time, lcd screws , print garbage on screen. what annoys me, can't seem find right way reset way fast. i have power lcd on/off few times, same uno board, before starts work again. so there basic weay reset lcd? it's cheap dx lcd, should make difference. reseting masking problem. it best work out real problem is. often comes down few common things. some of tend be: - bad power or electrical noise - incorrect s/w library or sketch - incorrect pin configuration - bad wiring/poor connections in order need know libraries , specific glcd you using , more actual issue. --- bill Arduino Forum > Using Arduino > Displays > LCD behaves odd arduino

How would I go about making this project?

hello, i inquiring if possible project, , how go making it: interested in hacking printer every time makes gesture, picture printed. have arduino uno , know basics of using photocell, it. tips appreciated! thanks hard part seeing gesture. mimicking serial data printer not hard. if it's usb interface printer, add hardware complexity. Arduino Forum > Using Arduino > Project Guidance > How would I go about making this project? arduino

i need help posting this code in a module.help plz? - Joomla! Forum - community, help and support

Image
i need post code in module ive replaced banner 1 how go puing in ive tryed wouldnt work. script language='javascript' type='text/javascript' src='http://advertising.excell.org/adserver/adx.js'> turn off wysiwyg editor , create module using no editor option. wysiwyg editors cause problems script snippets. d Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Robot wireless mode select

hi, have built , programed robot follows me around, need build wireless controller can use toggle between modes "follow me" , "stay put" . build simple wireless controller using single pole double throw switch , these? http://www.banggood.com/433mhz-rf-transmitter-with-receiver-kit-for-arduino-arm-mcu-wireless-p-74102.html?currency=usd&utm_source=google&utm_medium=shopping&utm_content=miko_ruby&utm_campaign=electronic-xie-us&gclid=ciy185wzlb0cfejf7aodwhwazg can't use ir because interfere current programing code: [select] #include <wire.h> const int pingpin = 11; unsigned int duration, inches; int leftf= 5; int rightf= 2; int leftb= 3; int rightb= 4; /*   irseeker.ino - library/class hitechnic irseeker v2 infrared sensor.  */ struct infraredresult {   byte direction;   byte strength; }; class infraredseeker { public:   static void initialize();   static boolean test();   static void readacraw(byte* buffer);   static void read