Posts

Showing posts from July, 2010

TBOPlayer revamped - Raspberry Pi Forums

Image
just make sure know, tboplayer, gui omxplayer , got lot of great improvements lately. list includes (but not limited to): - youtube-dl integration low memory cost , pretty performance, without blocking ui, , allowing input (supposedly) services supported program - adding youtube playlists, using youtube-dl - adding directories, recursively or not - adding files through command line, or dropping files on desktop shortcut (desktop entry must have terminal=true) - config file stored in /home/username/.tboplayer, making possible run program other directory - new options in options menu, including youtube-dl options, random playing mode , path omxplayer - ui can freely resized, allowing playlist area grow - size , position of window remembered across sessions - clickable progress bar allows user click on desired playing position - see progress bar when watching videos, move mouse lowest side of video - clickable volume bar allows user click on desired volume position, rememberin...

Arduino RFID Project

hi, i new arduino & rfid , need set below. 1) read & write from/to rfid cards - presume need buy arduino microcontroller + rfid reader/writer + necessary programs 2) read/write from/to rfid card in encoded form (for protection) using couple of algorithms (i.e. aes). any guidance buy (i.e arduino version, rfid reader, tags buy)  & how set up?. i need set in months time. appreciated.  thanks. hello, you can use rc522 rfid reader writer module rfid reader writer part http://playground.arduino.cc/learning/mfrc522 and can use mifare's cards (their classic cards used) http://en.wikipedia.org/wiki/mifare if rely on security, mind mifare's classic cards hacked. mifare plus cards uses aes. drop-in replacement mifare classic certified security level (aes 128 based) Arduino Forum > Using Arduino > Project Guidance > ...

simulation electronics software for uno

hey everyone...i looking electronics simulation software drawing electronic circuit..however should include microcontrollers , possibly arduino can results through simulation..currently doing manually on breadboard..but when need send schematic drawings manufacter pcb..i have draw on paper..which looks kind of amateur...any suggestions thank you... eagle Arduino Forum > Using Arduino > Project Guidance > simulation electronics software for uno arduino

Reading the status of a digital pin

hi, have started mess around arduino , making little project in player needs press button if led on. i've been looking around in many tutorials on internet i've found nothing yet. there way check if pin high or low? thaks lot. http://arduino.cc/en/reference/digitalread quote from: nero9885 on aug 27, 2014, 09:32 pm i've been looking around in many tutorials your research skills want improvement. Arduino Forum > Using Arduino > Project Guidance > Reading the status of a digital pin arduino

Bluetooth keyboard - Raspberry Pi Forums

heb al diverse dingen geprobeert maar het lukt mij niet om een maxxter bluetooth toetsenbord goed werkend te krijgen. heb bluetooth , bluez en blueman geinstalleerd, (bij de ene versie raspbian, ubuntu bluez-utils en een andere versie bluez-compat). via bluetoothctl en het commando connect +macadres krijg ik het toetsenbord aan de praat, maar na een reboot werkt het niet meer. via blueman (gui bluetoothicoon) moet ik een random 4cijferig pincode invoeren, krijg geen invoerscherm en daarna geen verbinding. vlieg ik het op een andere manier aan dan krijg ik wel het invoerscherm maar wordt de pincode niet aangegeven. na herhaalde pogingen zie ik hem verbinding maken, maar dat wil nog niet zeggen dat het werkt. moet bij iedere poging esc q op het toetsenbord ingeven om het uberhaupt te laten werken. (als ik esc q ingetoetst geeft mijn iphone als antwoord de pincode, nadat ik die intoets maakt hij feilloos contact met de iphone). wie weet hoe ik deze kreupele software om kan ombou...

Power Supply for Arduino

i'm working on project run in car. read post (http://www.arduino.cc/en/reference/board) specifies arduino (i'm using uno r3): quote external power supply in (9-12vdc) - x1 (pink) does know if allow me plug arduino straight 12v cigarette lighter socket - or need sort of "protection" adding in line before arduino? you need protection. 12v supply in car can nasty. http://www.ebay.com/sch/i.html?_nkw=12v+noise+filter Arduino Forum > Using Arduino > Microcontrollers > Power Supply for Arduino arduino

