Posts

Showing posts from April, 2012

Software to display images full screen? - Raspberry Pi Forums

i looking simple application display full screen slide show, perhaps screen saver. images need fill display without borders etc. , each display @ least 30 seconds 5 minutes test cards, pictures , info 'pages'.. images created correct size , aspect ratio. suggestions? i'm sure there must out there. dick here possibilities, take looking meet needs. assuming raspbian. "built in" screensaver: sudo apt-get install xscreensaver sudo apt-get install xscreensaver-gl apps slide shows , run @ least extent on rpi: gpicview (pre installed, slow, might @ it) imagemagick animate command (works well, animate -delay 2000 -backdrop /path/to/images/) xzgv maybe, have script it gqview gwenview xli, works pretty good sudo apt-get install should install of above. getting images right size , small file size wise possible help. think it, xbmc distros support photos work since make use of gpu raspberrypi

Thread: Obtaining write access to a file, which is not in the home directory

hi, using ubuntu 8.10. want modify file, not in home directory, seem not have write access it, , not know how modify it. have installed package, texlive-humanities, via synaptic package manager. in package there package xyling, 1 interested in. package manager installs automatically, via "search .." managed find xyling folder correspodning files inside, here: /usr/share/texmf-texlive/tex/latex/xyling in folder there file, xyling.sty, want modify. can open file, , change want, however, cannot save changes, because ubuntu says: "the document not saved, not possible write file:///usr/share/texmf-texlive/tex/latex/xyling/xyling.sty. check have write access file or enough disk space available." seem not have write access. change want in file modify line: \requirepackage[color,all,dvips]{xy} to \requirepackage[color,all]{xy} if open console, have access user profile: prompt @ gemm@computer:~$ , cannot access xyling.sty file in /usr/sha...

Change Color of Button???

Image
hello captivators, is there way change apppearance of button, color , shape or hints?? i know can play text thnaks, eholz1 hi eholz1 i'm guessing referring text button? if so, short answer no. if double-click button object , @ properties, can choose display image button. if this, imagination , image editing skills limit. note may wish use transparent button. if this, can choose shading like. if talking buttons on question slides, more rigid , don't offer in way of flexibility. as hints, simple text captions associated button states , actions. applies standard text caption applies there. hopefully helps... rick More discussions in Editing adobe

I got a problem and i need your help!?

im pretty new jsut started arduino , can't find out problem ill post under here , guys can me ^^ void setup() {  serial.begin(9600); } void loop() {  serial.print('h');  delay(1000);  serial.print('l');  delay(1000); }  send command  expected response  atid<enter>  3332<cr>    send command  expected response    atid3331<enter>  ok<cr>    send command  expected response    atid<enter>  3331<cr>    send command  expected response    atwr<enter>  ok<cr>    send command  expected response    atre<enter>  ok<cr>   dear wolfie, you're confused boy. instead of creating meaningless poll, should explain program supposed do, , relation has text pasted below it. explanation should written in way grandmother understand it. way, have chance understand , perhaps you. nice side effect might be, confusing mess swirling between ears clears little , you'll find out on ow...

Faire des suggestions ou ça ? - Joomla! Forum - community, help and support

salut la compagnie, plus j'utilise et plus je trouve que il y des trucs qui sont à améliorer. le soucis c'est que ca m'agace de plus en plus et que du coup ca m'énerve et que je ne suis plus lucide un exemple : un utilisateur enregistré sur le site devrait avoir son pseudo et son mail complété automatiquement lors d'un accès au formulaire contact. ca me semble évident que ca devrait être dans la package de base avec éventuellement comme cerise sur le gâteau : la possibilité ou non que ces informations soient renseignées automatiquement (pour le cas ou cela aurait l'effet inverse chez les autres). c'est pas compliqué à faire et ça prend 3 minutes ! mais actuellement, c'est du hack ! bref, à chaque nouvelle évolution, tu passes plus de temps à regarder si tu doit modifier de nouveau ou pas. pour les trucs spécifiques, on est d'accord. mais pour ce qui est des choses qui sont intéressantes pour tous, comment faut faire pour faire des propositions ? papo...

Thread: M$ hypnotizes users in tothinking windows is the only OS in existence!

Image
you know noticed windows users if system has problem or worse case ntldr missing think system not work no more , have pay money straight noses fixed , yet ubuntu , linux free , fixed in couple of hours! think m$ hypnotizes people or something! makes me do... alright m$ give linux better! it isn't fancy microsoft mind-meld. linux has no presence in market. or @ least has small one. walk computer shop , see computers running windows. until changes, vast swathes of population won't know linux exists. forget runs half internet, or runs on of world's supercomputers, or in hand-held devices on globe, or in cash machines, hospital equipment, routers, , such. people, stuff irrelevant because don't think it. how microsoft managed pc manufacturers install windows , windows on new desktop pcs way when wasn't hypnotism either: bribery , bullying achieved feat. Forum ...

