Posts

Showing posts from May, 2010

Where can I download the X5.0.1 update?

hi everyone! have reinstall robohelp x5 , apply both service updates. cannot used | check updates because of our firewall. adobe site lets download second service pack cannot find first 1 anywhere , can't install second without first. does know can or kind send me zip? thank you! :) vanessa are saying don't think can install 5.0.2 until 5.0.1 installed or rh won't let you? thought 5.0.2 included 5.0.1. the download intructions should cover that. can later. More discussions in RoboHelp HTML adobe

Touchscreens for Windows 10 IoT - Raspberry Pi Forums

i'm wondering level of success people have had various touchscreens. success story i've read far this one . has tried tontec or sainsmart resistive screens or chalk-elec capacitive screens? it's funny should ask. i've got 1 of 15.6" touch screens chalk-elec , works fine latest iot build. issue had 1366x768 res. appears iot core doesn't particular screen res. solution force 1360x768 res adding these 2 lines "config.txt" file: hdmi_group=2 # forces dvi timing used hdmi_mode=0x27 # set mode 1360x768 did loose 6 pixels off bottom of screen, close enough. raspberrypi

Bootloader su ATmega328p-pu standalone

dopo aver caricato il bootloader su un atmega328p-pu con arduino uno isp, quando acrico lo sketch con ul convertitore usb - ft232 esterno ricevo l'errore "stl500_recv(): programmer not responding. potete dirmi se la seguente procedura per caricare il bootloader sull'atmega è corrette? 1-carico "arduino isp" su arduino uno 2-collego l'atmega come indicato nello sketch 3-imposto come board "arduino uno" e come programmatore "arduino isp" 4- faccio "scrivi bootloader" è corretta questa procedura oppure devo modificare il file board.txt? grazie in anticipo devi creare una voce specifica, scaricati la guida dell'utente michele menniti: lì trovi tutto. http://www.michelemenniti.it/arduino_burn_bootloader.php Arduino Forum > International > Italiano > Generale (Moderator:

How to resize Epiphany web-browser - Raspberry Pi Forums

i automatically resize window after starting system. until achieve start browser automatically after start adding following code. /etc/xdg/lxsession/lxde-pi/autostart @xset s off @xset -dpms @xset s noblank @epiphany-browser http://www.google.de lets want windows size half of screen. how can achieve it? idea? appreciate it. you try using xdotool. ghans raspberrypi

USB Host Shield 2.0 - How to enable DTR and RTS ?

hi, i try receive data usb ftdi device (which push data every 10 secondes) display data in arduino monitor. the problem (i think) have enable dtr , rts usb host shield 2.0, don't know how it. usb configuration need: baudrate: 115200 flow control: xon dtr , rts on capture local echo can me please ? i'm using arduino uno + usb host shield 2.0. my code: code: [select] #include <sd.h> #include <adk.h> #include <cdcftdi.h> //#include <usbhub.h> #include "pgmstrings.h" class ftdiasync : public ftdiasyncoper { public:   virtual uint8_t oninit(ftdi *pftdi); }; uint8_t ftdiasync::oninit(ftdi *pftdi) {   uint8_t rcode = 0;   rcode = pftdi->setbaudrate(115200);   if (rcode)   {     errormessage<uint8_t>(pstr("setbaudrate"), rcode);     return rcode;   }   rcode = pftdi->setflowcontrol(ftdi_sio_disable_flow_ctrl, ftdi_sio_xon_xoff_hs);   if (rcode)     errormessage<uint8_t>(pstr("setflowcontrol"), rcode);   r

Thread: sms server

hello friends, want know sms server said fax server there hylafax, voip asterisk sms server. thx i don't know sms servers, think if clarified you're looking for: looking piece of software run sms server? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] sms server Ubuntu

Question about Dreamweaver? - Joomla! Forum - community, help and support

i making tables in dreamweaver , thought set border "0" , not show border on website, still showing transparent border.  if has suggestions great. code: select all <table width="540" border="0" cellspacing="0" cellpadding="0"> has worked me.  that's you're saying right? a couple things come mind.  are sure border you're seeing on table create , not table joomla wrapping around table? are there styles defined tables might over-riding html? have tried border="none"? are there borders defined rows? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

เว็บผมหลังจากเซิฟเวอร์ปิดชั่วคราว มัน&# - Joomla! Forum - community, help and support