Dansk oversættelse - Joomla! Forum - community, help and support

hej gutter jeg har lige installeret en joomla 1.0.12. jeg ville gerne have dansk frontend, så jeg downloadede joomla_1.0.12_danish_frontend.zip. fra "installers" -> "language" finder jeg med "gennemse", zip-filen og får uploaded den. det sker uden problemer. "language manager" vælger jeg så "danish" og trykker "publish". går det så galt. jeg får en "error!". jeg har også forsøgt @ pakke zip-filen ud og lægge filerne "language"-mappen. ingen forskel. hvad gør jeg galt? jeg har listet min joomla igennem og fundet ud af @ cache directory "/home37a/sub005/sc30232-jkhx/wwwcache/" står som " unwriteable ". har det noget med dette @ gøre. hvis ja, hvilke retigheder skal der så sættes? Board index Joomla! International Language Support International Zone Danish Forum Oversættelser (lokalisering) ...

Beginner needs help with project

Image
so purchased arduino uno rev3 radioshack $35. (later seen online <20) in hopes of transferring  functions on use xbox repair services. have believe coding needed, have no idea how to  implement r3 board. code below c# , pc based. have hex file used in board once preformed function me. used xloader try , load once after 20 mins exited. possible use code on board? sure needs altering tho.     code: [select]     using system;     using system.io;     using x360utils.nand;     public class basicnandreader: idisposable {         public basicnandreader(string file): this(file.openread(file)) { }         public basicnandreader(stream input)         {             basestream = input;             checkmagic();             checkformeta();         }   ...

Starter pack - Raspberry Pi Forums

Image
salut ! je m'y connais pas encore en raspberry et j'aimerais apprendre, et je volais savoir, quel starter pack vous me conseilleriez pour débuter merci bonjour, tout dépend de ce que tu souhaites faire avec un raspberry pi : - serveur web - serveur cloud - media center - surveillance video - domotique - robotique ... au minimum, pour commencer il faut une carte raspberry pi (a+,b+ ou 2), une carte (micro) sd, et une alimentation stabilisée de 5v. a+ raspberrypi

Impossible to Install MySql - Raspberry Pi Forums

so i've had small server running on pi, decided instal ftp on it. shouldn't have. updated mysql (and failed) , since mysql won't start , kind of uninstall/reinstal wont work... when try install: code: select all pi@raspberrypi /etc/mysql $ sudo apt-get install mysql-server --fix-missing --fix-broken reading package lists... done building dependency tree reading state information... done following packages installed: mysql-server-5.5 suggested packages: tinyca following new packages installed: mysql-server mysql-server-5.5 0 upgraded, 2 newly installed, 0 remove , 0 not upgraded. need 0 b/1679 kb of archives. after operation, 30.9 mb of additional disk space used. want continue [y/n]? preconfiguring packages ... selecting unselected package mysql-server-5.5. (reading database ... 117296 files , directories installed.) unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.44-0+deb7u1_armhf.deb) ... selecting unselected package mysql-server. unpacking mysql...

XBee Receiver polling two XBee Transmitters

hi guys, i have configured 3 xbees communicate tx1 <==> rx , tx2 <==> rx . , tested them individually, point point temperature sensor code. having troubling actual code point multipoint now. i think problem polling signals. using  " * " , " ( " polling signals , start characters data each of sensors. first sensor tx1 sending 2 bytes of temperature data, second 1 tx2 sending 2 bytes (unsigned int) of rpm data. my intention -- rx broadcasts polling signal tx1, tx1 sends data, after read rx, rx broadcasts polling signal tx2, tx2 sends data rx, after read cycle repeats. i have 3 codes : 1 receiver, 1 transmitter of hall sensor , 1 transmitter of temperature sensor. i have used '*' , '(' data_start signals, , same polling signals. hall sensor sends data (starting '(' character) when polled '(' , , temperature sensor sends data starting '*' when polled '*' .. i think polling sign...

Ligar/desligar display LCD em intervalo de tempo ou por botão

