Posts

Showing posts from September, 2012

Owning /dev/ttyATH0 for use with Python (Tornado)

i'm trying take control on serial port , effect have commented out appropriate line in /etc/inittab #ttyath0::askfirst:/bin/ash --login i'm running own python code using tornado framework working fine (most of time). i have pushing data arduino bounces back: result: put/id/86:::10 result: put/id/87:::10 result: put/id/88:::10 result: put/id/89:::10 result: put/id/90:::10 result: put/id/91:::10 result: put/id/92:::10 where 'put/id/92' data. occasionally see 'result: [ 2414.120000] eth1: link down:::30' this indicates not writing serial port other process writing serial port. how can find out other processes using , can make them stop? my python code shown below reference. code: [select] import tornado.web import tornado.httpserver import tornado.websocket import tornado.ioloop import serial import multiprocessing import time class serialprocess(multiprocessing.process): def __init__(self, queuea): multiprocessing.process.__init__(self) se...

Wheel encoder PID

hello all, i working on robot needs both wheels drive straight , @ same speed. have  encoders on of each of 2 motors. have been online looking me understand how it, came empty handed, or missed point due lack of arduino knowledge. anyhow. have code play around with? thanks first need learn how read encoders , calculate wheel rotational velocity , distance traveled. 1 place start here http://playground.arduino.cc/main/rotaryencoders google find many more. Arduino Forum > Using Arduino > Sensors > Wheel encoder PID arduino

Nyt design - 123bryllup - Joomla! Forum - community, help and support

ja, når jeg nu var igang med et af mine egne sites, så kunne jeg jo lige så godt fortsætte på et af de sites jeg ikke rigtigt har haft oppe @ køre ordentligt endnu. kig forbi: http://123bryllup.dk modificeret template fra joomlart.com ... jeg synnes det gamle layout var 100 gange bedre. for det første var den gamle side mere foto mindet, den nye ser mere agtigt ud, og når du vil fotografere bryllupper, så skulle det nok være mere romantisk/og med eksempler på fotos. den der papirclips tilbudet er mere kontor agtig end bryllups agtig. ja det var bare mine meninger. Board index Joomla! International Language Support International Zone Danish Forum Vis dit websted

Expose Foto Galerija - Joomla! Forum - community, help and support

zuze wrote: no taam kuras es esmu lietojusi, man patiik exspose galerija (flash) http://extensions.joomla.org/component/ ... itemid,35/ zuze, vai ir iespēja iztulkot tos tekstus expose galerijai? leming, kurus tekstus? componenta valodas failu jeb lietoshana instrukcijas? Board index Joomla! International Language Support International Zone Latvian Forum

Thread: wubi v. parallel installation

Image
with netbook running on windows xp, differences between , comparative advantages of running installing wubi vs. doing parallel installation of ubuntu? posted jmundinger with netbook running on windows xp, differences between , comparative advantages of running installing wubi vs. doing parallel installation of ubuntu? a couple of advantages of dual boot; speed, stability, , if windows dies ubuntu still work. okay, that's three. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [wubi] wubi v. parallel installation Ubuntu

FMS troubles

i'm trying troubleshoot app using fms. works fine me, client behind pretty secure firewall. had them port test , here there results: rtmp default success rtmp 80 failed rtmp 443 failed rtmp 1935 failed http tunneling default success http tunneling 80 success i know can see other fms content, cannot see mine. i did same port test , received following results: rtmp default timeout rtmp 80 failed rtmp 443 success rtmp 1935 failed http tunneling default success http tunneling 80 success i created similar test connecting our fms , got following results: rmtp default: success 0.3s rmtp port 1935: rejected 0.3s rmtp port 80: closed 0s rmtp port 80: closed 0s rmtpt (tunneling) default: timed out 20.1s rmtpt (tunneling) default: closed 20.1s rmtpt (tunneling) port 443: timed out 20.1s rmtpt (tunneling) port 443: closed 20.1s i'm thinkg has how fms configured, know nothing it. can me figure out, or give me advice give server guy , running correctly???? thanks in advance. no 1 h...

Aiuto per favore... - Joomla! Forum - community, help and support

Image
devo modificare un sito con joomla... ho solo scaricato il file di installazione della 1.0.11 ed essendo ignorante di questo argomento, vorrei sapere come fare per installare e modiifcare il sito che mi hanno dato in consegna... mi potreste dare una mano per favore? grazie mille  cerchero' di darti dlele risposte: modificare: impossibile. e' un cms e almeno che tu non volgia  farti un bel joomla v. utopiafolle devi fartelo daccapo. installazione: beh...non è così semplice se hai fatto un sito di solo html magari. devi avere disposizione un db mysql + supporto php. carichi tutti files nella root del server e una volta terminato l' upload carica la pagina: http://www.miosito.ext/index.php  (che se si tratta di installazione (se il configuration è troppo piccolo o non esiste)) rimanda http://www.miosito.ext/installation/index.php segui la semplice procedura guidata in cui dovrai inserire host, nome utente db, pass db, nome db (forniti dall' hoster). poi settag...