problema CHMOD immagini con zOOm image gallery - Joomla! Forum - community, help and support

Image
ciao, ho zoom image gallery beta3 su joomla! 1.0x e tutto funziona alla perfezione eccetto che quando gli user caricano una nuova immagine permessi vengono settati 640 (quindi non vengono visualizzate :(" title="angry" />!) e non riesco capire perché dato ke tutte le cartelle dalla /images in poi sono tutte settate 777!!!!!!!!!!! mi sta svenando sto problema dato che va avanti da oltre un mese e non trovo una soluzione quindi offro eterna devozione chiunque mi aiutasse    !!!! grazie! Board index Joomla! International Language Support International Zone Italian Forum Componenti - Moduli - Plugins

Thread: Tor node problem

i started running tor node using vidalia, worked fine on first day, on seconed day got message jul 01 19:03:51.972 [warning] not bind 127.0.0.1:9050: address in use. tor running? jul 01 19:03:51.972 [notice] closing partially-constructed listener or listener on 0.0.0.0:9001 jul 01 19:03:51.972 [notice] closing partially-constructed listener directory listener on 0.0.0.0:9030 jul 01 19:03:51.972 [warning] failed parse/validate config: failed bind 1 of listener ports. jul 01 19:03:51.972 [error] reading config failed--see warnings above. a system monitor check confirmed not running, figured fact had changed torc files make firewall friendly, when reset believe original configuration , restarted computer, messages persisted. ip has been reset @ least once between use or else? can post output of `netstat -an | grep 127.0.0.1` , `netstat -pa | grep localhost` Forum ...

Problem with managing button/logic states.

so i'm trying create midi controller guitar pedal have. on physical pedal (a line6 m9) each button serves 2 functions. button1 record/overdub button2 play/stop if nothing happening, hitting button 1 go record mode , create loop. if press button 1 again, goes play mode. if press button 2 instead, goes play mode. if press button 2 while in play mode goes stops. if while playing press button1, goes overdub. that's sort of basic operating principles. now, in order manage interdependent states, i've created mess of code, , doesn't work. i'm guessing create impossible states, , code can't out of it. after wrestling debouncing stuff, went button library, , far that's been working fine. don't know how keep track of what's going on, error proof. also, smaller detail. there benefit (other tidiness) nesting if loops? in code, first 3 bits contain "((button1.uniquepress())". better have if loop starts that, uses elses go next criteria? here...

Python 2.7 on windows - Raspberry Pi Forums

i have been running python 2.7 on windows 7 installation while need install pyusb 1 of projects. downloaded pyusb0.4.x says need running python 2.6 install. can tell me version install please. http://sourceforge.net/projects/pyusb/ want achieve: http://www.arcfn.com/2010/04/usb-panic- ... ython.html might need getting pyusb module recognise device device. have never used pyusb module before , have not modified files pyusb module register device (hich seems problem in windows). raspberrypi

Safe mode on.........plz. help! - Joomla! Forum - community, help and support

Image
hoi, ik heb voor een vereniging joomla geinstalleerd en wil ook een forum script installeren (simpleboard). helaas wil de provider niet meewerken met safe mode op "off" te zetten  . zou iemand het script handmatig kunnen installeren? wil trouwens ook het script mambo community builder willen gebruiken. deze zou dan ook geinstalleerd moeten worden. ben bereid om ervoor te betalen. graag een redelijk bod daar ik dit ook vrijwillig doe en de vereniging ook maar een beperkt budget heeft (vandaar ook dat veranderen van provider ook wat lastig ligt). groeten, chi als je beide componenten eerst met je ftp client ergens naar je website kopieert. installeer hem dan nog eens en selecteer de gekopieerde component, probeer het dan nog eens. Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Componenten 1.0.x

Thread: laptop won't boot into windows or linux

i have laptop has vista , ubuntu 9.04 installed on it. used wubi install ubuntu , decided make permanent install can have more storage space, followed guide forum , used unetbootin partition manager program. program finished resizing partitions , not , can't boot windows or linux. suggestions? appreciated use laptop talk family while serving in afghanistan. boot ubuntu live usb or cd. choose "use ubuntu without changes computer". when desktop loads download boot info script desktop. here: http://sourceforge.net/projects/bootinfoscript/ open terminal , run command code: sudo bash ~/desktop/boot_info_script*.sh create results.txt file on desktop. paste entire contents of file here. once pasted here highlight text , click # sign on toolbar @ top of window. place code tags around text. submit reply. give info pertaining setup , boot process. we'll take , see have, we'll go there. hav...

Columns on frontpage without "gaps" between items?? - Joomla! Forum - community, help and support

Image
hi all, my frontpage consists of 2 columns, showing introductions of articles. looks bit (use imagination  ) : aaaaaa  '  ddddd aaaaaa  '  ddd aaaaaa  ' aaa      ' ----------------------- bbbbb  '  eeeee bbbbb  '  eeeee bbb    '  eeeee           '  eeeee           '  eee ---------------------- cccccc ' cccccc ' ccc    ' my question: possible rid of gap between bbb , ccc, , between ddd , eee, result being this: aaaaaa  '  ddddd aaaaaa  '  ddd aaaaaa  '------------  aaa      '  eeeee -----------'  eeeee bbbbb  '  eeeee bbbbb  '  eeeee bbb      ' eee -----------------------            cccccc  ' cccccc  ' ccc      ' i realize "graphics" bit crude, hope idea of want. basically, want rid of gaps ...

usb_modeswitch - Raspberry Pi Forums

hi using 3g modem needs usb_modeswitch switch storage device modem. if 3g modem powered first , pi minute later, finds modem, switches , works fine. if power both together, seems if pi going through boot process faster 3g modem ready , seems modeswitcher runs , fails switch modem. running usb_modeswitch command line later fails switch modem. reboot of pi works modem powered , pi finds it. there way delay boot process until 3g modem ready? jodel i managed resolve problem using code @ link reset usb devices after boot. http://plopez.nfshost.com/usbreset jodel raspberrypi

www.skyttemusikkaren.se - Joomla! Forum - community, help and support

Image
här är min andra site jag gjort mambo. kommentera gärna. http://www.skyttemusikkaren.se mambo? jag tror att det är joomla eller? http://www.skyttemusikkaren.se/administrator Board index Joomla! International Language Support International Zone Swedish Forum Webbplatser gjorda i Joomla Webbplatser J! 1.0

Thread: No video at all

i installed jaunty on old desktop. desktop running on celeron processor. graphics integrated. problem have no video @ all. @ first tried install jaunty regular cd got no video though ran fine couldn't see installation menu switch command line. downloaded alternate iso install , ran fine. when installation done cd out ordered , wait login window didn't show after loading. switched console , on right. ideas how video? what kind of graphics onboard? ...ati? nvidia? intel? have tried "xfix" option in recovery mode? try rebooting , when see grub screen, choose recovery mode. when finishes loading...try xfix. hope helps. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] No video at all Ubuntu

access problem

this first time i've ever had problem. started morning, don't know if it's server problem, dw8, or what. please go to: http://clerccenter.gallaudet.edu/index2.html what did open in dw8 above page, called index.html i made changes , saved index2.html after index2 approved, went back, opened in dw8, , saved index.html override previous version becomes new home page. said "acess denied" so went elsewhere on our site. made changes other pages , index2.html page , saved again. works fine. looks page don't have access index.html "something" won't let me save or override it. any ideas? have talked server admin this? possible don't have access overwrite files. if can't figure out worst case scenario edit index.html file directly More discussions in Dreamweaver support forum adobe

simple VMUSIC2 project query

hello, i'm wanting use flex sensor vmusic2, more sensor bent, louder mp3 plays. so far i've managed vmusic2 play continuously, without pushbutton, here: http://techartblog.blogspot.com/2007/08/vmusic2-on-arduino.html i've found thread, interesting tad complex i'm trying do: http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1206574227/1#1 i've tried integrate if + else commands, doesn't work. i'm super amateur, if has tips having done before, i'd grateful. thanks, miranda i'm not familiar particular sensor using, or vmusic2, general approach like: set value sensor reading. convert value acceptable vmusic2  (e.g. scaling, etc) send value vmusic2 volume command (presuming such thing exists) via serial Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs ...

need a quick syntax check (pwm led + pushbutton)

so i've got script check see status of software push button, , turns on , off color fading rgb led. problem can't red power up, goes green --> blue , jumps green. if on code , see if i've on looked something, appreciated. code: [select] /* rgb led fade - million colors, push button on/off. */ //pins definition #define greenpin  9 #define bluepin   10 #define redpin    11 #define actionbtn 12 #define statusled 13 /* ** program variables ** */ //button variables int btnval = 0; int softval = 0; int bounceinterval = 50; int bouncetime = 0; int lastbtnval = high; //rgb led million color fade variables int greenval = 255; // variables store values send pins int blueval  = 1;  // initial values green full, blue , red off int redval   = 1; int i2       = 0;  // loop counter   int wait     = 50;  // 50ms (.05 second) delay; shorten faster fades //pulsation variables long previousmilis = 0; int interval ...

rxtx, processing and arduino

hey all i have problem connecting arduino (duemilanove 328) @ 230400 baud - 115200 works fine. use processing , rxtx connect arduino. know maximal serial speed of macosx 230400. i compiled cvs head of rxtx library myself ( http://www.neophob.com/2010/07/serial-library-rxtx-v2-2pre3/ if want it). did connect arduino @ 230400 baud? cheers michu Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > rxtx, processing and arduino arduino

Best Emulators for Pi - Raspberry Pi Forums

as retro game fanatic have owned, imported, hacked or emulated pretty every arcade, console & computer system on years. it’s pi’s turn platform emulation obsession! in mind posting observations far - emulation - mindful, emulators notoriously exacting animals, painstakingly coded fans of original platform , distributed free our enjoyment! not work straight out of box! also, platform emulated bears no correlation performance, i.e. atari vcs, although not powerful specification wise, processor intensive emulate due custom tia graphics/sound hardware! so, in mind here findings of best emulator solutions have discovered far, except atari++, mednafen , uae can run straight terminal added performance! advancemame-0.106.1 - original arcade emulator! wary though, need correct revision of rom and/or sample! dependencies required: libsdl1.2-dev, use gcc-4.7 compile! advancemess-0.102.0.1 - *bbc model b (much faster beebem), *c64, *colecovision, nintendo nes, runs *atari 400/800 , *v...

Arduino And VB.Net 2008

for little while have been trying interface arduino , microsoft visual basic .net 2008. attempts have failed. wonder if tell me how interface them. dont understand firmata using serial, in vb.net tells me access com15 (my arduino com) denied. can me? new both arduino , vb.net if take down level 1, appreciate it. thanks! quote access com15 (my arduino com) denied. can me? do have arduino ide running @ time? Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino And VB.Net 2008 arduino

shift registers and row of leds

hi... chained 2 shift registers bank of leds attached each , had them light 1 @ time. great. now want scale up. i added shift register , 8 more leds... i have not been able modify following program (which got off internet , modified) correctly light leds 0 24 or 32 or 40... want understand how modify program can chain number of shift registers , able light full string or individual led... i appreciate help!!!! here is: // chain multiple shift registers, each 8 leds // light 1 led @ time, 1 24 - blanking out each previous lit led // start again // //pin connected st_cp of 74hc595 int latchpin = 8; //pin connected sh_cp of 74hc595 int clockpin = 12; ////pin connected ds of 74hc595 int datapin = 11; void setup() { pinmode(latchpin, output); pinmode(clockpin, output); pinmode(datapin, output); digitalwrite(latchpin, 0); //make sure data isn't latched } void loop() { unsigned int outputpattern =1; //stores output pattern unsigned int, is, 2 bytes int pattern_lsb; //t...

New component from Core comp, but stuck with installer - Joomla! Forum - community, help and support

Image
i have created new component core component weblinks. it works fine , adds missed features file. didnt want supply bunch of files had overwrite original with, packaged new component, new name changes. great thing uses weblinks database , tables, thing adds in admin side load of new parameters when add web link. anyway created , seemed install enough, when went components page, didnt show installed, plus when went add link component didnt have component listed. because core component cannot removed, , doesnt have installer. should looking change these things? i can include new component install xml file if like. just last little hurdle , can realise it. will please out asap? i try'n test if want.. Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

OpenElec Builds with GUI 1080p. - Raspberry Pi Forums

rbej frodo branch http://www.mediafire.com/?10456ccz13ard - xbmc 12.2 frodo (02.05.2013) - rpi kernel 3.8.y (01.05.2013) - rpi firmware (01.05.2013) - pvr addon (20.04.2013) mythtv 1.6.10 - xvdr addon 0.9.8 - gpu memory set 100mb on default rpi 256mb (fix kernal killing xbmc task on rpi 256mb board) , gpu memory set 256mb on default rpi 512mb. special features - enable 128mb swap file - add gui resolution change (taken xbian) - remove battery level info system information , add info build version (taken xbian) - nfs auto-update patches usb/nfs/smb on rpi - remove cpu usage bar system information - network cache redux - librtmp (10.04.2013) - float audio patch (performance 15-20% when play movies. working ffmpeg 1.2) - ffmpeg 1.2 - performance patches (ui) - play cd audio on rpi - fixes pgs subtitles - remove unnecessary gl ifdef - fix hang following seek after eos - make ffmpeg demuxer observe pmt changes pr 2701 - subs fixes - pr 2700 ado...

Creating a script with a desktop shortcut - Raspberry Pi Forums

hi, created simple sh script runs xbmc , reboots pi. content of script: code: select all pi@raspberrypi ~ $ more run_xbmc.sh #! /bin/bash sudo /usr/lib/xbmc/xbmc.bin sudo reboot then, did chmod 777 , created desktop icon using: pi@raspberrypi ~/desktop $ ln -s ~/run_xbmc.sh issue when start xbmc desktop icon, opens message box following message: text file 'run_xbmc.sh' seems executable script. want it? if choose execute work ok. don't want messagebox appear. how can tell lxde / rasbian file executable , want run it, without showing message? thanks! i'm not sure, easy removing "space" between "shebang" (#!) , interpreter (/bin/bash). raspberrypi

Easing an Integer to a specific value?

hey guys! i working on helper functions class making, 1 of eases int specific value on time. however, cannot figure out how achieve current code. here function: code: [select] void easeall(int red, int green, int blue, int time, int ledtouseprevvalue) {  int prevredvalue = ledstates[ledtouseprevvalue][0];  int prevbluevalue = ledstates[ledtouseprevvalue][1];  int prevgreenvalue = ledstates[ledtouseprevvalue][2];    int reddiff = red - prevredvalue;  int bluediff = blue - prevbluevalue;  int greendiff = green - prevgreenvalue;    int redstep = reddiff / red;  int bluestep = bluediff / blue;  int greenstep = greendiff / green;    for(int = 0; <= time; i++)  {    for(int b = 0; b <= __numledsinarray; b++)      {      ledstates[b][0] =- redstep;      ledstates[b][1] =- bluestep;      ledstates[b][2] =- greenstep;      }      delay(1);  } } if can me, great. or should start function eases 1 value @ time, in fixed amount of t...

Thread: samba - sharing directory inside another user's home directory?

hi there, i'm @ loss on one...i'm trying use spare box ubuntu home file server. have 2 users on system - joe , jane. joe admin, jane user. i'd have jane have read-write access directory inside joe's home folder no others. reason being archiving , admin purposes i'd have joe maintain ownership of directory. issue i'm having jane cannot access directory, though visible on network own share. i've done far create group called homegroup, make jane member of group, , gave homegroup permission (chmod 775) directory inside joe's home directory. took jane still cannot acess share. i'm wondering... 1. possible and 2. if did miss? guidance on this! did specify in smb.conf homegroup has access write directory? write user = @groupname Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubun...

Raspberry Pi Forums - Login

username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register raspberrypi

Connecting PS/2 keyboard problems

hi! i tried today connect ps/2 keyboard arduino, using ps/2 library ( http://www.arduino.cc/playground/main/ps2keyboard ). however, did not manage work. not know if i've connected right wires right pins, think so. the num-lock led on keyboard can lit/unlit, guess 5v , gnd correct. i've tried pin wire combinations. any other suggestions on may wrong? who's used library successfully? Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Connecting PS/2 keyboard problems arduino

ADVMESS - A “Beginners Guide” to Compiling and Using - Raspberry Pi Forums

Image
mess (multi emulator super system) “sister” project mame allowing emulation of many console , computer’s. systems can emulated without bios (nes example), in cases required (its operating system!).running mess more complicated mame (or “stand alone” emulator) but, personally, think outweighed advantages (multiple systems, compatibility advmame/menu, performance etc). personally, emulating - apple iic, atari 800, bbc model “b”, c64, colecovision, msx, msx2, nes , vectrex (in addition “experimenting” many others!) have compiled advmess method using image 2012-09-18-wheezy-raspbian, rpi 256meg , on clocked 900mhz source code - advmess 0.102.0.1.tar.gz dependencies - sdl1.2-dev additional files required - game rom/image files , mess bios files 1. compile straight terminal (don’t go x) 2. make sure have ram split set attributing entire ram arm (use config (sudo raspi-config)) 3. compile root (set root password if haven’t already! (sudo passwd root) 4. install libsdl1.2-dev depen...

Slovenian package - Joomla! Forum - community, help and support

hi all!! we have translated whole joomla 1.0.4. slovenian language on utf-8 (i guess that's because of joomla 1.1?). works lovely, seen problems are: - date format on top of every content published doesn't show local characters. because date pulled out of win settings somehow? there solution? - content export pdf doesn't make proper chars in pdf file all rest fine. in day or 2 we're finishing virtuemart , docman @ 100% too. cheers. djlongy hi, good job on getting translation out! in regards utf-8. joomla 1.0.4 not provide utf-8 support run in many issues when extended ascii characters used. safer convert language file single-byte codepage , set appropriate code page in iso setting of language file. joomla 1.1 using utf-8 , many changes have been necessary implement utf-8 safely. export pdf not including characters limitation of font being used pdf generator not include extended characters generator in version 1.0.x not supporting utf-8. if revert single character code...

robot music generator - keeps missing notes!

i'm having difficulties coding program, i'd grateful if take me. there's gremlin in playphrase() method - think? what i'm trying interlace 2 streams or phrases of notes - bot can play 2 notes @ same time. i've been attempting using millis() method synchronize them - i'm not familiar it. thanks     code -> http://www.sonodrome.co.uk/log.pde code: [select] if (millis() - previousmillis == lengths[playnotecounter] + gaps[playnotecounter]) this problem. there assumption millis return consecutive values, exact match occur. but, millis not return consecutive values. that code should written as: code: [select] if (millis() - previousmillis [glow]>[/glow]= lengths[playnotecounter] + gaps[playnotecounter]) Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs ...

New Camera Module, Low level driver, Going LIVE !? - Raspberry Pi Forums

we anticipating upcoming camera module, , have suggestion low level implementation. comes need create 'portable tv studio' using dvswitch, both low cost , simplicity, volunteer organization next no funding .... if driver implemented v42l-dv device enable many organizations 'go live' in extremely cost effective manner (the dvsource-v4l2-dv component of dvswitch allows direct video sourcing package, , happily runs on pi). alternately, simple/low resource conversion piped, enable type of setup (gpu assisted?). idea here able have multiple cameras (rpi based), feed switch (linpc) live feed selection. output trans-coding (to whatever servers, public consumption) in main switch feed whatever media server desired . interconnection cameras switches standard *commodity/inexpensive) ethernet (or wireless) affording easy setup , breakdown of 'studio'. there ways v4l2 device appropriate format using ffmpeg, highly intensive , resource (cpu) hungry way accomplis...

Using a #define to load an array

is possible add header file: #define num 4 #define numbers {3,11,4,6} then in function have: for(a=0;a>=num;a++) { myvar[a]=numbers; } so myvar filled like: myvar[0]=3 myvar[1]=11 myvar[2]=4 myvar[3]=6 or there easier way.... yes, is. Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Using a #define to load an array arduino

ethernet shield change ip address while running

hello there, i'm new forum, i'm not quite sure best category topic fits into, i'll try anyways. here's scenario: start arduino pre-configured ip , mac address, start server client connects, , sends new ip/mac address. now, arduino change it's ip address, , start operating. what i've done far: tied digital pin reset pin on ethernet shield can reset ethernet shield sketch. receive bytes, process them, reset ethernet shield , second ethernet.begin(); after sending arduino new configuration, can see respond restart, after restart, ethernet connection stops working absolutely. doesn't respond ping on old address, ping not unreachable, case when trying second address. i don't know do, , i've been googling , trying few days now, , it's getting pretty annoying. thanks in advance! how change ip address on ethernet shield , make arduino implement ?  surely can done inside sketch ? Arduino Foru...

JSP Form

i have problem textbox , button in flash i put textbox , submit button in flash .and want give button link textbox value like searchcarrier.do?number=12345678 , have store value of textbox in database . how takeout value textbox in flash one more thing if user clicks go/submit before typing in number, make popup alert box “please type in number” quote: how takeout value textbox in flash store in variable , want i.e. var tb_value = your_textbox.text; quote: if user clicks go/submit before typing in number, make popup alert box “please type in number” perform simple validation of text field i.e. More discussions in ActionScript 1 and 2 adobe

Windows Script Generation Problems

i generating wsf use on servers, method i'm using comes strange problem. i using cffile write , append file on webserver pretty elementary. problem when execute wsf cscript.exe, complains improper tag matching. if open file in notepad, make no changes , save file, script execute fine. i have tried pushing file browser using the: <cfcontent type="text/scriptlet"> <cfheader name="content-disposition" value="attachment; filename=#filename#.wsf"> <cffile action="read" file="#ospath#\tempwsf\#filename#.wsf" variable="wsfcontent"> <cfoutput>#wsfcontent#</cfoutput> and i've used both mime types: text/scriptlet , text/plain same results file created on web server. any ideas how can prevent having open each wsf notepad , resaving them all? thanks, rocky edit: reason dropped post in database access. since wrong location , cannot change forum supposed in, i'll repost in advanced techniques...

Bootlogo - Raspberry Pi Forums

hi zusammen, auch auf die gefahr hin dass ich jetzt eine saublöde frage stelle, .... wo definiert man eigentlich das bootlogo ? auf einem "nomalem system ist mir das wohl klar, aber ohne bootloader usw. ?????? des weiteren wäre ich auch dankbar für den einen oder anderen link zum kernelbau, möglichst auf deutsch. schon mal danke prokyon bootlogo ? wie auf "jedem anderen system auch" : splashy oder fbsplash könnten das sein , du suchst. einfach per init-skript starten. raspberrypi

Joomla install op ISS6 / W2003 - Joomla! Forum - community, help and support

ik hoop dat iemand mij kan helpen, ik probeer een nieuwe installatie van joomla voo riemand te installeren, alleen maakt zijn hoster gebruik van een iis 6 server onder windows 2003. en dat toch anders dan ik gewend ben, ik kan bijvoorbeeld niet chmodden, dus dat lastig. ik heb alles geupload en de hoster verzocht de rechten in te stellen. maar ik hou problemen, als ik nu naar het juiste adres toega, dan wordt ik doorgestuurd naar het installation script maar de volledige pagina blijft helemaal leeg??? gaat om adres: http://www.vvetrompstraat.nl/cms iemand een idee? ondersteunt die hoster wel php? Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Installatie 1.0.x

Uploading file to SD card from web page.

hi, i have , arduino mega 2560 , arduino ethernet shield 4gb sdhc card installed. experiment have been playing ethernet library produce both web client , server  and thought interesting challenge try pass file browser sdhc card on ethernet shield. so far have server working fine, html form produce browse dialog box , upload button have been unable find way pass file or it's address firmware. current objective somehow information firmware t can processed , written card. does have suggestions, ideas or pointers on how this? cheers, steve quote so far have server working fine, html form produce browse dialog box , upload button what upload button do? show html file server sends browser. quote but have been unable find way pass file or it's address firmware. are getting file contents streamed server when upload button pressed? what address referring to? Arduino Forum > Forum 2005-2010 (...

Powershell serial communication with Arduino

i pulling hair out trying figure out why can't communicate arduino through windows powershell (which relies on .net components).  hopefully others.  the final code is: code: [select] $port = new-object system.io.ports.serialport $port.portname = "com6" $port.baudrate = "9600" $port.parity = "none" $port.databits = 8 $port.stopbits = 1 $port.readtimeout = 9000 # 9 seconds $port.dtrenable = "true" $port.open() #opens serial connection start-sleep 2 # wait 2 seconds until arduino ready $port.write("93c") #writes content serial connection try {   while($myinput = $port.readline())   {   $myinput   } } catch [timeoutexception] { # error handling code here } finally { # cleanup code goes here } $port.close() #closes serial connection the line made difference this: $port.dtrenable = "true" also, have arduino write response after executes every command, hence read afterwards. hope h...

How did you all get into programming,etc - Joomla! Forum - community, help and support

Image
i'm beginning developer , i'm wondering how guys started , how learned. basically did start out learning (html,php,etc) , how (school, books, etc)? when got down "basics" how did go on becoming more "advanced"? same way? also if have other advice on getting started app development , web development i'd appreciate it, i'm looking go open source way , avoid m$, php, mysql, , linux way web dev. i'm still in high school college option still wide open me. i have read 100pages in php, mysql book , have learned basic php , seems straightforward , i'll going for. but i'm kind of confused on how start application dev. visual basic supposed easy i'm looking input on part. i have use joomla , i'm looking go deeper ( http://sheldonmsa.org ) also yes i'm aware won't become greatest programmer alive in 5 minutes  thank helping me, appreciated. sorry if of wording confused you. Board index Other Forums ...

Direct reading of a PORTD bit

Image
in code below if use digitalread(6) can read logic level on portd pin6. if use led = portd & b11000000 statement not bit6 wiggling i'd expect. what doing wrong? void setup() {    serial.begin(9600);    // prints title ending line break    serial.println("setup starting");      // data direction register of port d, don't touch the    // lower 2 bits serial io    ddrd = ddrd | b00111100 ; } void loop() {    int = 0 ;    int iled = 0 ;    while (true) {        // iled = digitalread (6) ;        iled = portd & b11000000 ;        serial.println("iled =");        serial.print(iled, oct);     i take "wiggling" mean "toggling"   ie 1 becomes 0 , 0 becomes 1 you can , operation, because 1 , 1 = 1 , 0 in there, output 0, never flip 1 again. you need xor operation eg portd ^= bv(5); will flip bit 5 Arduino Forum > ...

Parallax RFID reader with Arduino for Oyster Card

hello, i'm trying read oyster card (rfid card used card pass subways in london: http://en.wikipedia.org/wiki/oyster_card) parallax rfid reader (http://www.parallax.com/store/accessories/communicationrf/tabid/161/productid/114/list/0/default.aspx?sortfield=productname,productname) doesn't recognise it. works rfid cards/tags parallax though. i'm wondering if it's possible read oyster card parallax rfid reader or need upload other code 1 used. i tried codes tutorials below. *playground's tutorial: http://www.arduino.cc/playground/learning/prfid *gumbo lab's tutorial: http://www.gumbolabs.org/2009/10/17/parallax-rfid-reader-arduino/ *bryan chung's tutorial: http://www.bryanchung.net/?p=322 in these posts, oyster card can read rfid reader seems not using parallax one. *tinker.it's rfid tutorial: http://tinker.it/en/tutorials/rfid *proalias.com's flash arduino workshop: http://www.proalias.com/2008/05/06/flash-arduino-workshop-2/ is there special...

Ordered Gert and got v2 Pi with 512k ram - Raspberry Pi Forums

Image
i ordered pi , gertboard farnell in august. got 256k raspberry pi in late august , have had fun playing around it. considering making cheap xmbc setup concerned not having enough ram handle everything. version b has 512k of ram should no longer issue thought maybe should order new version. today got gertboard in mail newark/farnell, when opened found new raspberry pi 512k , packing list telling me order gertboard complete. i'll keep pi , contact newark/farnell , tell them ship me gertboard bill me new pi, should seize works real else had problem? bob yes, received raspberry pi instead of gert ordered. i'm in canada , ordered newark. previous orders , quick response on error have been great, i'm confident newark will straighten things out. order placed in august, back-ordered, , bumped back 3 times november, 'shipment' surprise. here's hopin' donald. raspberrypi

PD

hello all im trying set ir beam when broken triggers patch in pd i think have circuit right im not sure code , how make work pd example pd_inputs pd in browser. can help. this code far int ledpin = 13;                 int irpin = 7;       int vald = 0; int writechar = 65;       void setup() {  pinmode(ledpin, output);    pinmode(irpin, input);  serial.begin(9600);       } void loop() {  vald = digitalread(irpin);  writechar = 65;                          digitalwrite(ledpin, high);    serial.println();  writechar = writechar + 1;    } } i have being trying work out  using other peoples examples different things. im new taking me ages  trying work out. thanks i have no idea pd can see program won't compile because have } after  wri...

URGENT: Multi Dimensional Arrays with Arduino UNO

Image
hi all.. im new arduino environment , i'am usin arduino uno. i'am fluent c++..and wondering if create multi-dimensional arrays. i'am working on project implementing algorithm requires me create 8x8 matrix. a quick response appreciated!!!  :-/ :-/ int mymatrix[8][8]; Arduino Forum > Forum 2005-2010 (read only) > Software > Development > URGENT: Multi Dimensional Arrays with Arduino UNO arduino

TileList showing wrong data after using removeItemAt when scrolled

i have rather strange error occuring, me seems bug with tilelist... i have small application tilelist , button. the tilelist has xmllistcollection dataprovider. on initialization add 100 entries collection. come up nicely in tilelist. scroll bottom of tillist and click button. the button calls removeitemat on 5 items in part of collection that not visible. when scroll up, items deleted gone tilelist as should, of first items in collection. if print contents of collection, first items still there, aren't shown in tilelist... if run excact same code, keep items removed visible when click button, works fine. <mx:script> <![cdata[ import mx.collections.xmllistcollection; [bindable] private var dp:xmllistcollection = new xmllistcollection(); private function oninit():void{ for (var i:int = 0 ; < 100 ; i++) dp.additem(<p p={i}/>); } private function ondelete(event:event):void{ for (var i:int = 0 ; < 5 ; i++) dp.removeitemat(20); } ]]> </mx:script> ...

Thread: Changing partitioning

i introduced linux , ubuntu. long range answering questions im. mention challenge given limitations. did tell him put files in 1 partition. did not because not understand these partitions (heck been on 2 years , never have done that) wants know safe way remove or start on situation. did burn live gparted if helps. please advise know well. back data first. then, if partitions continguous, freed space can added another. screenshot of gparted helpful. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Changing partitioning Ubuntu

Thread: qt4.5.2 is installed but ubunutu still uses qt4.5.0

i have installed qt4.5.2 source file in ubunutu system. however, seems linux still using qt4.5.0. first of synaptic package manager not show qt4.5.2 installed, , softwares need qt4.5.2 run correctly texmaker still not work smoothly, , have problems pretty sure because using older version of qt libraries. plz tell me how can make linux use newer version of qt have installed on system? i in same boat-- need qt4.5.2 prevernt lyx crashing while scrolling, don't kow how it... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] qt4.5.2 is installed but ubunutu still uses qt4.5.0 Ubuntu

Using standard serial and NewSoftSerial togeather

does know if can use arduino standard serials pins 1 , 2, , use newsoftserial connection @ same time.   i have telit gsm module connected serial pins 1 , 2 , have gps module connected other pis use newsoftserial.  i have them both operate @ same time (at differents speeds) if possible.  please, can advise on this?  thank you. quote arduino standard serials pins 1 , 2 zero , one? Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Using standard serial and NewSoftSerial togeather arduino