bom dia pessoal, preciso de ajuda no seguinte: tenho um arduino mega controlando meu aquário e exibindo informações num lcd, porém durante noite iluminação lcd está me atrapalhando. gostaria de implementar algum código que desligasse o lcd das 00:00 horas às 08:00h da manhã. ou é mais facil colocando um botão de on/off? segue o código anexo pq não coube aqui. outra coisa que não tem haver com o lcd mas sim com o horário exibido. hj ele apresenta hora com 1 hora mais, se eu tirar esses +3600 deve funcionar né? code: [select] if(requestsent && ether.ntpprocessanswer(&timestamp, srcport)) {       setactualtime(timestamp + 3600 * time_zone);       requestsent = false; eu tenho isso feito. estamos falar backlight de um lcd 16x2 (ou equivalente), certo? em primeiro lugar é necessário prestar atenção ao hardware. está utilizar algum shield para o arduino ou comprou o lcd e fez ligações? Ar...

Parlons backup. Restauration sur windows d une image Rasp - Raspberry Pi Forums

Image
bonjour ! soucieux de sauvgarder mon project raspberry domoticz, j ai planifie des sauvegardes du type : dd if=/dev/mmcblk0 vers un ficher img. ma question est plutôt simple je voudrais restaurer (sans aborder les questions de taille sd prenons comme hypothèse que j ai une carte plus grande !) quels sont mes possibilités : un pc sous linux vers une carte sd avec dd : je pense que cette option doit fonctionner. un pc sous windows vers une carte sd utilisant win32diskmanager : cela va t il fonctionner ? sachant que l image été faite depuis le raspberry, l 'un d'entre vous t'il un retour la dessus ? autres ?....(je n ai pas de mac ) merci de vos retours ! autres ?....(je n ai pas de mac ) livecd linux (distrib au choix) et dd sur le pc dans un fichier du disque win$. raspberrypi

Artio JoomSEF deinstallation crushes my Site ! - Joomla! Forum - community, help and support

Image
hi all, i installed artio joomsef. did via "install directory" , crushed site, deinstalled it. the same error message appears. fatal error: call member function on non-object in /www/htdocs/user/_main/index.php on line 158 i overwrited index.php now, original 1.0.12 download. mmh, whats worng artio thingy ? the seo in joomla configuration on. please me out, stefan did edit .htaccess file? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Secured Download of Document/File? - Joomla! Forum - community, help and support

(i'm reposting here because looks better forum question) hi, i'm setting single item purchased on joomla! 1.0.11 based site using paypal's buy button , want happen. when surfer gets directed paypal pay (easy part), want user directed thankyou/download page on site (after purchase) in can download document/file single click or two. here's don't know direction go in. want particular page/content accessible if coming url , not accessible directly (hard part). thought putting registered/special access on content, don't want surfer have input login info. plus don't want surfer able re-login information , download document/file twice. purchased software wimpy.com i'm looking for. don't think they'll tell me how did security reasons probably. assistance or suggestions appreciated. one quick suggestion here - don't know if fly cpanel  can lock down files/directories password. not put file anywhere, secure it, , have paypal send out link , password ...

Thread: Virtual box help

i have 2 virtual machines running within virtual box on jaunty 9.04. 1 windows xp other windows 98 never mind windows 98 slow taste. have both windows xp, , windows 98 copy of age of empires on disk bought store. have tried wine doesn't work me dont know why. anyway xp vertual machine works great installed aoe2 without trouble, problem when try , hit "play game" says "please insert correct cd-rom, hit ok restart application" or along lines. know passthrough enabled because checked , installed game mounted d: drive says age of empires 2. have tried ripping iso , mounting directly same problem happens. have tried typicall windows solutions , still nothing. there can make work open suggestions, (this stretch) there way recompile, speak, aoe2 run directly in linux, friend got original doom working aoe2 little more complex. please suggestions know way around ubuntu failry 1 stumps me. t...

Different speed of ARMv6 and ARMv7 Linux images - Raspberry Pi Forums

i've made 2 sd cards pi² : a) 1 contains debian based raspbian has own armv7 compiled 4.x kernel, plus armv6 compiled packages compatible pi¹ , pi². b) other card contains ubuntu 15.04 based "ubuntu mate pi²" (downloadable 3rd party image per raspberry.org's download page) has armv7 compiled 3.x kernel (plus raspbian pi drivers without james' hw mouse pointer), plus ubuntu's armv7 compiled packages running on pi². (on both cards apt-get installed gtk based xfce desktop (the xubuntu desktop on ubuntu image), that's not important point.) surprise many armv7 compiled packages run noticeably smoother armv6 compiled equivalents. no benchmarks, user experience desktop , "fat" applications firefox, thunderbird, or animated ones gweled, , on. naturally, say, since armv7 has quite improvements on armv6. however, didn't know they're visible non-specialised standard applications. other users have similar experiences armv7 compiled images?...

How should I set my FTP for reliable transfers in joomla? - Joomla! Forum - community, help and support

i'm using smartftp, , want know how can make transfers more reliable. should use pasv, binary, ascii, private secure, etc? i noticed few errors in uploading files server... (ie "no such folder or directory errors") is there better ftp program or need set correctly? hi this @ least partially determined hosting server setup. i got frustrated upload errors.  if have shell access server, have @ post: http://forum.joomla.org/index.php/topic ... #msg534185 regards brendon Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Thread: Promote Ubuntu 9.10 in Twitter

Image
add twibbon twitter accound , support ubuntu 9.10 karmic koala http://twibbon.com/join/ubuntu-910-karmic-koala-3 .................................................. .. if had twitter help. don't, , don't feel making 1 right now, yeah. sounds way promote ubuntu though (i think). 1 more thing, what's "twibbon"? Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Promote Ubuntu 9.10 in Twitter Ubuntu

mediaPlayback Component

hi, i'm using mediaplayback component project, want change of it. if use code myplayer.setstyle("themecolor", "0xfebd2f"); pause button changes orange other buttons stay green. know of component can used playing mp3 files has more control on graphical elements of it. can find list of styles available component? this component want, , feel of doesn't fit th interface of project. any appreciated. thanks jason have @ livedocs customizing media components. http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm ?context=flash_mx_2004&file=00002564.html -- dan mode *the online radio* http://www.tornadostream.com *must read* http://www.smithmediafusion.com/blog *flash helps* http://www.smithmediafusion.com/blog/?cat=11 "jase ace" <jason@ddm.co.nz> wrote in message news:e7v04d$eke$1@forums.macromedia.com... > hi, > i'm using mediaplayback component project, want change > > of...

Thread: Hibernate/suspend don't work

notebook: asus x51r (video adapter ati radeon express 1100) os: ubuntu 9.04 kernel: 2.6.28, 30, 31 (original , mainline kernels https://wiki.ubuntu.com/kernelteam/mainlinebuilds ) hibernate/suspend didn't work in fresh-installed ubuntu 9.04. i've updated xorg-server, xserver-xorg-video-ati, pm-utils , , rest utils ( https://launchpad.net/~xorg-edgers/+archive/ppa?field.series_filter=jaunty ), , hibernate works fine, suspend still doesn't work (system freezes during awakening). there way make suspend work right (if hibernate works fine)? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Hibernate/suspend don't work Ubuntu

Disabling/enabling SPI while programming an AVR - Raspberry Pi Forums

i've got avr based board talking raspberry pi. it's hooked serial pins spi idea pi talk of peripherals on board. working fine until enabled spi on pi - @ point couldn't program avr unless unplugged it. assume because when spi-bcm2708 module loaded it's putting pi master mode or , it's interfering spi lines. thought unload module before programming, didn't seem work: code: select all sudo modprobe -r spi-bcm2708 # flash avr here sudo modprobe spi-bcm2708 missing obvious? clear it's fine if disable module in raspi-config , disable loading on boot, doesn't seem if it's been loaded during boot , unload it. thanks! raspberrypi

Copyright Info - Is there a proper way? - Joomla! Forum - community, help and support

i have seen copyright info similar indicated below.  there proper way this.  year info mean.  should indicate time on web until current year or current year.  , if it's current year mean if shows 2005 , it's 2006 data no longer copyrighted? 1.  © company name, limited 1997 - 2006   2.  company name © 2005 - 2006 - rights reserved 3.  company name @ 2006 thanks!! the content of website copyrighted @ moment when publish it. the copyright notice warning. there's no 1 proper way how it, it's more matter of personal taste. i go for: © 2006 company name - rights reserved. btw: display current year: http://forum.joomla.org/index.php/topic,5156.0.html Board index Other Forums The Lounge

Keypad Entry with Multiple PIN Numbers

hi. i'm quite new hope can me please? i making basic keypad entry system. the code below: code: [select] /*        this sketch takes input keypad pin code.                 if code entered correctly, turns on green led simulate access granted.                                                                                                                                       if invalid code entered, red led lit.                                               ...

Thread: SSD that won't break the bank

Image
i'm looking solid state drive install 2 or more os on won't break bank. idea install os on ssd , have shared drive contain data, quick browsing of ssd , see eye-popping prices tiny drives, can point me reliable products helpful hi, research have found intel x25-m ssd of 80gb 1 of best ones on market currently, , affordable. retails around 200 euro. want postville far know second generation. disclaimer: not have 1 myself , not work intel hth roel Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [all variants] SSD that won't break the bank Ubuntu

Any way to disable merge with boot loader on upload

hi, ive amended boards.txt file follows allow me full 32k on yun. works nicely , can take .hex file tmp directory. mount usb stick, ssh yun , run-avrdude /mnt/sda1/filename.hex upload file. find having slows me down. i can still upload sketches on wifi bootloader long aren't more tun 87% of yuns available memory. know if possible change files in ide disable merge lua boot loader feature allowing me directly upload 32k programs yun. as far can see wifi upload copies files yun, uses run-avr dude boot loader stuff must happening in ide anyone know files edit stop merging? code: [select]     ##############################################################                 yunb.name=arduino yún - 32k                 yunb.upload.via_ssh=true                 yunb.vid.0=0x2341                 yunb.pid.0=0x0041 ...

Installing On cpanel - Joomla! Forum - community, help and support

i got on , stuff when trying installation page http://www.yourpage.com comes error: 500 internal server error the server encountered internal error or misconfiguration , unable complete request. please contact server administrator, webmaster@donbiz.net , inform them of time error occurred, , might have done may have caused error. more information error may available in server error log. additionally, 404 not found error encountered while trying use errordocument handle request. can me? do use fantastico installer or manually? leo Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

OpenGLES, X11 and Qt Quick 2 - Raspberry Pi Forums

my application based on qt 5.5 (quick) slow on raspberry pi. has graphic timer , 1 cpu core time @ 100%. there way speed up? know qt quick 2 can't use framebuffer in youtube see lot of applications working using opengles, x11 , qt quick 2. mrdebug wrote: application based on qt 5.5 (quick) slow on raspberry pi. has graphic timer , 1 cpu core time @ 100%. there way speed up? depends on how have implemented it, sound polling or doing display updates continually. mrdebug wrote: know qt quick 2 can't use framebuffer in youtube see lot of applications working using opengles, x11 , qt quick 2. not sure why claim "qt quick 2 can't use framebuffer", have used opengles qml on many qt5.x versions. don't use x11 "either/or". raspberrypi

Bagaimana nak menggabungkan easyprozy dengan joola - Joomla! Forum - community, help and support

salam sejahtera semua, saya ni newbie. saya ada buat satu website untuk library. yang menjadi masalah saya sekarang adalah kami kena gunakan easy proxy untuk user luar dapat access bahan dalam library tersebut. jadi soalan saya, bagaimanakah saya nak menggabungkan easy proxy tersebut dengan joomla. kalau boleh module login pada joomla tu terus boleh masuk ker log in easyphp. saya harap ada yang dapat membantu. sekian saya dah baca berkali2 tapi masih tidak memaham  masalah ni. boleh bagitau dgn lebih detail x?adakah web untuk library dan joomla menggunakan server/range ip yang berlainan? atau nk buat bila login joomla automatik login pada sistem library(single sign on)?ataupun sekarang ni juz website joomla bleh di access dari luar tapi website library tu x leh access oleh public? Board index Joomla! International Language Support International Zone Malaysian Forum

Thread: youtube videos not playing

i have ubuntu 9.04 on laptop. of youtube videos aren't playing. space video should black , there no error messages. videos playing fine tho. thought flash plugin problem, installed newest shockwave , tried sudo apt-get install flashplugin-nonfree but neither helped. sudgestions? you need flashplugin-nonfree 32-bit installs. if 64-bit should using 64-bit flash plugin available here http://labs.adobe.com/downloads/flashplayer10.html Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] youtube videos not playing Ubuntu

error

when startup dreamweaver, error message pops up: "c:\programfiles\macromedia\dreamweaver 8\configuration\commands\randomimages.js" : typeerror: thedom has no properties. how can solve problem? thanks! you can try simple fix - quit dw. find folder - c:\documents , settings\<username>\application data\macromedia\dreamweaver 8\configuration\winfilecache-*.dat (these folders hidden - may have use explorer > tools > folder options unhide them) or on mac - library/application support/macromedia/dreamweaver 8/configuration/macfilecache-*.dat and delete it. restart dw. works better? -- 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 ===...

Measuring capacitor discharge curve issue

hi there, i need measure few points on discharge curve of capacitor using arduino.  how looks code: code: [select] if(state == 2)    {      digitalwrite(rele1, low);      if(u0 == 0)      {        u0 = (5.0/1023.0*(double)analogread(a13))*3.0;        lcd.setcursor(6,0);        lcd.print(u0);      }      if(akt == 0)      {        akt = millis();      }   //time 1         u1 = (5/1023*analogread(a13))*3;      lcd.print(u1);      if(u1 <= 9.0 && t1 == 0)      {        t1 = ((double)millis()-(double)akt)/1000.0;                lcd.setcursor(-4,2);        lcd.print(t1);      } //time 2      ...

Help con la domotica

Image
salve tutti, innanzitutto ne approfitto per presentami: sono un ragazzo che studia ingegneria meccanica e quando posso mi dedico questi piccoli esperimenti. sono qui per trovare una mano nel mio progetto; quello che vorrei fare è di gestire la luce della mia stanzetta, e non solo, col pc collegando il tutto via wifi. sono già in possesso dell' arduino  uno e di un relè 4 ingressi; ora ditemi voi come devo procedere e cos'altro devo comprare. grazie quote un relè 4 ingressi ? mi fai vedere questo relè 4 ingressi? quote ora ditemi voi come devo procedere e no, ti studi arduino, la programmazione, ti guardi gli esempi e te lo fai, poi se hai bisogno e dubbi chiedi pure postando quello che hai fatto ciao Arduino Forum > International > Italiano > Hardware (Moderator: leo72) > Help con la ...

403 MEssage with IE6 and popup window

i'm getting 403 permission error in ie 6.0 when click on thumbnail opens sized window. ff not have problem. ie settings @ default. http://dwdallam.com/landscape/index.html thanks much... i may have found problem. i'm using new host , shell account, , may blocking function reason. works ie 6 on hosting site. i'll let know when tehy respond. More discussions in Dreamweaver support forum adobe

Pi Camera working on B+ but not Pi2 - Raspberry Pi Forums

i've working raspbian card image keep date , dug out pi camera , tried out on new pi 2. raspistill - o image.jpg gives camera not detected errors having tried camera , pi 2 no change tried putting sd card b+ camera , worked fine. got sd card , made new image lastest raspbian download , works. realy want old card work camera on pi 2 - there magical invocation/configuration needed pre may 2014 image recognise camera? matthew have enable camera in config program sudo raspi-config raspberrypi

Multiple VirtualHosts in Distributed Mode

hey all, i've following adobe livedocs me setup multiple virualhosts (in apache) multiple coldfusion mx 7 instances. i've verified virtualhosts being processed , going correct proxy bootstraps (based on url). i've verified security.properties file configured allow remote web servers connect. there no firewall in between them , on same subnet. however, following message in apache logs: [wed sep 06 11:43:40 2006] [notice] jrapache[15270: 34578] 127.0.0.1:51000 connect failed: 111 111 connection refused [wed sep 06 11:43:40 2006] [notice] jrapache[15270: 34578] not initialize proxy 127.0.0.1:51000 [wed sep 06 11:43:40 2006] [notice] jrapache[15270: 34578] couldn't initialize remote server, jrun server(s) down. [wed sep 06 11:43:40 2006] [notice] jrapache[15270: 34578] jrun not accept request. check jrun web server configuration , jrun mappings on jrun server. which makes no sense because log shows trying connect 127.0.0.1, bootstrap shows jrunconfig bootstrap 10.16.1....

Impossible de se connecter a internet - Raspberry Pi Forums

bonjour, j'ai des soucis avec mon raspberry pi 2, je n'ai pas accès un modem pour brancher le câble rj45, j'ai tenté de connecter mon rpi2 via un câble rj45 à mon pc mais je ne suis pas parvenu partager la connexion wifi via ethernet. j'ai aussi acheté une clef usb wifi (dwa-131) mais celle ci n'est pas compatible avec les version du kernel inférieures 3.6.11, or sur le site du raspberry la version de l0image est 3.18 et je n'arrive pas trouver une image d'une version supérieur je précise que je me connecte internet via un téléphone portable en partageant le réseau wifi, mes deux ordinateurs sous windows 8 y sont connectés. quelqu'un une idée pour mettre jour mon raspberry dans ces conditions? merci un lsusb pour avoir plus de précisions sur ta clé ensuite recherche avec l'id de la clé wifi suivi d'un linux. mais des drivers existent sous ubuntu. raspberrypi

Pi Supply switch not turning Pi on - Raspberry Pi Forums

i finished putting pi supply on/off switch together, when connect pi turn on, , stay turned on while hold on switch, , pi shuts off moment release switch. guess, wondering if else has encountered same issue or knows of solution? ps: don't know if switch turning off when pi because sort of fried led during soldering if switch has 3 or more contact points may have connected wrong ones. give link switch , tell how connected and/or give diagram or photo. led in switch or external? raspberrypi

Free Mobile fonctionne avec le Shield SIM900 ?

bonjour à tous, :0 je n'arrive pas à faire fonctionner mon shield sim900 avec ma carte sim free mobile ! mon problème : pas de liaison gsm avec le réseau free : la led 'net link' clignote rapidement (toutes les 0,8 s. et non toute les 3s.) - ma sim est configurée sans code pin, - ma sim fonctionne correctement dans un telephone mobile, - le shield semble fonctionner car répond à toutes les commandes at je galère depuis pas mal de temps... quelqu'un une idée ou une expérience similaire ? merci bonjour, un code peut être pour vérifier ce que tu lui injecte? Arduino Forum > International > Français (Moderators: jfs, Snootlab) > Free Mobile fonctionne avec le Shield SIM900 ? arduino

Re: random from a char array

Image
then how limit generating output ? the output gives number or letter what 5 letters , numbers ouput? i've seen 1 post here generate numbers , letters. but display 1 letters or number. how put limitation on output? long entry; int a[14] = {'1','2','3','4','5','6','7','8','9','0','a','b','c','d'}; void setup(){   serial.begin(9600);   srand(analogread(5));   randomseed(analogread(0)); } void loop() {   entry = a[rand()%14];   serial.println(entry);                               delay(300); } Arduino Forum > Using Arduino > Programming Questions > Re: random from a char array arduino...

Control 24V relay using Arduino Mega (5V available and other side 24v required)

i new arduino @ programming can turn on/off pins using other conditions , sensors value @ other side need 24 v operate. what possible options  for turn on , off 24v source goes relay? i heard pnp transistors not sure damage arduino pins ? and if can transistor should use ?? and if following solution can explain me ? http://kellykeeton.com/wp-content/uploads/2013/08/drive-relay.jpg quote from: anand3994 on sep 01, 2014, 09:55 pm i new arduino @ programming can turn on/off pins using other conditions , sensors value @ other side need 24 v operate. what possible options  for turn on , off 24v source goes relay? i heard pnp transistors not sure damage arduino pins ? and if can transistor should use ?? and if following solution can explain me ? http://kellykeeton.com/wp-content/uploads/2013/08/drive-relay.jpg yes, that's correct way. relay using? Arduino Forum > Using Arduino ...

Ne mogu da se logujem - Joomla! Forum - community, help and support

Image
ljudi, imam problem sa backend logovanjem, sta da uradim da mi proradi ? pozdrav celoj zajednici !!!  pretrazi forum jer smo vec pricali o nekim moguci problemima nasli resenja. ako nema odgovora onda se vrati na ovu temu. kad postavljas pitanje gledaj da das vise informacija jer ti ovako niko nece odgovoriti..ako tebe mrzi da objasnis sta se desilo pre nego sto je poceo problem mislim da ce ostatak zajednice mrzeti da ti postavlja pitanja kako bi se doslo resenja. moras pomoci ljudima da ti pomognu. Board index Joomla! International Language Support International Zone Serbian/Montenegrin Forum Tehnička pitanja

Omxplayer Wrapper and cron - Raspberry Pi Forums

hi everyone. looking build network controlled media player using pi. have been playing around omxplayer wrapper neatly wraps dbus control of omxplayer. have used following code looks files in location , plays first file finds. works great when run terminal or when logged in through ssh. code: select all from omxplayer import omxplayer time import sleep import glob files =[] files = glob.glob("/home/pi/*.mov") print files[0] player = omxplayer(files[0]) player.play() print player.volume() print player.position() sleep(5) player.pause() sleep(5) player.set_volume(0.5) player.set_position(0) player.play() print player.volume() print player.position() sleep(5) # kill `omxplayer` process gracefully. player.quit() works fine when launched terminal not when launched cron on boot. movie plays not paused , rewound assume dbus not connecting. have search issues when using cron , dbus , seems issue solutions way above understanding. wondering if can point me in direction of us...

How cool is this? - "Circuit Scribe"

last night found on youtube: [vid]https://www.youtube.com/watch?v=e0nm1jjbjrm&index=8&list=llbqopvi7xo-wbme0xvj18ca[/vid] circuit scribe lets draw circuits on paper , use them. also, said arduino compatible. campaign over,  pre order. http://www.electroninks.com/secretshop/circuit-scribe/ i know i'm getting this. guys? nope.  after more durable stuff. Arduino Forum > General Category > General Discussion (Moderators: mbanzi, DojoDave, mellis) > How cool is this? - "Circuit Scribe" arduino

Make your own keypads

you can make own keypads using following steps. or alternatively, if can add 10 hours bob's day , enough interest maybe can convince him come 1 or 2 diy kits. see: attached schematic of components needed. i used aluminum foil duct tape home depot. #1   (overlay) design whatever keypad layout need. use sketchup this.       make sure overlay matches pcb keypad pattern.       print on 24 pound paper , laminate both sides. #2  (mask) make similar layout in #1.         place centered 1/4 inch circles in key pad. print on 110 pound card stock paper.         put 2 pieces of 110 pound paper behind mask, punch out circles in each keypad. #3   make pcb using pattern similar 1 or 1 in image #4 (i used #3 pattern) #5   place punched out mask on pcb (here made mask out of plastic , cut out openings on cnc) #6   stick aluminum foil duct tape on of overlay in #1 workings: the mask gives access ...

html table and need to be in upper left corner

hello, i have table description , fieldvarname outputs on center of table i need have display in upper left corner in table. what have change in code below? thanks <table width="100%" height="79" border="1"> <tr><td width="55%" height="75"><strong> description</strong>: #fieldvarname# </table> i not sure asking for? if saying data displaying in center of cell, albeit 1 cell table, use css or old school parameters change vertical , horizontal alignment of table, row and\or cell. if copied code snipped code file, missing closing </td> , </tr> tags. cause problems well. More discussions in Getting Started adobe