Thread: Dhcp3 configuration for XEN server

hi all, running ubuntu 9.04 server (32-bit) , have installed xen kernel in order run xen virtual appliance (va). want setup dhcp server in order serve vas. host machine part of server farm , uses static ip address. far have created virtual interface (eth0:1) not mess hardware (eth0) interface , cause problems in cluster. i'm struggling in getting dhcp server running. i'm attaching below dhcpd.conf , dhcp3-server files , syslog. highly appreciated... thanks. code: # # dhcp server configuration file. # see /usr/share/doc/dhcp*/dhcpd.conf.sample # # required dhcp 3.0+ / red hat 8.0+ ddns-update-style interim; ignore client-updates; default-lease-time 259200; max-lease-time 518400; subnet 192.168.1.0 netmask 255.255.255.0 { option subnet-mask 255.255.255.0; option broadcast-address 192.168.1.255; option routers 192.168.1.1; option domain-name "rubisva.cy"; ...

Verschaltung dieses Keyboards

hallo, weiß jemand, wie diese tastatur verschaltet ist? http://www.amazon.de/gp/product/b00ip1telm/ref=oh_aui_detailpage_o00_s00?ie=utf8&psc=1 gruß andreas quote from: phthalo on aug 21, 2014, 04:03 pm weiß jemand, wie diese tastatur verschaltet ist? diese tastatur nennt sich auf neudeutsch "keypad" und zum komfortablen ansteuern suchst du dir besten eine "keypad library" für deinen arduino. tutorial zu solchen keypads siehe: http://playground.arduino.cc/main/keypadtutorial Arduino Forum > International > Deutsch (Moderator: uwefed) > Verschaltung dieses Keyboards arduino

Thread: Low resolution on upgrade to 9.10 beta

Image
all, have upgrade ubuntu 9.04 9.10 beta, i'm having problems low resolution. shows 800x600 , 640x480. fix manually following command: $ xrandr --newmode "1152x864" 83.54 1152 1184 1496 1528 864 881 890 908 $ xrandr --addmode vga1 1152x864 $ xrandr --output vga1 --mode 1152x864 but, when restart system, low resolution again. idea on how set automatically? thanks! edson junior i think. need more time resolved problem Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Low resolution on upgrade to 9.10 beta Ubuntu

Thread: Canon MultiPASS MP360 Printer, drivers?

i know printer old. canon multipass mp360 did search , presented older thread, outdated. don't know driver doesn't list exact numbers in list when installing. have chosen few of drivers , when printing, using top left quarter of paper. . if need more clarification,please ask me. also, side note - booted windows 7 partition , hooked printer , found , got driver , put in great working order, scanner , all. using driver s600 works printer. scanning problem in past i've had compile driver reason though xsane detects it. i'll copy/pasting compiled scanner driver 9.04 install 9.10 install. if works, upload you. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Canon MultiPASS MP360 Printer, drivers? Ubuntu

sous alimentation d'un Pi : quel en sont les indices ? - Raspberry Pi Forums

bonjour, j'aurais une question sur l'alim d'un pi ou plus particulièrement la sous alimentation de celui ci quel indice permettent de savoir que celui ci est sous alimenté ? une led qui clignote ou un carré à l'écran y t'il d'autre indice pour savoir si une sous alim de celui ci ? merci le carré multicolore au démarrage est un signe. un autre indice est de mesurer le 5v au voltmètre ... raspberrypi

Motor dreht nicht mehr rückwärts