Image
เว็บไซต์นี้ไม่สามารถติดต่อดาต้าเบสได้. กรุณาแจ้งให้ผู้ดูแลระบบ อ่ะคับ http://sodware.thainamed.com/index.php ไม่ทราบว่าจะเข้าไปเเก้ตรงไหนดี อาการเดียวกับเว็บผมเลยครับ เกิดจากเซิฟเวอร์ล่ม(ของผมปล่อยทิ้งใว้สัก 2-3ชม.ก็จะหายเป็นปกติ) Board index Joomla! International Language Support International Zone Thai Forum

I can't control motors with AF_DCMotor and Arduino Mega 2560

i can not work same codes used arduino uno engines control robot. when connecting motor controller board (af_dcmotor) arduino mega 2560 has left me run same codes used arduino uno board. the upload mega board smoothly, not respond, nothing, neither simple code direct commands move directly motors nor sending commands serial port code little bit more complex. there 2 things have changed when moving 1 plate other , 'board' board touches ie arduino mega 2560 , had change port com3 (i used arduino uno) com6 com3 because com3 not load program. you can me? here's code: #include <afmotor.h> int input; void setup(){ serial.begin(9600); } void loop() { af_dcmotor motor4(4, motor34_64khz);  // define el motor en el puerto 4 64khz af_dcmotor motor3(3, motor34_64khz);  // define el motor en el puerto 3 64khz af_dcmotor motor2(2, motor12_64khz);  // define el motor en el puerto 2 64khz af_dcmotor motor1(1, motor12_64khz);  // define el motor en el puerto 1 64khz input=

Thread: You guys are incredible

Image
i've been working ubuntu on 3 weeks , keep hitting roadblocks every step of way. can't install java, kompozer, adobe flash, quanta plus... list goes on , on. way many problems list here. can't find libraries, or isn't installed, don't have permissions... man, there many hours in day. damn, applaud people. guys there whenever had problem these problems not decreasing. as hate window$, i'm going back. thank all. hi , luck in future. have said goodbye once already. if looking assistants issue please make thread in appropriate forums , try our best help. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] You guys are incredible Ubuntu

Script in RC.Local issues - Raspberry Pi Forums

hi all, have built pi wildlife/moment sensor camera , wanted scrip auto run drop in place, power , walk away (it runs via 12vdc battery run pi , ir led light array). have added script rc.local using python /home/pi/script.py & works - cannot stop enable pi booted either command line or gui !! have edited this, how can remove or stop process? can see rc.local via winscp , can open cannot edit (i presume in use?). ideas please? hewesy wrote: i can see rc.local via winscp , can open cannot edit (i presume in use?). i think cannot edit /etc/rc.local because connected user pi, not root. try rename /home/pi/script.py else instead. otherwise install putty alongside winscp on pc , able log in , run commands (including sudo) rather upload files. did include "&" on command in rc.local? if script running in background should not blocking rest of boot. raspberrypi

How to properly chroot? - Raspberry Pi Forums

without access other machine can read/write sd card, desire flash new image sd, following attempt made: plan copy system files of rpi usb drive, chroot usb , dd image on sd card, way might possible maintain system stability while over-writing old system. of system copied on usb , symlink /dev/ made, , while chroot working degree, functions missing. blkid , lspci not work example. proper procedure chroot jail in order dd image usb sd? , of mmcblk0p# over-written image file? sd card reader has been ordered, solution appreciated before gets here. thank you. raspberrypi

2 serveurs RPI l'un en secours de l'autre - Raspberry Pi Forums