hallo ich hab mal wieder eine frage: ich habe die motorsteuerung vnh3sp30 verbaut. um das system zu testen verwende ich folgenden code. allerdings dreht der motor nur vorwärts und nicht mehr rückwärts. woran kann das liegen? code: [select] const int motorar = 43; const int diagar = 47; const int pwmr=45; const int diagbr =51; const int motorbr = 53; const int csr =49; const int akkur=a15; const int motoral = 42; const int diagal = 46; const int pwml=44; const int diagbl =50; const int motorbl = 52; const int csl =48; void setup(){    serial.begin(9600);    pinmode(motora, output);    pinmode(motorb, output);    pinmode(cs, output);    pinmode(diagb, input);    pinmode(diagb, input);    pinmode (pwm, output);     } void loop(){ digitalwrite (cs, low);  digitalwrite(motora, high);  digitalwrite(motorb, low);   analogwrite(pwm,50);    delay(50000)  digitalwri...

SD Card R/W Cycles. - Raspberry Pi Forums

hi folk! have basic yet important qeuestion. since sd cards has limited r/w cycles, shortens pi's life file server. that's why connect usb thumb drive pi. still have concerns aboutt sd card. sd card storage temp files when move or copy file/folder thumb drive 1 or pc on ftp? still effects sd card's lifespan? for temporary files there filesystem ram disk, os tries protect sd card. sd card / ssd .. manufacturers work on distributing writes "different" places on card ?10000 writes? same bit not happen, or why think give lifetime warranty own application ( read arduino usb temp file ) use /run/shm/ webserver plus cms ( writes every connected ip number sql database... ) or torrent should try move/save files usb hdd. raspberrypi

Thread: Application cannot be installed on your computer type (i386). Please help...

hello everyone have vaio model vgn-bx197xp , decided install on it, dual-boot 9.04. went smoothly. updated through update manager, system up-to-date. strange when try install any of programs through "add remove programs" following error: application xxxxx xxxxxx cannot installed on computer type (i386) either application requires special hardware features or vendor decided not support computer type. don't understand why! have installed numerous times on different computers, have never seen that. has idea? thank you ifaistos in add/remove applications window, see preferences button on lower left? if so, click it, , enable "downloadable internet" sources. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [SOLVED] Application cannot be installed on your computer type...

problem with gstreamer-plugins-bad - Raspberry Pi Forums

hi, have problem gstreamer in raspbian repository. when write python code show streamed video in window segmentation fault error. searched , showed there bug in gst-plugins-bad. here bug report link: http://cgit.freedesktop.org/gstreamer/g ... b60c213682 need recompile gstreamer myself. question is: can install gstreamer apt-get command , recompile gst-plugins-bad ? if so, how can that? in advance raspberrypi

Cannot re-group or rename one panel

got 1 panel named tag attributes, behaviours , relvant css (dw mx2004). options panel unavailable (grayed out). can't group behaviours other panel, ditto relevant css, or rename panel. it's been start. had dw re-create preferences , settings reason , didn't help problem. other panels fine. problem doesn't seem exist on other computers. there workaround this? want move behaviours panel , close 'tag' panel. any suggestions? marianne More discussions in Dreamweaver support forum adobe

IDE for Scripting? - Raspberry Pi Forums

what best ide scripting python use on raspberry pi? have windows , mac book. prefer right on raspberry pi. there package out there robust enough debug , check syntax on fly? jeff w waldrop jwwphoto wrote: what best ide scripting python use on raspberry pi? have windows , mac book. prefer right on raspberry pi. there package out there robust enough debug , check syntax on fly? jeff w waldrop have @ least tried (and possibly dismissed) idle? pre-installed raspbian operating system rpi. if doesn't meet needs, outlining shortcomings might make possible suggest alternative. raspberrypi

How to reduce non-Bridge data trafic on the inter-processors serial line ... ?

...*without* editing inittab? on yun: want use, in place of bridge, software similar function, based (on linux side) on lightweight php implementation of websockets. i have implemented prototype of software, call gibridge; working sketch (which contains atmega half of gibridge), disturbed by: messages coming kernel (i have revisited them dmesg; not limited startup phase); echo of sent atmega atheros. for info may wonder why doing that: have more speed rest , because want talk yun (across net) web browser other software (i have made partial - working - websocket implementation matlab). although filtering out data trafic, nevertheless disturbing. perhaps modifying inittab (disabling line "ttyath0::askfirst:/bin/ash --login") may help, prefer not that, if possible. unfortunately not @ expert of linux in general, , still less of openwrt in particular; me difficult (i tried, anyway) read bridge code in search of solution (because bridge authors have been facing problem.....

joomla to be used in java tomcat applicaton with apache in front (using Mod_jk) - Joomla! Forum - community, help and support

hello all,   new joomla. have tomcat web application serving pages database contents.   tomcat jsp applicatoin runs on root "/" context in tomcat. tomcat behind apache using mod_jk connector. our requests application  first handled apache , routed tomcat.   know whether can use joomla content management in our application . had test installation of joomla. in v installed in sub folder named "joomla" can take joomla application http://202.88.239.99/joomla/index.php . problem our main java tomcat applicatoin runs on context root "/".  ie http://202.88.239.99 . have contents in pages like http://202.88.239.99/state/mt.html (/state/* urls rewritten using mod_rewrite). need have joomla manage tthe contents in these pages. please advice possiblities any , in advance Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Cambiare i pin SPI di ARDUINO UNO con ARDUINO MEGA

salve,spiego brevemente il problema. ho una smartshield arduino che lavora su spi,e' perfettamente compatibile con arduino uno,ma per esigenze di progetto,dovrei farla funzionare con arduino mega.il problema e' che le librerie della shield sono settate sui pin standard spi di arduino uno (sck=13,miso=12,mosi=11,ss=7),io invece dovrei farla funzionare con pin spi del mega (sck 52,miso 50,mosi 51,ss 7) . come potrei fare? grazie. un link al prodotto ed alibreria aiuterebbe capire se intanto il produttore ne certifica la compatibilità con la mega, perché non è detto che solo cambiando pin nei file della libreria il codice possa poi essere compilato con successo e poi fatto funzionare sulla mega. Arduino Forum > International > Italiano > Hardware (Moderator: leo72) > Cambiare i pin SPI d...

Thread: !! printing problems !!

i've got 2 computers (running ubuntu desktop) connected through wireless router (one computer wireless, second wired).. have hp printer hooked [usb] 'wired' computer.. prints test page. gr00v33 .. how share printer print other [wireless laptop]?? thanks, oospill you can find the info need on community documentation pages Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] !! printing problems !! Ubuntu

SOLVED Serial Comm With Security Panel

i have ademco vista-15p alarm system control panel , keypad: panel's wiring diagram: http://www.home-security-systems-answers.com/images/ademco-vista-20p-007.jpg what looks like: http://imagehost.calabro.us/images/ademco1.jpg i "tap" serial communications board uses talk keypad can use arduino (jeenode) monitor. according this thread security panel uses serial interface rs-232  4800, 8, e, 2. in past i've used attached circuit establish serial comm between raspberry pi , arduino, logic shifter. can use same circuit interface security panel? or need rs-232 shield? (i've tried proposed logic shifter circuit didn't out of it, try debug more i'd know if i'm wasting time approach) code snippit i'm trying use establish comms (from other thread posted above): code: [select] // open serial communications: // alarm panel uses 4800, 8, e, 2; i'll go 4800, 8, e, 1 // because serial port treat stop bit an // inter-character gap void ...

Sketch Name as Variable

hello does know if there way insert sketch name variable @ time of compiling? i working on 10 matching projects in different locations, , hoping way put sketch name (which includes our revision number) char array, upon startup name sketch programmed on arduino printed lcd. thanks i don't know. did try __name__ ? edit: almost there.  xd __file__ constant: http://www.lemoda.net/c/line-file-func/ Arduino Forum > Using Arduino > Programming Questions > Sketch Name as Variable arduino

Linux Headers for kernel 4.1.6-v7 for 8188eu chipset - Raspberry Pi Forums

hi all, trying compile driver chipset 8188eu (wifi dongle) rpi b 2, uname -a show this: code: select all uname -a linux raspberrypi 4.1.6-v7+ #810 smp preempt tue aug 18 15:32:12 bst 2015 armv7l gnu/linux missed part compile driver ( https://github.com/lwfinger/rtl8188eu ) linux headers versión of kernel 4.1.6-v7. can locate linux headers 4.1.6-v7 arm? attention, have nice day. posdata: tried headers 3.2.0-4-rpi via apt-get install linux-headers-rpi , symbolic link , don't work. tejonbiker wrote: hi all, trying compile driver chipset 8188eu (wifi dongle) rpi b 2, uname -a show this: code: select all uname -a linux raspberrypi 4.1.6-v7+ #810 smp preempt tue aug 18 15:32:12 bst 2015 armv7l gnu/linux missed part compile driver ( https://github.com/lwfinger/rtl8188eu ) linux headers versión of kernel 4.1.6-v7. can locate linux headers 4.1.6-v7 arm? attention, have nice day. posdata: tried headers 3.2.0-4-rpi via apt-get install linux-headers-rpi , symbolic link ...

Moving Termpates - Joomla! Forum - community, help and support

hi - not deliberate attempt hits because these sites aren't live... i have joomla template here: http://www.ieltstips.com/ i want use same template here: http://www.tefljobfinder.com/ using mambo matter of copying appropriate template, zipping it, , uploading new site. doesn't seem case joomla. any ideas? khaosan still same process... well, works me, anyway. can copy template folder 1 site , upload - if template uses joomla variables file locations, should work you've selected template manager. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Supported open source projects - Raspberry Pi Forums

hi, there central location (wiki or whatever) ongoing status of various open source project supported te foundation (pypy, libav, pixman, wayland/weston,...) noted/ tracked? wayland/weston has been rather quiet quite while apart minimal function desktop year ago... same gui refresh, there still things in pipe? progress can noted , milestones defined or case of waiting see development pops on home page? (not critisism in way of course, want know if future development targets exist , documented somewhere) yours gratefully, uglymike there's nothing @ all. why think need that? open source code published when there's stable version (some may include alpha, beta or development versions, or nightly build crazies want live on leading edge). if install stable version (trailing edge) that's needed beyond security fixes. care that's abandoned? if you've got works, run away happy. raspberrypi

Putting a button into a scrolling movie clip

as title implies, have scrolling mc button in it. should action scripting connect scene? melthemartian wrote: > title implies, have scrolling mc button in it. should action scripting connect scene? place label on frame target , refer label. _root.gotoandplay("labelnamehere"); note ! do not use digits labels, unless alpha character follow digit -- best regards urami -- <urami> if want mail me - not laugh @ address </urami> More discussions in ActionScript 1 and 2 adobe

Thread: Ubuntu Server Intranet Question

i'm setting poweredge300 running ubuntu jaunty jackalope, transferred under-construction office once it's done, gotta have set here @ home. purpose of server host website www , intranet appointment management, confidential data storage, etc. reason ordered server 2 separate 250gb hdds. dev/sda , running, i'm having lil bit of trouble mounting dev/sdb can't figure out proper structure running way want to. yet have unique ip server visible world wide web, i'll taking care of once it's set in it's permanent physical place because isp might different. moment, if access server @ 192.168.0.10 shows /home/myuser/web. best way have world wide web access website directory in 1 hdd , local network access intranet other hdd? i'm no genius, i'd use apache's virtual hosts point directory on other drive. Forum The Ubuntu Forum Community ...

Error: Unable to read footer file

hoping out there can me. error on everypage in site , have no idea how stop it. error: unable read footer file the error not show when preview inside dreamweaver rears ugly head after post site on internet. have searched hours through dreamweaver menus , can not find these elusive footers , have no idea coming or footer file trying read.. please help. has simple solution , not able understand it. thank you. sdrouillard wrote: > has simple solution , not able understand > it. possibly, without url can't comment. post it, , we'll see. at guess, sounds include file missing. on sort of free hosting plan host puts adverts in footer? if file removed site directory might error you've mentioned (at least, case on other time i've seen error) regards, pete. -- peter connolly http://www.acutecomputing.co.uk derby uk skype id: acutecomputing More discussions in Dreamweaver support forum adobe

FlashPaper 2 stopped working in Word XP

using macromedia contribute 3 includes flashpaper 2. 1 of machines installed on stopped being able convert word docs .pdf, used driver fix , 1 ok. machine (dell laptop, latitude 610, win xp pro, office xp suite), flashpaper disappeared word menu bar. looked under view, toolbars; no longer there. tried driver install fix; no error messages in cmd window, still doesn't appear in word. tried opening free-standing app; no luck. opens no utility. tried repairing original contribute 3 media disk; freezes , not repair. tried downloading trial version perhaps put our license info. no luck there. help! jody More discussions in Archived Spaces adobe

Thread: Noob-ish Glade Question

hey guys, i'm running bit of problem. rewriting glade file in libglade gtkbuilder. need set default of gtkspinbutton 1. in libglade, setting default number obvious, in gtkbuilder, looked everywhere , can't find it. gtkspinbuilder used more numbers? 'cause has bunch of settings icon stuff. i'm hoping easy question: how change default number 0 1? thanks, m4rotku bump Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Noob-ish Glade Question Ubuntu

Thread: apt-get install errors in clean install of 8.04

i've installed 8.04 (on freshly formatted partition). went well. main problem have whenever try install new package, error message. example, $ sudo apt-get install samba produces this: reading package lists... done building dependency tree reading state information... done packages not installed. may mean have requested impossible situation or if using unstable distribution required packages have not yet been created or been moved out of incoming. since requested single operation extremely that package not installable , bug report against package should filed. following information may resolve situation: following packages have unmet dependencies. samba: depends: samba-common (= 3.0.28a-1ubuntu4) 3.0.28a-1ubuntu4.8 installed e: broken packages ideas? apt-get update doesn't help. i recommend installing 9.04 first step. why want install outdated version? ...

give joomla files/directories permissions automaticlly and nobody else - Joomla! Forum - community, help and support

Image
hi all, #1 - have problem here, issue @ servers joomla directories set "unwritable" default, when go global configuration , try change this, has no effect, have ftp. why ?  #2 - although directories permissions set 755 @ ftp, joomla read them "unwritable" , have change 777 work, why ?  iam sure iam missing small info owners permssions , how change ftp and/or joomla, great if can me plz.  thanks in advance, max are sure 757 isn't enough? 777 not safe... could give more info: what os (linux / windows )? what webserver (apache / win iis) what php version? what mysql version? what joomla version? more info owners permssions: faq: joomla! permissions overview http://forum.joomla.org/index.php/topic,121470.0.html Board index Joomla! Older Version Support Joomla! 1.0 Security - 1.0.x

Jessie - Samba: Impossible login - Raspberry Pi Forums

hi, i've update rpi2 whezzy jessie , after couldn't connect shared folder samba, return "access denied". thinking new system corrupted try whit clean installation it's return "access denied". searching found information nothing works. clean smb.conf (testparm -s): code: select all load smb config files /etc/samba/smb.conf processing section "[time capsule]" loaded services file ok. server role: role_standalone [global] server role = standalone server map guest = bad user obey pam restrictions = yes pam password change = yes passwd program = /usr/bin/passwd %u passwd chat = *enter\snew\s*\spassword:* %n\n *retype\snew\s*\spassword:* %n\n *password\supdated\ssucc essfully* . unix password sync = yes syslog = 0 log file = /var/log/samba/log.%m max log size = 1000 dns proxy = no usershare allow guests = yes panic action = /usr/share/samba...

خطأ في التعريب - Joomla! Forum - community, help and support

[rtl]بسم الله والصلاة والسلام على سيدنا رسول الله خطأ في التعريب اكتشفته أثناء التعرف على قائمة module manager فإذا فتحت أيا من عناصر القائمة هناك أربعة خيارات كما بالصورة نعم /لا ، ونلاحظ أن المعرب وضع كُلا مكان الأخرى فصار من يريد(نعم )عليه أن يضغط على ( لا) والعكس صحيح فهل يمكن أن نصحح هذا الخطأ وشكرا [/rtl] [rtl]للأسف لا يمكن ! و لكن بالتجربة ستدرك أين هى نعم و أين هى لا ...[/rtl] Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Missing Image Borders

hi, i'm using robohelp x5 pro , have been generating printed documentation. i've got hang of styles , toc , thing outstanding image borders. removed when word document generated , way can put them in know selecting each 1 , adding them manually. is there can ensure borders remembered when generating doc or within word add borders images @ once? from rh, don't think there can on other making border part of original image gets carried through. i guess possible write word macro finds images , applies border. More discussions in Printed Documentation adobe

2.4 inch TFT Module Color Touch Screen ECT-241199

hi everyone, i bought new 2.4 lcd tft screen it's not come documentation. i search lot on web piece of documentation/manual/datasheet unfortunately didn't find any. more info , pic of screen found in link below: http://www.tinydeal.com/24-inch-tft-color-touch-screen-lcd-module-green-p-109304.html i connect screen arduino uno without shield(directly). does have documentation screen or familiar ? how can operate it? there option operate without documentation? there exist library it? if not, write library screen on own it's possible without datasheet?? hope me that, piece of info valuable. regards, menny i dont have answer you, 6th image in link doesn't seem correct. baby holding it? Arduino Forum > Using Arduino > Displays > 2.4 inch TFT Module Color Touch Screen ECT-241199 arduino

Full disk space, Rpi boots up, but black screen observed - Raspberry Pi Forums

my pi had been working correctly past 5 months. have configured boot gui directly. currently, disk space has been full (at boot there message : root file system full..) , upon booting up, when connect hdmi cable, screen turns black. can see last message while boot up, before goes black : "starting xserver". also, keyboard , mouse working fine. tried force rpi go command line, pressing "ctrl-alt-f1" (also tried f2, f4 combinations well). doesn't go command line. stuck here. don't want go scratch of os installation. unblock sincerely appreciated. can ssh it raspberrypi

como hacer un robot sumo con arduino uno

ola todos estoy haciendo un pequeño proyecto que es un robot sumo aplicando arduino uno pero no se como desarrollar el código de programación y estoy buscando ayuda para poder llevar acabo este proyecto; yo cuento con estos materiales: 2 motores dc de 12volt 4 sensores qrd1114 digitales 5 sensores sharp gp2y0a21yk arduino uno puente h por relay gracias por su atención canoces google ?   https://www.google.com/#q=arduino+sumobot+code  puedes lear engles ? si no, puedes usar google translate  https://translate.google.com/   Arduino Forum > International > Español (Moderators: surbyte, Hector_A) > como hacer un robot sumo con arduino uno arduino

no power in USB devices after first boot - Raspberry Pi Forums

i got new rasbpi 2b today , tried @ once. made sdcard raspbian https://www.raspberrypi.org/downloads/raspbian/ , boots raspi-config menue. seems doesnot power usb. can not use keyboard or mouse. lights in devices off. ideas welcome. carchaias wrote: i got new rasbpi 2b today , trier @ once. made sdcard raspbian https://www.raspberrypi.org/downloads/raspbian/ , boots raspi-config menue. seems doesnot power usb. can not use keyboard or mouse. lights in devices off. ideas welcome. can see network activity (leds in ethernet connector)? type (wired, wireless, blutooth ...) of keyboard/mouse (make, model etc. may useful)? what's spec. (according label) of psu? red power led flash? trev. raspberrypi

Jportifolio - Joomla! Forum - community, help and support

Image
alguém sabe como deixar clicavel o link direto para o jportifolio no pathway - olhem meu site: http://www.joulepublicidade.com.br - entrem em teste e aje poa - o pathway fica assim: pagina inicial - portifolio - aje - aje --- o portifolio não fica clicavel ali não sei se vc arrumou mas aqui ta funcando normal !! !:d Board index Joomla! International Language Support International Zone Portuguese Forum Componentes, módulos e mambots

can't load hex using Sparkfun tiny programmer

i'm trying load mono oc hex file attached source site : http://elm-chan.org/works/sd8p/report.html i'm using tiny programmer sparkfun , avrdude. see attached image. any suggestions on how make work? others have loaded program onto attiny85 chip, seen here: https://www.youtube.com/watch?v=rvc_nlzy-t8 i same. advice. have removed fuses section described on page? Arduino Forum > Using Arduino > Microcontrollers > can't load hex using Sparkfun tiny programmer arduino

Contrôler des leds de puissance avec arduino

bonjour, j'aimerai contrôler (de manière stroboscopique) entre 8 et 12 leds de puissance avec arduino. je ne suis pas très bon en électronique, j'ai suivi un mooc sur la fabrication numérique mais ça encore du mal à rentrer. je souhaites donc pouvoir contrôler chaque leds indépendemment des autres. c'est à dire les faire clignoter à des vitesses différentes. les caractéristiques des leds : ------------------ 3w 375-380nm ultra voilet led 20mm star pcb specifications:         emitting colour: uiolet         dc forward voltage:  3.2v - 3.8v         dc forward current: 3w&700ma         wavelength: 375~380nm         viewing angle: 120 degree  --------------------- j'ai expérimenter les mosfets récemment avec un bandeau à leds basics et j'ai réussi à contrôler les leds. transistor mosfets : stp16nf06 to-220 j'ai cru comprendre qu'il fa...

Viability and General Approach For Automated Dry Ingredient Dispenser

i introduced soylent, alternative method of consuming one's nutritional needs.  involves mixing carbohydrate (usually flour), protein powder, , several other dry ingredients, pouring in water when time eat.  right ingredients , assistance of diy.soylent.me, possible fulfill of nutritional needs of human without going overboard on fats or salts many food eaters every day. my recipe contains approximately ten dry ingredients, ranging in granularity table salt fine cocoa powder.  each ingredient weighed on scale before adding sandwich bag storage.  process of creating 1 500-calorie meal takes me 6 minutes per meal, when making several @ time. i hoping automate of this.  saw someone's video on youtube of "cookie perfection machine", , similar want do.  problem attempting replicate design lack of access machining equipment required produce metal parts.  can use hand tools , off-the-shelf parts hardware stores , internet sites, ...

OTP Generator

hello, want create otp generator event based (the event button) , see otp on led dipslay 4 digits. i want use library generate otp: https://github.com/cathedrow/cryptosuite/blob/master/sha/sha1.h but don't understand command use this: code: [select]     uint8_t* hash;     sha1.init();     sha1.print("my seed");     hash = sha1.result(); , i'm note sure how can give here number (seed) start generation? the 'seed' (value being hashed sha1) calculated shared key , 8-byte counter.  see specification: https://tools.ietf.org/html/rfc4226 Arduino Forum > Using Arduino > Programming Questions > OTP Generator arduino

Syncronizing Timer0,Timer1, Timer2 PWM outputs

i can't seem synchronize 16-bit timer1 output 8-bit timer0 , timer2 outputs. want clarify able synchronize timer0 , timer2 each other timer1 proving difficult match.  feel missing something. here's setup() code: code: [select] gtccr = (1<<tsm)|(1<<psrasy)|(1<<psrsync); // halt timers        // timer1 settings --------------------------------------------------    tccr1a = 0; // reset timer 1 control register a    tccr1b = 0; // reset timer 1 control register b      tccr1a |= (1 << com1a1) | //              (0 << com1a0) | // clear oc1a on compare match counting              (1 << com1b1) | //              (1 << com1b0) | // set oc1b on compare match counting              (0 << wgm10)  |         ...

Sending packets to Arduino

i'm working on project controlling robot powered arduino uno through bluetooth shield. objective to  send 16-bit packets on serial , have no idea begin. need better understanding of how create packet , send arduino. there basic examples me started? this sketch here can receive packet of data in format, < aaa,bbb,cccc...z > code: [select] int buffer[8]; // adjust size of data receiving, example receiving no more 8 ints int counter = 0; void setup(){  serial.begin(115200); } void loop() {  if(serial.available() > 0)   {    char temp = serial.read(); // example incomming data <1,23,456,7890>    if( temp == '<' ) // incoming char equal <, if gather rest    {      counter = 0; // make sure counter set zero      while(1)      {        if(serial.available() > 0)        {   ...

Guide: Provision the Raspberry PI with Arch Linux - Raspberry Pi Forums

i have put small guide/blog post on setting arch linux arm on raspberry pi - headless installation. don't find harder using iso images i've got used process. if of use please let me know. likewise if have other feedback. http://quad.ae24.space/provision-raspbe ... rch-linux/ the blog hosted on pi. this archlinuxarm forum, not sure why posting debian image here? possible install packages using archlinuxarm without internet access pi, did 512 mb model b , starting out same way pi 2. in fact, have downloaded packages need, , waiting installation. guide using pacman without internet access: http://sdjf.esmartdesign.com/raspberrypi/pacman raspberrypi

Attiny841

hallo, ich bin mir nicht sicher, ob hier im forum anfragen zu sammelbestellungen erlaubt sind. ich habe vor, für diverse projekte mich mit dem attiny841 auseinander zusetzen. vorab, ich gehe davon aus, dass dieser nicht direkt mit der arduino ide programmiert werden kann. eventuell tante google fragen, ob es schon entsprechende addons gibt. angeboten wird der attiny derzeit bei farnell http://de.farnell.com/jsp/search/productdetail.jsp?sku=2396716 stückpreis : 50  - 99    0,653 € 100  - 299   0,626 € hier einmal zu den besonderheiten, wieso ich den doch recht interessant finde. http://www.atmel.com/devices/attiny841.aspx?tab=overview controller-familie/baureihe: attiny programmspeichergröße: 8kb speichergrösse ram: 512byte cpu-geschwindigkeit: 16mhz anzahl der e/as: 12 bauform: soic anzahl der pins: 14 embedded-schnittstelle: i2c, spi, usart(2x) versorgungsspannung, min.: 1.7v versorgungsspannung, max.: 5.5v timer 8bit: 1 timer...

Trouble accessing class from within components...

i started playing flex 2 last night , im pretty happy far, except im having problem accessing top-level variables , classes within custom components. i have component, managetickets included in primary file support.mxml in support.mxml have class setup this: import myclasses.mysites; public var mysite:object = new mysites(); now, whenever try access class within custom component, throws following error: "1119: access of possibly undefined property mysite through reference static type class." i have tried accessing (and few other ways no luck) support.mysite.hello(); root.mysite.hello(); i have problem whenever set public variable in main file, , try access component. thanks help! well, support.mysite.hello() would work if mysite static variable of support, defined this... static public var mysite:object = new mysites(); if support application file, , want set (non-static) property on component, believe want application.application.mysite.hello(); i'd recomme...

PHP / Dreamweaver Problem

i taking online course php , mysql. use dreamweaver writing code. used dynamic pages php. when tried preview vip_registration.html in browser (firefox) dialogue box opened saying vip_processing.php executable file , open or save it. there option open , told open file type firefox. , opens 67 blank pages. when use vip_registration.html , vip_processing.php inputing http://localhost/vip_registration.html firefox functions should. have idea causes behavior? when you're prompted save or open file, means don't have means process it., i.e. php isn't installed on computer. or perhaps isn't configured. are running php on iis or on apache or server? have properly configured on machine? -- nancy gill adobe community expert blog: http://www.dmxwishes.com/blog.asp author: dreamweaver 8 e-book dmx zone co-author: dreamweaver mx: instant troubleshooter (august, 2003) technical editor: dmx 2004: complete reference, dmx 2004: beginner's guide, mastering macromedia cont...

Thread: What file system is recommended for SSD drives?

Image
what recomend? the answer depends, somewhat, on preference simplicity versus data security. simplest thing format ext2. safest thing do, imo, format ext4, , use noatime, data=writeback, , commit=120 mount options slow down journal-writing reasonable, bearing in mind need cognizant when shut down, , not nail power button. can research ext4 mount options -- google teach them. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [all variants] What file system is recommended for SSD drives? Ubuntu

Thread: SB LIve 5.1 card plays FLV sound but not mp3

i have installed ubuntu 9.04 recently. able play sound flv files, wav, mp3, mpeg files not produce sound. video plays in gmplayer or totem. in "volume control->switches->sb live analog/digital output jack", if toggle tick (select it) weak sound (with lot of noise) can heard mp4 files. there no sound mp3 (or @ least can't understand in noise) @ all. output "aplay -l" ----------------------- card 0: intel [hda intel], device 0: alc888 analog [alc888 analog] subdevices: 1/1 subdevice #0: subdevice #0 card 0: intel [hda intel], device 1: alc888 digital [alc888 digital] subdevices: 1/1 subdevice #0: subdevice #0 card 1: live [sb live 5.1], device 0: emu10k1 [adc capture/standard pcm playback] ..... many more lines this (2) output "lspci -v" ------------------------- ..... ..... 06:01.0 multimedia audio controller: creative labs sb live! emu10k1 (rev 0a) subsystem: creative labs devic...