Image
bonjour, je me suis mis à l’auto-hébergement à l'aide de mon petit rpi b: - serveur cal/dav (baikalserver) - serveur web (nginx) - serveur squeezebox (lms) et encore plein d'autre à venir: - serveur de synchronisation firefox (fxa+fsync) - serveur de streaming vidéo surveillance bq - enregistreur de vidéo/photo surveillance hq - serveur de messagerie - serveur dns - serveur de musique/photos partagées (remplacer itune pour ma blonde) seulement avant de continuer dans ma lancée, j'aimerai trouver un moyen de maximiser la disponibilité et la sécurité des données: si la connexion, le courant ou le hardware s'interrompt, pouvoir toujours accéder à tout et ne surtout perdre aucune donnée. j'avais imaginé installer un deuxième rpi (chez ma maman par exemple) et que celui-ci se duplique en permanence à partir du premier, et dès qu'il détecte une indisponibilité du premier se substitue à lui. (idéalement le deuxième lorsqu'il revient s

GPIO poll problem - Raspberry Pi Forums

hi, 2 years ago made program in c count incoming pulses on gpio pin. used poll function (with sysfs gpio) wait pulse, every thing worked fine more 1000 pules per second. when try same program on new raspberry pi 2 not work. still work on original pi b(256/512 mb) kernel 3.14 , lower(or @ least raspbian kernel version). if use newer kernel program uses 100% cpu time , if debug program poll waits first event after first 1 keeps returning(without error). there change in gpio sysfs driver or so? thanks has no 1 clue? raspberrypi

Program ok in XP, but gives library error in XUbuntu?

hi folks, i having adventure moving xp xubuntu, , far has been rewarding.  1 of first important goals kicked compile successful arduino program on linux side, flashing pin13 on micro, , felt had safely got covered.   however have tried compile 1 of larger programs mega 2560 had altered number 40 10 , found error- quote error /home/rob/arduino/sketchbook/libraries/st7735r/glcdfont.c:11:23: error: variable 'font' must const in order put read-only section means of '__attribute__((progmem))' static unsigned char  font[] progmem = { it appears in library helps drive st7735r oled display, in font definition section.  did not write or alter library don't understand bit of system well.  being bit shaken booted xp , found same program , libraries (apart stored differently xp & linux, linux versions drag , drop copies, ie identical) xp system compiled , downloaded without hitch. my version of the ardunio ide in xubuntu is  1:1.0.5+dfsg2-2 , ide in xp 1.0.05. i

Calibrar pantalla 7" TFT Touch Screen LCD - Raspberry Pi Forums

hola todos, estoy tratando de calibrar esta pantalla de sainsmart http://www.sainsmart.com/7-inch-tft-lcd ... a-2av.html para la rasberry pi 2 model b+ y no encontrado la manera de hacerlo, agradecira alguien que me de un paso paso de como configurar esta pantalla. gracias. buenas, yo compré esta: http://goo.gl/b67ibk y si tu problema es de calibrar la resolución, ajusté el overscan en top y bottom -70, sí valor negativo, te recomiendo ir probando valores, para el tema táctil, la mía no lo soporta así que no conozco cómo funciona. saludos. adjunto el config.txt de raspbian. code: select all # more options , information see # http://www.raspberrypi.org/documentation/configuration/config-txt.md # settings may impact device functionality. see link above details # uncomment if no picture on hdmi default "safe" mode # hdmi_safe=1 uncomment if display has black border of unused pixels visible , display can output without overscan disable_overscan=1 # uncomment fol

Cannot import a .mov file into the library

i trying import .mov file library can create .fla file. every time try import library using import wizard, starts importing process , quits not quite 2 minutes process. returns me front page of import wizard. have done before absolutely no problems. the 1 thing wondering size of particular .mov file. 377mb. think may part of problem? thank in advance anyone's input or suggestions! jeremy williams wrote: > trying import .mov file library can create .fla file. > every time try import library using import wizard, > starts importing process , quits not quite 2 minutes > process. returns me front page of import wizard. have > done before absolutely no problems. > > 1 thing wondering size of particular .mov > file. 377mb. think may part of problem? thank in > advance anyone's input or suggestions! i consider 10mb big flash file. if cd i load dynamically avoid performance problem. 377mb out of question way beyond flash ability maintain stable pe

Has to Reinstall NOOBS Can't change the Theme - Raspberry Pi Forums

where change themes? used able go appearance , it. guess distro "upgraded"? please help. not white theme. iin advance glsmaxx wrote: where change themes? used able go appearance , it. guess distro "upgraded"? please help. not white theme. iin advance distro? 'guess' distro upgraded, or did upgrade it? if did not upgrade it, makes 'guess' upgraded... curious? in latest rasbian... click raspberry 'menu' , select preferences-->theme , appearance settings raspberrypi

New Site - Feedback Welcome - Joomla! Forum - community, help and support

Image
website url: http://www.digismartmedia.co.uk joomla! version: 1.0.11 template: studio additional extensions (components, modules, plug ins): acajoom, expose, joomlaxplorer, joomap, metatag generator custom development: na other features: na three (at least) specific areas of site i'd feedback on (design, code, graphics, etc.): please comment on design, layout , content. additional comments: site still under construction, comments welcome thanks. clean use of colors. i it! just pointers: 1) pad content more. mean; more space left , right of main text , border. 2) 'professional , design solutions'....... yeah, don't print next orange goof . 3) hover of menu-items on left side bland kind of orange.... make same other orange stuff. that's pretty it. keep up! cheers, tc Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards c

Connecting touch from an LCD assembly to RPi - Raspberry Pi Forums

Image
hi everyone, mentioned in title, need connect touch lcd assembly rpi 2. can see in picture of touch connector pinout (img attached), use following pins of it: - 1 , 5: power supply (5vdc) , gnd. - 8: enable (3.3vdc). - 2 , 3: cld , sca, send data digitizer. have seen in rpi-2-gpio pinout scl , sda pins 5 , 3 respectively. suppose not simple wiring each pin corresponding one. how can notify rpi have connected touch screen , should process data sends assimilating mouse device? thank everyone, touchpinout.jpg (19.47 kib) viewed 195 times regards. always start specifying device type, name, make, model... , datasheet info. sample code may exist it. vendor may provide driver(s) , or sample coding. other users may have connected particular touch lcd device , may willing share code. diagram standard interface in , of not how interface used particular device, whether there gnu/linux drivers, nor high-level langua

Well Pump Control - Raspberry Pi Forums

hello, building system remotely control pump. pi set @ remote water tanks , programmed sense level tanks @ (using 3 float switches) , trigger pump on , off appropriately. have 3 indicator lights triggered indicate current tank level. after sensing change, pi activates radio link pump , sends dtmf tone received dtmf relay board switching of pump , indicator lights. problem.... using event detect functions sensing , triggering. need way script auto detect current tank level , act appropriately. example... after power failure, need pi reboot, read sensors , update well's level indicators , pump control. redundancy name of game here. new programming there clean done here.... biggest problem having auto sensing on start up. thanks! code: select all import time import rpi.gpio gpio import pygame subprocess import call gpio.setmode(gpio.board) # 100% pin gpio.setup(11, gpio.in, pull_up_down=gpio.pud_up) # 2/3 pin gpio.setup(13, gpio.in, pull_up_down=gpio.pud_up) # 1/3 p

Do I need to download a new version of NOOBS? - Raspberry Pi Forums

i thought understood noobs architecture pretty well, has me stumped. according downloads page, latest version of noobs lite 1.4 , dated 2/18/15. have version downloaded on 2/21/15, should latest version, right? however, noticed 2 strange (?) things, when rolled version out on fresh new card on rpi2: version of raspbian version of noobs lite still 2/12 version - not have latest ui changes. shouldn't pick latest version? list of available oses not include ubuntu mate. seems me should - , there comment on thread on forum states ubuntu mate "included in noobs". should be? or go away if download fresh version? okay, there few things @ play here. noobs installer , version of noobs not related version of raspbian. when distro ready deployed, few things happen. full noobs archive updated, online files used noobs lite updated (noobs lite isn't touched) , image updated. far, particular release, image has been updated , noobs-compatible version of online f

Deleted text in search and &quot;wrong&quot; version of topic displayed

i'm having odd search problems html help. i have project uses conditional text control text/topics appears in output. created in robohelp 5 , upgraded 7. have made few minor changes text in couple of topics , regenerated chm files. when @ corrected topic toc fine. however, when search "old" or deleted text, found , when display topic previous version of topic displayed. not find searching can display versions of topics have none of conditional text hidden. have no idea what's going on it's not expected. any ideas on what's happening , how can force search find "real" topics only? hi, help_searcher, it sounds detritus earlier compilations lying around hard drive , being pulled file when compile. html compiler tries pull file local files there link in 1 or more of these locations: * html topic file * files section of project (.hhp) file * contents (.hhc) file * index (.hhk) file so, example, if 1 of html topic files contains hyperlink local ht

Raspberry Pi 2 frying my MicroSD cards - Raspberry Pi Forums

i got rpi2, , made bootable microsd cad dd command in linux, , when plug pi boot up, pi not won't boot, destroys microsd card. please help! it's eaten 2! what makes think microsd cards destroyed? common false claim made new users come conclusion trying use cards in windows pcs after writing linux os image cards. windows doesn't support ext4. i'm not saying sure happening in case, might if describe going wrong in more detail. raspberrypi

D.I.Y. gsm mobile

hello forum, i arduino, , want develop gsm mobile based on arduino chip atmega 328l-au. looking can project. made blog share open hardware community. blog address diygsm.blogspot.com. please me with. http://www.instructables.com/id/arduinophone/ Arduino Forum > General Category > General Discussion (Moderators: mbanzi, DojoDave, mellis) > D.I.Y. gsm mobile arduino

Zeitmessung mit Lichtschranke

hallo jungs, ich möchte gern eine zeitmessung mittels einer lichtschranke verwirklichen. lichtschranke funktioniert, ich kann den analogen wert der photodiode auslesen. zeitmessung über einen taster hab ich ich schon hinbekommen. nur beides zusammen, start wenn die lichtschranke durchbrochen wird und stop wenn die lichtschranke wieder durchbrochen wird funktioniert irgendwie nicht. start geht irgendwie, nur stop und die anzeige wie lang ich gebraucht habe funktioniert nicht. der schaltwert der photodiode beträgt 70, spielt aber glaub ich keine rolle. ich habe hier mal meinen bisherigen code, könnte mal jemand drüberschauen und mir hilfe anbieten! code: [select] //lichtschranken-zeitmessung int ledrot=5; //led wenn lichtschranke nicht durchbrochen int ledblau=6; //led wenn lichtschranke durchbrochen int ledsender=7; //ir led int ledempf=0; //analoger eingang der photodiode int val=0; //messdaten long start; float dauer; float zeit; void setup() { serial.begin(9600); pinmode(le

Lettura valori MPU6050

ciao tutti, sto provando in questi giorni ad utilizzare la imu mpu6050, prima con l'arduino due, che però con un i2c scanner non trova nessun dispositivo. con l'arduino uno, invece, riesco comunicare, il sensore mi manda dati in formato raw, che però non riesco ad interpretare. ho utilizzato il codice di esempio sul playground. una cosa strana è che con l'arduino due dovrebbe funzionare, in quanto la tensione di lavoro del sensore è di 3.3v, mentre con l'arduino uno ci sono 5v e il sensore non dovrebbe sopportarli. strano. qualcuno ha per caso qualche codice funzionante, o mi può consigliare un tutorial ben fatto, perchè non ne vengo più fuori. magari qualcosa che con cui visualizzo proprio l'accellerazione in g (o m/s^2) e l'angolo in gradi o radienti... ciao e grazie tutti! manuel ciao manuel scusami se disturbo, ma sono entrato da poco come menbro del forum e non riesco capire come effettuare un post....... cmq anch'io sto l

Ways to address src images

i've looked @ of documentation on web still use primer. the ways src documents referenced in both html , css style sheets confusing. i've seen specs starting "../" , others starting "/" while others start folder name without prefix. can clarify formats used refer folders or files inside web site area? also, can clarify when use import vs. link rel when referring style sheet? thanks tom for image, it's paths. image links ( or file link matter ) start forward slash "/folder/img.gif" referencing the image relative root of site. useful if using the images in ssi ( server-side include ) or dynamic pages, or in style sheets. images ( or files ) linked "../folder/img.gif" being referenced relative actual document image being placed into. if image has neither of these , "img.gif" means image is in same folder page being placed into. the @import style sheets used hide stylesheet following browsers... netscape 4.x win

Captivate Application

Image
we have instance individuals in our organization cannot view completed captivate training modules' . exe files. there browser specific settings or reasons why people can view training , others cannot? hi js934 , welcome our community hopefully realize can't publish single .exe , make work platforms. when publish standalone, take @ drop-down selection labeled: file type . notice there 3 different executable types can create. * windows * macintosh * linux cheers... rick More discussions in Adobe Captivate adobe

Thread: Mobo wont post >3gig ram

i recenly bort new server house harware: cpu: amd phenom ii x3 620 mobo: gigabyte ga-m720-us3 ram: transcend 4gb kit ddr2 800 (2 sticks of 2gb) assembled it, turned on , not post @ bios (the screen dosent come on) when turn on, fans spin , every 5 seconds lights (lan) turn off , make tiking sound repeat dudct reseting itself, moment remove 4th gig of ram, works fine swaped cpu 1 other comp, (amd athlon 64 x2 dual core 6000) 4th gig fine thought may momory controler, wich on phenom, replaced it no luck tryed swping ram other comp, works fine. @ moment have 1 2gb stick , 1 1gb stick (from other comp) running fine on 3gb if has clue great, thanks btw heres site got parts mobo: http://www.centrecom.com.au/catalog/...ducts_id=36649 cpu: http://www.centrecom.com.au/catalog/...ducts_id=38003 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [other] Mobo wont pos

Template with horizontal main menu - Joomla! Forum - community, help and support

Image
hi everybody!  i'm looking a  free template horizontal main menu, one: http://www.pixelsparadise.com/index.php ... &itemid=27 the problem websites providing free joomla templates full of templates vertical left main menu; still could'nt find 1 horizontal main menu. have link template of dream?  Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

[CLOSED]Template installation - Joomla! Forum - community, help and support

apologies if repost - quick search found similar issues in other forums, not same , not j!1.5 specific... it may bug, or may user (i.e. me) error, either way appreciate help! when try install template using installer, error message:         * jinstaller::install: file j:\documents , settings\all users\documents\website\htdocs\joomla2\tmp\install_4575f2487a121\sssw\html\mod\newsflash\_item.php not exist         * jinstallertemplate::install: failed create directory "j:\documents , settings\all users\documents\website\htdocs\joomla2\templates\sssw\" any ideas? perhaps checking templatedetails.xml file see if left in includes files nolonger exist. also 1.5 template, or template 1.0.x being installed via legacy mode? Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Quality and Testing - Locked and Archive

RedFlyStudios kick theme V1 released! - Joomla! Forum - community, help and support

hi everyone, this our second public release. project never really.... took off. you can see demo here: http://www.redflystudios.com/dev/joomla/index.php?jos_change_template=kitn you can download here: http://www.redflystudios.com/resources/themes-templates/ or directly here: http://www.redflystudios.com/dev/joomla/kitn-mambo-joomla.zip any feedback appreciated. if knows else can submit world, great. enjoy! dave server not found firefox can't find server @ http://www.redflystudios.com . too bad, tried links.. Board index Other Forums Open Source Products for Joomla!

Need Some Help With PHP - Joomla! Forum - community, help and support

Image
i'm not sure if i'm posting in right place, i'm sorry that. anyways, don't know php, i'm having trouble something. i'm trying modify form: i want add name text area right above submit button name, street, city, state, etc. here code text area (called "message"): code: select all    // message    if ( !empty( $dfcontact["field"]["message"]["display"] ) ) {       echo "<tr>\n";       echo "<td colspan=\"2\" valign=\"top\"><textarea name=\"message\" class=\"inputbox\" cols=\"40\" rows=\"5\">" . ( !empty( $_request["message"] ) ? htmlentities( stripslashes( $_request["message"] ) ) : "" ) . "</textarea>" . ( !empty( $dfcontact["field"]["message"]["duty"] ) ? "*" : "") . "</td>\n";       echo "</tr>\n";  

Leggere segnale analogico su N°2 arduino

ciao tutti, ho un quesito da proporvi, vorrei leggere un segnale analogico derivante da un potenziometro su n°2 arduino separati. vorrei collegare entrambi pin a0 al pin centrale dello stesso  potenziometro. e possibile secondo voi? oppure friggo tutti e due gli arduino? in attesa di una vostra risposta vi ringrazio anticipatamente. quindi vorresti leggere il valore di un "sensore" analogico con due arduino in parallelo?  non sono un'esperto, ma credo sia fattibile senza controindicazioni, patto che la tensione da acquisite sia compresa tra 0 e 5v.  non però, se la presenza di due arduino possa alterare la lettura analogica dei due arduino, dovresti chiederlo ad un'utente esperto di hardware. per la parte sketch, dovresti duplicare il codice sui due arduino.   ma sono curioso, perchè vuoi che due arduino leggano lo stesso segnale analogico?  qualche sistema ridondanza? Arduino Forum

cant get I2c adapter to work

hello in infancy stages of arduino i have mega 2560 , i2c adpter lcd display 20x4 character when load sketch nothing on display i had display hooked parrallel , printed hello world message since installing i2c adapter cant print message sketch using is there missing cause issue #include <wire.h> #include <liquidcrystal_i2c.h> liquidcrystal_i2c lcd(0x20,20,4); void setup() {   lcd.init();                      // initialize lcd   // print message lcd.   lcd.backlight();   lcd.print("hello, world!"); } void loop() { } are absolutely sure i2c adapter on 0x20? have used nick gammon's i2c scanner check? Arduino Forum > Using Arduino > Installation & Troubleshooting > cant get I2c adapter to work arduino

Type Error DW6 MX

i getting multiple repeat errors when open document in dw6 mx. "the following translators not loaded due errors: following javascript error(s) occurred: at line 16 of file "c:\prog...\translators\server model ssi.htm": typeerror: dw.getthirdpartynonemptyscriptmodeltags not function " at line 16 in .htm file reads // don't want translate if inside <style>, <script> // or third-party, non-empty script-model tag. initialize // array of tag names "ignore". here // happens once. var ignoretagarray = dw.getthirdpartynonemptyscriptmodeltags(); ignoretagarray.push("script"); ignoretagarray.push("style"); ignoretagarray.push("map"); this never happend before on other machine until now. can fix problem w/o having re-install. thx time sean see if technote gets pointed in right direction: troubleshooting javascript errors in dreamweaver http://www.adobe.com/go/19105 -- david alcala adobe product support

Programming a photocell with if/else and analogWrite

i'm pretty newb @ working arduino (and electronics/circuitry matter) , can't seem figure out how close if/else conditional. i'm trying use photocell light-reactive night light, led turns on when photocell isn't receiving enough light. when first upload code, adequate light, works; led won't turn on. when turn off lamp, light comes on, supposed to. however, once turn lamp on, led doesn't go off. i'm using tri-color led analogwrite rules. can't quite figure out how close make led turn off successfully. in advance help! code: [select] void setup()  { serial.begin(9600); } void loop()  { int sensorvalue = analogread(a0); if (sensorvalue < 200) {   for(int b = 0 ; b <= 255; b=b+5)   {       for(int g = 0 ; g <= 255; g=g+5)     {       for(int r= 0 ; r <= 255; r=r+5)        {         analogwrite(9, b);                  analogwrite(10, g);                  analogwrite(11, r);            delay(10);        }       }     }   }   else {  

Configure Keyboard and USB Controller RetroPie - Raspberry Pi Forums

hello! i’ve been searching everywhere definitive answer , have found lot of people hitting same wall am. want set raspi use keyboard player 1’s controls , usb controller player 2’s. if have keyboard , usb controller (like xbox 1 controller) plugged in both try act player 1 , nothing gives input player 2. have tried things this: sudo ./retroarch-joyconfig -j 0 >> /opt/retropie/configs/all/retroarch.cfg no matter try response: retroarch: input_joypad_init_first: found joypad driver: “udev”. couldn’t open joystick #0. i’ve tried changing number after “-j” 0, 1 , 2 , nothing fixes this. thoughts? ideas? step step tutorials appreciated ! raspberrypi

Thread: Disable automated cpu frequency scaling?

hi, there lots of existing posts this. i've read many (all?) of them, , tried suggestions find. none of solutions in threads work. ubuntu 9.04 jaunty jackalope doesn't scale cpu frequency correctly. set lowest setting--800 mhz (intel 2.27 ghz core2 duo in dell latitude e6400). trying change command-line or cpu frequency scaling monitor 2.26.1 has no effect. reason, want manually scale cpu frequency or disable remain @ max. in case, 99.999% of time cpu freq. scaling isn't necessary since i'm running on ac power, , cpu core temps cool (40 degree c or under). yet unbuntu insists on running @ 800 mhz. happens cold boot resume suspend , hibernate. disabling speedstep in bios forces cpu cores operate @ lowest frequency. none of config file mucking around i've done has helped. governor settings (conservative, ondemand, performance, powersave) appear "stick" in cpu frequency scaling monitor, there no actual change in perform

Reloj de tiempo real DS 1302

hola todos, estoy tratando de implementar un pequeño modulo de reloj basado en el chip ds1302, ya pude isar incluso una librería llamada virtualbotixrtc pero por más que busco, siempre me pide establecer el tiempo de salida, es decir: digamos que establezco mi tiempo inicial 14-05-14 las 23:00 ejecuto un ejemplo para que me de el tiempo por la consola serial empieza desde las 23:00 y contando cada 5 segundos cierro la consola la abro nuevamente y nuevamente empieza desde las 23:00 :s pienso utilizarlo como un reloj que asi  conecte y desconecte el arduino, no pierda la hora y me de la hora indicada sin necesidad de establecerla cada vez que quiero usarlo. si alguien ha trabajado con esto y pueda ayudarme, lo agradecería!. muchas gracias todos y un saludo desde bogotá. hola asegúrate que la batería tenga 3 volts. yo uso la libreria "rtclib" https://github.com/adafruit/rtclib para cargar los datos de la hora usa el ejemplo ds1307 1.- conecta lo al

Automated SFTP upload - Raspberry Pi Forums

hello everybody! have following idea: upload speed super low (~1mbit) i'd upload (large) files every once in while server so. don't want have desktop computer or laptop run time whilst it's uploading. imagine transfering files want upload raspi via lan (samba or such), , script automatically detects new files, uploads them via sftp, checks integrity on server , deletes them on raspi when successful. i'd run without user input. suck @ bash-scripting need help! thanks! raspberrypi

Error on JRUN Log

i've being receiving lot of error: 26/07 09:52:43 error head not supported filter. javax.servlet.servletexception: head not supported filter. @ flex.server.j2ee.cache.cachefilter.dofilter(cachefilter.java:178) @ flex.bootstrap.bootstrapfilter.dofilter(bootstrapfilter.java:66) @ jrun.servlet.filterchain.dofilter(filterchain.java:94) @ jrun.servlet.filterchain.service(filterchain.java:101) @ jrun.servlet.servletinvoker.invoke(servletinvoker.java:91) @ jrun.servlet.jruninvokerchain.invokenext(jruninvokerchain.java:42) @ jrun.servlet.jrunrequestdispatcher.invoke(jrunrequestdispatcher.java:259) @ jrun.servlet.servletengineservice.dispatch(servletengineservice.java:541) @ jrun.servlet.jrpp.jrunproxyservice.invokerunnable(jrunproxyservice.java:204) @ jrunx.scheduler.threadpool$threadthrottle.invokerunnable(threadpool.java:428) @ jrunx.scheduler.workerthread.run(workerthread.java:66) coldfusion mx 6.1 6,1,0,83762 jrun. jrun.xml arguments java.args=-xmx1024m -xms1024m -server

The best way to create a community site - help please? - Joomla! Forum - community, help and support

hi, i looking best way create community site, user eg. graphic designer can post message looking (for example) marketing person work in collaboration on projects. projects able listed type of person service being searched - in instance filed under marketing heading. possible interested people post queries - on type of work, , person posted project able contact people interested in. if possible able search postcode or county/state also. is of extensions in joomla or need bespoke script created? many thanks this sounds job system script both job posting , job seeking.  there few joomla extensions this, you'll need see if they'll suit needs. i have tried jobline suitable (basic) needs. have @ extensions.joomla.org regards brendon Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Help my template collapsed! - Joomla! Forum - community, help and support

Image
i have been trying edit existing template ja_wezen while now. wanted create third column, change font colors , header picture. have done so,but top 3 snippets invoking newsflash, popular , latest news somehow refuse align. stay 1 below other. want them in 1 row 1 next other existing ja-wezen template had. have been breaking skull past few days find culprit in me highly complicated joomla!art template. don't seem able find mistake.  let me give index.php code , lay-out css. maybe can find mistake. extremely grateful. love keep collapsible template: css  main container: code: select all * main container -------------------------------------------------*/ #ja-wrapper {    margin: 0;    padding: 0;    width: 100%;    background: url(../images/main-top-bg.gif) no-repeat center top; } #ja-maincontainer {    width: 950px; /*750*/    margin: 0 auto;    padding: 0; } #ja-maincontent {    padding-top: 20px;    padding-bottom: 30px;    width: 100%;    background: url(../images/pathway-bg-1.gi

Is this possible? Marquee cut/copy multiple layers

is possible? have document has multiple layers, there image on each layer in exact same position on each layer. can use marquee tool select top layer , cut/copy through layers? thanks try this: click somewhere on canvas. in properties panel select "fit canvas". alex david.mcconnell wrote: > possible? have document has multiple layers, there > image on each layer in exact same position on each layer. can > use marquee tool select top layer , cut/copy through > layers? > > > > More discussions in Fireworks adobe

Rotating image: script?

hello, dont remember have seen somwhere... i want different image show on index of page randomly, doesnt matter image long different constantly. there script gets done? want avoid flash. thanks, mario. http://www.kaosweaver.com -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources http://www.macromedia.com/support/search/ - macromedia (mm) technotes ================== "cipr?s" <webforumsuser@macromedia.com> wrote in message news:ecak14$7t6$1@forums.macromedia.com... > hello, dont remember have seen somwhere... > want different image show on index of page randomly, > doesnt > matter image long different constantly. there script > > gets done? want avoid flash. > > thanks, > mario. &

Indian Languages Scripts in Unicode

hi all, i kick start large software development project on flash platform in indian languages marathi, hindi. i trying gather information on subject can. tried 1 simple task of writing name , friends name in flash document. strange, appears though flash documentation says flash compatible unicode not able show indian languages particularly marathi , hindi correctly. not aware other indian languages malayalam , kannad spacing between characters go haywire , makes changes in actual script. write same thing on notepad using unicode. i tried non-unicode fonts , appears better , acceptable though not 100% correct. going pose huge problem. i can send both files along fonts can me in matter. i appreciate in matter. regards, nitin you aren't going find news. sorry say. flash can import , show hindi (and i'm guessing marathi) correctly, kind of. problem can't embed fonts – have count on end user having unicode support , font language installed on end. modern systems ha

Active links not working

Image
here again. i have created template based site, no matter, when sub-categories clicked on left, links should stay white. example, click on overview> welcome or other sub-category in overview. sub-category should stay white not. css in template page can seen in source, , have external style sheet linked. (don't check in firefox issue altogether) http://userweb.suscom.net/~dpaulet/maternal/ thanks in advance comes way. dianne i use psuedo classes links rather way have done them... these more specific... #leftsubnav a: {styles} more http://www.projectseven.com/tutorials/css/pseudoclasses/index.htm http://www.thepattysite.com/pseudoclass.cfm -- nadia adobe� community expert : dreamweaver ------------------------------------------------- http://www.dreamweaverresources.com - css templates|tutorials http://www.csstemplates.com.au ------------------------------------------------- http://www.perrelink.com.au - web dev -----------------------------------------