Posts

Showing posts from July, 2011

[SOLVED] Why no images in back-end? - Joomla! Forum - community, help and support

brand new joomla user here. installation any ideas why i'm not getting graphics in back-end? screenshot attached. thanks, daryl welcome joomla! , joomla! community. hope experience of both enjoyable has been me. try reading through faq: why admin menus not working or missing ? http://forum.joomla.org/index.php/topic,474.0.html see if solves problem. if still have questions or problems regarding issue, please post here. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

How to read DS3231 Internal temperature sensor, example code

i have replaced ds1307 more accurate ds3231 rtc. since familiar libraries ds1307 didnt want re-write code temperature reading. instead kept code same , added function returns temperature. believe might used minor moddifications other dalas i2c temperature sensors. since lost bit of time finding needed, decided share. example code below code: [select] #include <wire.h> #define ds3231_i2c_addr             0x68 #define ds3231_temperature_addr     0x11 void setup() {   serial.begin(9600);    wire.begin(); } void loop() {    int tempc = ds3231_get_treg();  // reads temperature int, save memory    // float tempc = ds3231_get_treg();    delay(500);    serial.print(tempc); } float ds3231_get_treg() {     int rv;  // reads temperature int, save memory //  float rv;         uint8_t temp_msb, temp_lsb;     int8_t nint; ...

Thread: No Wireless extensions for Ubuntu 8.10 with intel 5100 AGN

help. i'm complete ubuntu newbie i've been trying ubuntu 8.10 detect intel 5100 wireless card it's been 3 days , nothing. i've tried installing compat , iwlwifi 5000 packages , although think did right i'm still not recieving signal @ all. here's details: ripley@sibel12:~$ lspci -k 00:00.0 host bridge: intel corporation mobile 4 series chipset memory controller hub (rev 07) kernel driver in use: agpgart-intel kernel modules: intel-agp 00:02.0 vga compatible controller: intel corporation mobile 4 series chipset integrated graphics controller (rev 07) 00:02.1 display controller: intel corporation mobile 4 series chipset integrated graphics controller (rev 07) 00:1a.0 usb controller: intel corporation 82801i (ich9 family) usb uhci controller #4 (rev 03) kernel driver in use: uhci_hcd kernel modules: uhci-hcd 00:1a.1 usb controller: intel corporation 82801i (ich9 family) usb uhci controller #...

Insert multiple entries for calendar

i inserting createdate , duedate 9/18/06 & 9/22/06 db 1 single entry. way calculate amount of days between 9/18/06 , 9/22/06 , able insert same amount of entries amount of days between these dates shows follows: row1: entry 9/18/06 row2: entry 9/19/06 row2: entry 9/20/06 row2: entry 9/21/06 row2: entry 9/22/06 so have 5 unique entries db oppose one. thanks emmanuel first, use cf create list of dates want insert. second, loop through list , insert data.. there variety of ways each step. best method step 2 db specific. More discussions in Advanced Techniques adobe

Servo Library Reattach Servo in void look()

hey guys, i working on project servo , want detach @ stages in programm in order manually move servo. detach function works when use myservo.attach() in void loop wont work. what doing wrong? attach function not work in loop? quote what doing wrong? how hell know? you didn't post code. when do, use code tags. Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Servo Library Reattach Servo in void look() arduino

I dont see how to use a relay in a circuit

i can turn relay on/off  there 3 screws @ front, no, c, nc .  im not sure how go using switch. relay provides no power itself. have seen relay board 4 relays connected power supply relays provided power , easy use. @ least think how worked.  understanding workings of relay not problem. that's on youtube when try see how use relay. i need simple diagram showing how relay fits circuit turn on motor or led , please ? either of these should help: http://www.ecs.umass.edu/ece/m5/tutorials/relay_tutorial.html http://electronicsclub.info/relays.htm edit: relays don't provide power, switch power has provided outside. Arduino Forum > Using Arduino > Project Guidance > I dont see how to use a relay in a circuit arduino

want to interface Dorji DRF4463 transreceiver module - Raspberry Pi Forums

hi, got raspberry pi 2 model b me have connected dorji drf4463f transceiver (rf) module through spi interface. have ported ubuntu mate raspi. have connected drf module follows: sdi (pin7) of drf module ----> mosi (pin-19) of raspi sdo (pin6) of drf module ----> miso (pin-21) of raspi sclk (pin8) of drf module ----> sclk (pin-23) of raspi nsel (pin9) of drf module ----> ce0 (pin-24) of raspi 3.3 v used pin-1 rpi , gnd used pin-39 of rpi. spidev0.0 , spidev0.1 enabled (got confirmed checking $ls -al /dev/spi*). now, how can check dorji module working. there sample program probing spi module interfaced raspi. can sample code communicate through rf module (drf4463f). raspberrypi

Is avahi / mDNS normally stable? - Raspberry Pi Forums

hi all, first post! excited! i've been playing around pi 2 , picam , it's wonderful. have 1 little annoyance though. quite handy access pi custom address instead of bare ip. i've installed avahi , libnss-mdns, , when restart avahi-daemon, can ssh pi .local address. however, when logout , try log in, can no longer access pi .local address. if try ping it, "cannot resolve [hostname]: unknown host know you'll need more information troubleshoot causing this? installation? wifi? own computer (mac)? or wifi adaptor? many in advance, mike raspberrypi

Arduino Duemilanove & Nano --> LM35

hello all, i've installed on arduino nano following code: (http://playground.arduino.cc/main/lm35higherresolution) unfortunatelly show me floating result , temperature 90 120° c... i've installed same sketch on arduino duemilanove , result fine every loop shows same result (+-0.5°), , result consistents, 26° c. someone explain me why occours , how can workaround problem? many thanks schematic on both cases nedeed help. did investigate aref 1.1v on both boards? may issue, atlhough don't know if depends wether on atmega328p or board connection. Arduino Forum > Using Arduino > Microcontrollers > Arduino Duemilanove & Nano --> LM35 arduino

Event Calendar Asp.net

i having little luck on finding event calendar. have 1 working on 1 site very, limited , don't it. use calendar control calendar , grab dataset either sql or access display event calendar. simple not work me.. lol the reson why want grab way because when had write dataset (like on tutorials) can not use dreamweavers datasets on same page without getting errors. in long run want calendar change color (or add image) on dates in database. love if can have "startdate" & "enddate" , blocks out days between. great! thank much! More discussions in Dreamweaver support forum adobe

How to use official 7" display and HDMI - Raspberry Pi Forums

hi, looking in getting new 7" pi display , hdmi port run @ same time. have pi 2 running raspbian , new official 7" screen works treat. thought may able use hdmi connection @ same time (many reviews possible) upon connecting screen no image output 7" touchscreen displays. have setups or information on how make work ? piuser10 wrote: hi, looking in getting new 7" pi display , hdmi port run @ same time. have pi 2 running raspbian , new official 7" screen works treat. thought may able use hdmi connection @ same time (many reviews possible) upon connecting screen no image output 7" touchscreen displays. have setups or information on how make work ? dual display usage possible use both display outputs @ same time, require software choose right display. omxplayer 1 application has been modified enable secondary display output. https://www.raspberrypi.org/blog/the-ea ... pi-display raspberrypi

Thread: Problema con fsck from util-Linux-ng 2.16

hola companeros ubunteros hice un upgrade para la version karmic beta pero me aparecio lo siguiente: code: fsck util-linux-ng 2.16 /dev/sda7 has mounted 37 times without being checked, check forced solucionado!!!! cuec! bueno, mi en karmic me han salido algunos errores como que el sistema de archivos ha sido montado con una fecha en el futuro y luego tengo que chequearlo mano. lo malo es que no pasa siempre así que no sé como reproducirlo. sld.s Forum The Ubuntu Forum Community Other Discussion and Support Ubuntu LoCo Team Forums Americas LoCo Teams Chile Team Software [SOLVED] Problema con fsck from util-Linux-ng 2.16 Ubuntu

Can i do this? - Joomla! Forum - community, help and support

i wondering if possible have both community builder login , normal joomla login wherin artists can login through cb login , normal people otherwise...is possible. there many problems? no. cb wotk cb login. it however, quite safe replace standard joomla login , people know no difference. i in similar situation paid club members , on them registering set access level author. cb profiles set viewable "special" members (author , above) there no problem random visitors seeing profile details. if want hide these people @ sign up, there addins believe - check box register artist , more options become available. this may become easier in core joomla when full acl filters down, in 1.6. gareth Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

MIDI via USB

Image
salve tutti, sto tentando di realizzare una frameless laser harp, sono arrivato al punto che tutto funziona, ma sono bloccato sul midi. ora sto usando un arduino uno con un cavo convertitore midi usb, ma ho scoperto in internet che il cavo che ho acquistato viene dalla cina ed ha un circuito che non rispetta le specifiche midi, infatti non funziona... vorrei sapere se è possibile utilizzare il leonardo per evitare il cavo midi e trasferire dati midi direttamente tramite una usb al pc. soprattutto vorrei sapere come si fa. ciao, non ti serve nessun cavo se non quello usb  guarda questo progetto: http://projectgus.github.io/hairless-midiserial/ quote hairless midi<->serial bridge easiest way connect serial devices (like arduinos) send , receive midi signals. Arduino Forum > International > Italiano > Hardware (Moderator:...

Integrare Arduino Uno con ip cam DCS 2210 con I/O digitale

Image
ciao tutti, sto per comprare questa ip cam http://www.dlink.com/it/it/business-solutions/services/professional-services/dcs-2210-full-hd-poe-day-night-camera ho letto che ha un i/o digitale per l'integrazione con sensori e allarmi e vorrei fare in modo che quando rileva un movimento mi faccia una chiamata vocale con messaggio pre-registrato al cellulare magari usando lo shield gsm. secondo voi e' fattibile? il fatto che nella telecamera ci sia un ingresso/uscita digitale vuol dire che di sicuro posso usarlo con arduino per fargli fare qualcosa? cosa mi servirebbe? ciao e grazie in anticipo! p.s. ho trovato questo shield http://hellomico.com/product/mico-shield-for-arduino/ https://www.kickstarter.com/projects/igorramos/mico-shield-for-arduino sembra faccia al mio caso..mi confermate? english cross-post : http://forum.arduino.cc/index.php?topic=257525 Arduino Forum > International ...

Slecting records from MSAccess tables using multiple conditions

hi, i trying build s select list of team names sporting club website. select list should include teams if logged in user coach, team manager, assistant coach, player or parent of player. when have 1 group of conditions in clause works fine. accounts 1 of above roles. ad or , set of criteria cf7 server's swsoc.exe goes permanent loop (well, @ least 10 minutes, reboot after :-) for example, works fine ... <!--- select teams coach, assistant coach, manage, parent of player, or player ---> <cfquery name="teams" datasource="#application.datasource#"> select distinct teams.uid_team, team_name, uid_coach, uid_team_manager, uid_coordinator, team_asst from teams, player_agegroups, players where (player_agegroups.uid_team=teams.uid_team , players.uid_user=player_agegroups.uid_user and teams.uid_season=#session.season# , players.uid_invoice_to=#session.userid#) order team_name </cfquery> but add condition cf7 goes loop... <!--- select teams c...

IR Proximity

i posting here because didn't found else solution... since starter want make ir proximity sensor. have pna4602m reciver , basic ir diode. how can make if object near 1 meter diode turn on led. thanks in advance, blaz can't done. ir travels @ speed of light light. 299,792,458 metres per second. Arduino Forum > Using Arduino > Project Guidance > IR Proximity arduino

Joomla Spanish_premium 1.0.11 y la actualización a 1.0.12 - Joomla! Forum - community, help and support

saludos, tengo instalado la versión joomla spanish premium 1.0.11 con los componentes remository, joomlaxplorer, joomla-smf bridge y el ext calendar. mi pregunta es si actualizo la 1.0.12 usando el patch package ¿tendré algún problema con el idioma? ¿es reversible si falla algo? gracias todo es reversible: mantén una copia de seguridad de tus archivos y datos. lo primero que tienes que tener en cuenta es el hack de smf, comprobar si es compatible con la 1.0.12 y hacer las modificaciones necesarias. al actualizar el paquete de joomlaspanish con el parche oficial, perderás la parte de administración en español afectada por los archivos modificados por el parche y tendrás una administración "mixta", con cosas en inglés y cosas en español. quizás debas esperar al parche de actualización de joomlaspanish (ya sabes que no suelen tardar mucho) y, teniendo en cuenta el bridge de smf, aplicarlo (mi consejo es usar siempre que sea posible los paquetes completos). aún así, seguro que ...

Ho perso la login - Joomla! Forum - community, help and support

Image
vi prego non insultatemi  mi stò avvicinando al mondo joomla, da qualche giorno l'ho installato su nuovo hosting (e dominio) di test, ma come capita ai pivelli più pivelli non riesco più ad accedere all'amministrazione: http://www.studiomartignoni.info/administrator/ ricordo di aver sentito dal mio maestro (ora in vacanza) che c'è un file on-line che posso recuperare via ftp e dove trovo le informazioni che mi servono ad accedere, ho scaricato configuration.php ma non trovo le informazioni che mi servono... qualcuno mi da una mano per cortesia? giankino come non detto, trovato! modificata la tabella users nel db tramite phpmyadmin. buona serata giankino va ke 6 un "pivello" ma almeno posta nella giusta sezione. :(" title="angry" /> per stavolta 6 perdonato Board index Joomla! International Language Support International Zone Italian Forum

Thread: graphics help

okay new linuxs lay out of need me started.... when go visual effects says" desktop effects not enabled welcome! first try this: system > administration > hardware drivers enable driver available. after restarting computer: system > preferences > appearance > visual effects change 1 like. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] graphics help Ubuntu

DSN Permission

hello all! in dreamweaver, when click on database, see registered dsn cf admin. how can set databases can seen developer? right now, when click on database, databases permissions id registered dsn in cf admin. hope clear, help! thecfadmin wrote: > hello all! > in dreamweaver, when click on database, see registered dsn > cf admin. how can set databases can seen > developer? right now, when click on database, databases > permissions id registered dsn in cf admin. you can not avoid being seen. can set password on database , remove in cf administrator. that way can still see it, can not access it. jochem -- jochem van dieten adobe community expert coldfusion More discussions in ColdFusion Server Administration adobe

frog detector

i have problem there pond next driveway. come home @ night , many times there frogs on driveway. many times difficult spot tiny , there debris. thought have detector made of 2 lasers or ir led's flashing @ fast pace , @ different rates. if placed next each other , made shine down length of driveway 10 20 feet detect direction frog goes. in program can take information , keep track of if there frog still on driveway. program can able diagnose problem monitoring how long sensor has been blocked if falls in way of beams can alert of problem. wanted post not sure if best way go or how program it. do want rid of frogs, or want keep them alive ? i don't know how laser or ir leds can helpful. frogs cold-blooded, ir motion detector not work. is there bio solution this, frog repellent or ? you make air bubbles in pond simple air pump. reduces flies , frogs. or make barrier small fence or salt. dogs, frogs hate walk on salt. ...

About webserver configuration - Raspberry Pi Forums

sorry first cant found "poll" button in forum. web server configuration: - apache - nginix + varnish (http accelerator) - apache + varnish (http accelerator) - apache + nginx (proxy reverse) - apache + nginx (proxy reverse) + varnish (http accelerator) wonder configuration choose , why? thanks! none of above. build web services out of node.js , javascript. makes easier serial port / gpio / other interface web page , maintain continuous, real-time, updates between 2 when running on embedded system pi. wants mess apache , php such simple things? may put nginx in front of many such node services proxy requests right place. on actual server systems, think google/amzon cloud instances might use nginx provide load balancing out of scope here think. raspberrypi

Thread: CUPS printer management, .htpasswd?

i use .htpasswd file allow access localhost:631 seems cups.conf not accept apache command. don't want create users on system can access print queue. ideas? why no make users members of lpadmin group, way have rights administer printers. Forum The Ubuntu Forum Community Ubuntu Specialised Support Security [ubuntu] CUPS printer management, .htpasswd? Ubuntu

Thread: Firefox extension - a boss key

the simple boss key firefox extension lets minimize browser pressing f12 button. care give try? https://addons.mozilla.org/en-us/firefox/addon/14646 i've installed it, not quite sure why yet, can't see why better pressing alt+f9. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Firefox extension - a boss key Ubuntu

Thread: how to deal with this matter?

Image
recently,i use ubuntu learn things system show window folllows :“unable set channel non-blocking :bad file desciptor“! me solve problem! ! attached images screenshot.png (125.3 kb, 29 views) this looks mismatch between file (meaning, input application - if not bytes on hard disc) , application expecting. isn't ubuntu, seems unix-wide. can trying do? maybe more expert me point in right direction. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu how to deal with this matter? Ubuntu

Extracting a variable from a buffer

hi all, noob question here. i have following code prints buff[ ] value serial monitor (it's continuous stream coming in via udp) i'd extract value , use elsewhere. in snippet below i'm trying reassign buff[ ] value new variable, t, , print that., 0 value. any tips appreciated. code: [select] indata = recvfrom(sockfd, buff, sizeof(buff), 0, (sockaddr*)&from, &socklen);  int i; //-----print buffer contents------//  for(i=0;i<sizeof(buff);i++){     serial.print(buff[i]); // bit works expected   int t = buff[i]; }    serial.println("here comes t!");  serial.println(t); // returns 0 value   if (t >= 300) {   serial.print("made it!"); // never happens   }} quote it's continuous stream coming in via udp no, isn't. it's populated new data each time function called. not same thing. code: [select]   for(i=0;i<sizeof(buff);i++)...

OutputOpenDrain - Raspberry Pi Forums

hi, doing project need use gpio pins outputopendrain. problem when setting drive mode in code exception says drive mode not supported. actual question: raspberry pi 2 not support outputopendrain mode @ or few of them supporting (i tried on several gpio)? know workaround use (preferably without changes electronics)? vonhatte wrote: hi, doing project need use gpio pins outputopendrain. problem when setting drive mode in code exception says drive mode not supported. actual question: raspberry pi 2 not support outputopendrain mode @ or few of them supporting (i tried on several gpio)? know workaround use (preferably without changes electronics)? raspberry pi 2b gpio web page windows 10 iot core: https://ms-iot.github.io/content/en-us/ ... gsrpi2.htm http://ms-iot.github.io/content/en-us/w ... coding.htm raspberrypi

designing new templets for joomla 1.0.11 - Joomla! Forum - community, help and support

Image
hi every 1 new joomla , have develop new site on joomla.so want create new templet site.please explain me basic need create templet , tutorial regarding this. thanks , very happy christmas of forum members. naughty anil for tutorials, please take here . Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

What type of connector is this?

Image
not electronics component still seemed relevant place: i've looked , looked *cannot* find precise name type of connector or place buy them. they're kind of snap connector, @ least that's call them , google image search passingly show them. have these antistatic wristbands in picture want build own cables attach them. existing snaps have fragile cables , snaps cast in hard plastic. unable repurpose means, far can tell. most connectors i'll find - if find them @ - prefabs cable attached want connector. finding hard nail correct search on likes of mouser, digikey, farnell, etc. who knows these called , order (or kind of shop carries them)? thanks! they (large) "press stud" or " snap fastener " , found in dressmaking shop ! notably used on ecg monitoring electrodes. Arduino Forum > Using Arduino > General Electronics ...

Tilt sensor

hi, we few students bit lost in arduino world our project. we making lamp more or less represent ancient hourglass - light in lamp represent sand. (see picture) when level 1 (each level  has 2 led's) fade out 100 % led light 0 %, want straight after level 6 fades in 0 % led light 100 % led light. same procedure level 2 & level 5 , level 3 , level 4. each fading (in , out) should take 3 seconds , between each level there should 5 minutes before lights up. since hourglass want procedure repeated when flip lamp, , here bit lost. have tilt sensor, problem how code lamp 'start on again' when twist normal hourglass. sand starts falling down again (in case our led's) if have input on both led coding tilt sensor (how code in able work) please leave comment. tips helpful. #include <softpwm.h> void setup() {  // initialize  softpwmbegin();  // create , set pin 13 0 (off)  softpwmset(01, 0);  softpwmset(02, 0);  softpwmset(03, 0); ...

rollOver button picture scroll

hey everyone, i'm bit new actionscript , having real hard time. i'm trying create picture slide (that looks piece of film negative). have 20 thumbnails scroll thru want able see around 4 pics or @ at time can scroll thru them. i've created left arrow , right arrow when rollover them scroll film in either direction till ends. when rollout, scrolling stops in place. i've heard way start create mask see amount of image. eventually, clicking on thumbnails link full images. i've seen things on internet know it's possible. feeling pretty lost , stupid, have ideas? brad see if helps @ all... http://flash-creations.com/notes/dynamic_slidingviewer.php More discussions in ActionScript 1 and 2 adobe

Pi boot help - Raspberry Pi Forums

Image
i ran fsck , there error code 4: booted up, , got error: [....] checking root file system...fsck util-linux 2.20.1 /dev/mmcblk0p2 contains file system errors, check forced. inode 122882 has imagic flag set. /dev/mmcblk0p2: unexpected inconsistency; run fsck manually. (i.e., without -a or -p options) fsck fied exit status 4 failed (code 4). [....] automatic file system check (fsck) of root filesystem failed. manual fsck must performed, system restarted. fsck should performed in maintenance mode root filesystem mounted in read-on [failde. ... failed! [warn] root filesystem mounted in read-only mode. maintenence shell started. after performing system maintenance, pleass control-d terminate maintenance shell , restart system. ... (warning). logged in root account. ran fsck. did startx. 5 minutes later system broke down while booting... appreciated raspberrypi

Comunidad de usuarios - Joomla! Forum - community, help and support

Image
hola, soy nuevo en joomla y veo que es bastante potente. el casoi es que me gustaría saber si hay alguna herramienta o módulo para crear una especie de comunidad de usuarios donde cada usuario tenga su propio espacio al estilo de http://spaces.live.com/ y que se pueda navegar y ver la información de otros usuarios, no se si me explico bien...  gracias anticipadas bueno, el sitio que presentas es "otra cosa". no podrás hacerlo con joomla!. ni con la mayoría de las aplicaciones disponibles. puedes obtener resultados "similares" con joomla!, community builder y los plugins para esta extensión. si es tu primera experiencia te recomiendo que leas mucho, contrastes información y no tengas prisa. suerte. Board index Joomla! International Language Support International Zone Spanish Forum Extensiones

Uuuuuubbbber Newbie

hi all, so absolute beginner when comes arduino, , have massively complex project need make, , suggested me try using arduino whole thing. so general gist: the modes (controlled disguised thumb switch having 5 positions) are: 1. off: default mode, functions cease 2. alarm: in mode, should move item without changing mode within 5 seconds, produce loud wailing scream , lights should turn on. 3. button: in mode, pressing on of 4 buttons causes function of button occur (see below) 4. unattended: in mode, item will, @ irregular intervals not less 30 seconds apart , not more 2 minutes apart, perform function of 1 of buttons won't last more 5 seconds. 5.turn on lights , leave on. the buttons are: 1. big sound kind of thx sound effect or similar 2. gong sound 3. cow mooing sound 4. fairy bells or tinkling, magical kind of sound any hints, suggestions, commiseration's, or general finger pointing in direction appreciated!!! do have experience doing ? (relat...

Turn the LED on when the switch is open

is ok thing do?  if not why?  there should change? i want when switch closed light off, when switch open light go on.  monitoring door , have use switch there.  switch closed when door closed , open when door open.  it works when try out on breadboard, true of lot of bad ideas.  Arduino Forum > Using Arduino > General Electronics > Turn the LED on when the switch is open arduino

Sensing analog signals. Filters - Raspberry Pi Forums

Image
hello all, garden watering system working, can focus on "details" , "the right way" of doing i'm doing in "the easiest" way check soil moisture level, i'm reading values pcf8591 adc connected 4 yl38-yl69 sensors (cheap chinese sensors..) precise, i'm doing arithmetic mean of 10 readings of every channel, trashing max , min value of each sensor. problem sensors quite far adc (let's 10 meters) , seems me readings sensor not stable. 2 questions: - phisically, there easy can shield analog signal? (sensors connected simple cat5 ethernet cable) - programmatically, there "better" mean use filter strange values? did have kind of resistor capacitor filter? maximum sampling rate? have small schematic of design? raspberrypi

الشكل الجديد للموقع بقالب متخصص للأخبار - Joomla! Forum - community, help and support

Image
ما شاء الله , اسمحلى أسجل إعجابى بهكذا عمل ... فيما سبق استخدمت القالب مع تعديلات طفيفة .. أما الآن فالتعديلات ملموسة ... كنظرة مبدئية أرى أنه يجب عليك إزالة الخيارات التى توجد فى أعلى يسار القالب .. مثل تعدد الألوان و اختيار عرض الصفحة .. أو الاكتفاء بخيارين كحد أقصى للألوان و بإذن الله بقية الإخوة يفيدوك أكثر سلامى Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القوالب و التصميم

raspistill preview always blurry - Raspberry Pi Forums

raspbistill shows preview on monitor until picture taken. shows blurry image until snaps picture. amd tjem sharp 1/2 second exits. raspistill -k -roi 0.4,0.2,0.2,0.2 -w 1600 -h 1200 -ss 300000 -o pix.jpg solar3000 wrote: raspbistill shows preview on monitor until picture taken. shows blurry image until snaps picture. amd tjem sharp 1/2 second exits. raspistill -k -roi 0.4,0.2,0.2,0.2 -w 1600 -h 1200 -ss 300000 -o pix.jpg roi digital zoom, not @ centre of image. settings cropping 20% of image sensor, or x5 digital zoom. default, preview in raspistill runs sensor @ 1296x976, you're cropping out 260x195 pixels , blowing them 1024x768 on display - rubbish. on capture, switches full 5mpix (2592x1944) mode, you're blowing 520x390 pixels make preview frame - going sharper (but still pretty rubbish). you're taking same 520x390 make 1600x1200 capture, isn't going great either. having tiny roi going produce compromised images. ideally need relocate camera somewhe...

Thread: suddenly lost internet access

i'm using ubuntu hardy 8.04 , lost internet access while downloading file. have 2 computers (one vista, other ubuntu) , printer individually connected router in turn connected dsl modem. ubuntu can ping vista computer , printer. have access (with ubuntu) shared folder in vista. cannot ping router. cannot access internet ubuntu can do? i tried running live cd (linux mint 7) , cannot access internet either (it did previously) have jaunty in secondary disc drive , cannot access internet Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] suddenly lost internet access Ubuntu

Ersetzen mit =?ISO-8859-15?Q?regul=E4ren_Ausdr=FCcken?=

hallo, ich habe ca. 200 html-seiten mit verschiedenen �berschriften. die �berschriften m�chte ich mit suchen und ersetzen l�schen. ich komm nicht drauf ich bei suchen eingeben muss. eine �berschrift lautet z.b: <h2>sparkassen forum 2006 - fotos/aktion-potsdam_06-01.jpg</h2> danke, gruss david "david backhausen" <david-b@gmx.de> tippselte ... hallo david, > eine �berschrift lautet z.b: > > <h2>sparkassen forum 2006 - fotos/aktion-potsdam_06-01.jpg</h2> wenn du ausschlie�lich die �berschriften, die du l�schen m�chtest, als h2-�berschriften definiert hast (und sonst _keine_ h2-�berschriften auf den seiten hast), dann kannst einfach unter "spezieller tag" h2 ausw�hlen und dann den tag samt inhalt l�schen. lg, jolantha -- jolantha belik - *adobecommunityexpert* http://www.macromedia.com/go/team/ More discussions in Deutsche Foren adobe

Pb Picamera Bitrate instable - Raspberry Pi Forums

bonjour, j'ai besoin de "picamera" pour utiliser à la fois de la vidéo et de la photo. j'envoie la vidéo vers un un réseau, il lui faut à ce réseau un bitrate stable et constant, +/- 1 000 kbits/s. je demande donc à picamera un bitrate= 1 000 000. problème lors de l'envoi de la vidéo, le bitrate reste constant pendant même pas 1 min mais ensuite ne fait qu'augmenter voir ensuite descendre à 100 kbits/s j'ai tenté l'option "intra_refresh" sans vraiment de grande réussite. savoir qu'avec "raspivid" et "-b 1000000", le flux est stable. y aurait-il une solution ? merci d'avance raspberrypi

Thread: The Acer Aspire One Super-Mega Thread

Image
hey folks. i'm on ubuntu lot of enthusiasm it. got new aspire 1 netbook , installed 9.04 on it, next already-there xp. i've got couple bugs , tweaks at, , i'm starting thread guide through same, or similar hardware , software issues. number 1 on list when installed ubuntu in separate partition, xp failed boot up, instead going acer's erecovery management, asking me restore system factory default. i'm not versed in how fix sort of thing, i'm asking help. number 2 getting comletely set up. know main fold of drivers , such multiverse, i'm wondering if knows of functional arrangement machine. sources list may appreciated too. ideas please post, dual-boot issue. i've never done dual-boot, nor have ever tried. i'm guessing windows doesn't being second place, we'll see. i'm totally unversed in grub editing. input. Forum The Ubuntu Forum Community Ubuntu Official Flavours ...

Buttons within movies

i have movie large map. within map have 8 regions separate movie clips triggered rollover. when trigger movie clip there small animation , movie clip has 8 buttons in it. problem movie clip works fine independently , buttons function expected. when movie nested within parent movie buttons no longer work. know missing code work this, not sure or how make work. can me? what code on buttons? -- dan mode --> adobe community expert *flash helps* http://www.smithmediafusion.com/blog/?cat=11 *the online radio* http://www.tornadostream.com *must read* http://www.smithmediafusion.com/blog "danny s" <webforumsuser@macromedia.com> wrote in message news:eelj0c$6c0$1@forums.macromedia.com... >i have movie large map. within map have 8 regions >which > separate movie clips triggered rollover. when > trigger > movie clip there small animation , movie clip has 8 > buttons > in it. problem movie clip works fine independently , > buttons functi...

عودة إلى تركيب محرر النصوص - Joomla! Forum - community, help and support

[rtl]بسم الله والصلاة والسلام على سيدنا رسول الله هو سؤال تكرر أكثر من مرة وقد رجعت فيه لأكثر من مشاركة ولكني لم أفلح وهذه بعض المشاركات http://forum.joomla.org/index.php/topic,59664.0.html http://forum.joomla.org/index.php/topic,107605.0.html وهناك غيرها لا تحضرني الآن المهم : أنا فتحت هذه الصفحة http://extensions.joomla.org/component/ ... itemid,35/ لأنزل منها محرر النصوص jce وضغط على زر التنزيل فأدى بي إلى هذه الصفحة http://www.cellardoor.za.net/index.php? ... n&itemid=6 وهذه صورته [/rtl] [rtl]اخترت الخيار الأول utilities & extras ظهر عندي خياران jce utilities mambot 1.1.3 beta jce embed mambot 1.0.0 والثالث باتش والسؤال : أي الخيارين آخذ ثم كيفية النتصيب ، أعرف أن المكان في مسار installers \ mambot ولكن أين يكون مكان الملفات هل هي في مجلد mambot أم في مكان آخر بحيث إذا رفعتها ببرنامج ftp اعرف أين أضعها ؛ فقد جربت ما ذكر المشاركات السابقة ولم أفلح [/rtl] Board index Joomla! International Language Support International Zone ...

Animating The Sense Hat - Raspberry Pi Forums

i sort of grew zx81 , commodore 16 basic, although never @ it. i'm playing around sense hat, i'm rather enjoying, programming has moved on touch since young. i'm trying sense hat animate 2 space invader images , go first image in program once has displayed last. in basic command have been goto , line number of image. python more date basic , doesn't recognise it. know python equivalent goto command? code: select all # space invaders sense_hat import sensehat import time sense = sensehat() x = (255,0,0) o = (255,255,255) image_1 = [ o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,x,x,x,x,x,x,o, x,o,o,o,o,o,o,x, x,o,o,o,o,o,o,x, x,x,o,o,o,o,x,x, ] image_2 = [ o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,o,x,x,x,x,o,o, o,x,x,x,x,x,x,o, o,x,o,o,o,o,x,o, o,x,o,o,o,o,x,o, o,x,x,o,o,x,x,o, ] sense.set_pixels(image_1) time.sleep(1) sense.set_pixels(image_2) time.slee...

Thread: How to buy, setup (hardware), build, or start with linux computers?

# step 1. find distro newbies, use popular linux distro maximum support. if particular , feel of distro, customize popular distro according , feel of choice. trust me, don't waste time on this! google "distro rank" 32 bit or 64 bit? http://club.cdfreaks.com/f3/32-bit-o...it-cpu-225213/ quote"... installing 32 bit os on 64 bit machine easier installing 64 bit version. 64 bit drivers not available lot of hardware. lot of software available in 32 bit version. can lead problems when need mix , match 32 , 64 bit software. example: running 64 bit web browser 32 bit plugins flashplayer. " end of quote # step 2. find motherboard chances local computer shop tell motherboards linux compatible. or google "linux computer <your city>" http://www.linux.org/vendor/system/index.html http://lxer.com/module/forums/t/23168/ http://www.linuxhaxor.net/?p=850 http://www.linuxhq.com/vendors/systems.html or go di...

Sound input and ouput - Raspberry Pi Forums

hi, i'm having trouble getting rpi take input usb device play output hdmi/ audio jack. there anyway set input , output rpi different? here ~/.asoundrc: code: select all pcm.!default { type hw card 0 } ctl.!default { type hw card 0 } here cat /proc/asound/cards: code: select all 0 [u0x46d0x825 ]: usb-audio - usb device 0x46d:0x825 usb device 0x46d:0x825 @ usb-3f980000.usb-1.5.4, high speed 1 [alsa ]: bcm2835 - bcm2835 alsa bcm2835 alsa here aplay -l: code: select all **** list of playback hardware devices **** card 1: alsa [bcm2835 alsa], device 0: bcm2835 alsa [bcm2835 alsa] subdevices: 8/8 subdevice #0: subdevice #0 subdevice #1: subdevice #1 subdevice #2: subdevice #2 subdevice #3: subdevice #3 subdevice #4: subdevice #4 subdevice #5: subdevice #5 subdevice #6: subdevice #6 subdevice #7: subdevice #7 card 1: alsa [bcm2835 alsa], device 1: bcm2835 alsa [bcm2835 iec958/hdmi] subdevices: 1/1 subdev...

Ajuda com JACLPlus - Joomla! Forum - community, help and support

Image
fala galera, estou com algumas dúvidas no uso componente jaclplus... primeiramente, estava tentando alterar o q cada usuario acessa e, pra alguns itens, o botaozinho d [ + ] não adiciona ação, mas fui no bd e fiz diretamente isso, resolvendo em partes o problema... mas situacao principal eh: estou querendo deixar que o usuário acesse apenas um único e determinado componente, estou conseguindo com que nao sejam mostrados os outros, mas esse usuário também não pode ter acesso à inserção/edição de conteudo. alguem sabe como bloquear isso?? jah desativei todas opcoes jacl, deixando apenas login e o respectivo componente.. mas ateh agora nada.. agradeço quem puder me ajudar.. abracos.. humm, tá mofando esse tópico aqui, então vou dar uma ajuda. num dos sites que uso, ele funciona legal. um problema é como ele é um hack, você tem que usar exatamente o mesmo hack  e mesma versão joomla para esse hack. não dá pra correr o risco de fazer ganbiarra. o jaclplus apens extende funcionalidade...

IE problem with my template - Joomla! Forum - community, help and support

hi please have @ link in firefox , ie.  cannot work out going wrong. http://dedi41a.your-server.co.za/agenda ... 7/catid,1/ btw, not restricted display of zoom media gallery, problem occurs on page: http://dedi41a.your-server.co.za/agenda ... registers/ any input appreciated. thanks brendon [mytrackinglink] what see problem?  browser seeing problem in  - ff 2.0, ie7, ie6? Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

help with wpa_supplicant - Raspberry Pi Forums

dear all, after trawling forums several weeks, i'm still struggling wifi connection using wpa_supplicant method. many others seem do. i'm confident driver correctly installed- can wifi connection without problem providing ssid/password directly in /etc/network/interfaces. ability able connect different hotspots visit make life easier. after not far off dozen attempts, last /etc/network/interfaces have ended is: code: select all auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet dhcp allow-hotplug wlan0 iface wlan0 inet manual wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf iface default inet dhcp in past have tried different /etc/wpa_supplicant/wpa_supplicant.conf files, including: code: select all ctrl_interface=/var/run/wpa_supplicant group=netdev ctrl_interface_group=0 update_config=1 network={ ssid="neuf_1234" scan_ssid=0 key_mgmt=wpa-psk psk="xxxx" } network={ ssid="rdc" scan_ssid=0 ...

product with Arduino and a kind of VirtualWire library

product arduino , kind of virtualwire library, must multi-communicate multiple instantiation (many transmitters , many receivers on same arduono board). pls let me know technologies , requirement needed this what want use 'product' for? are hoping find ready-made solution or planning construct yourself? i have built system radio-control of model trains don't use virtual wire library. ...r Arduino Forum > Using Arduino > Project Guidance > product with Arduino and a kind of VirtualWire library arduino

www problem with joomap. - Joomla! Forum - community, help and support

hello have problem joomap , can not find topic solution. the folowing adres map http://frenchdream.eu/index.php?option= ... iew=google but adres official http://www.frenchdream.eu is there somthing need adjust or can put in xml file www in lines of http//:frenchdream.eu because google not accept adres , not reading map correctly. do have answhere? greathings robert france ok have found solution problem solved you need change live variable in configuration.php include www: $mosconfig_live_site = 'http://www.your-site-name.com'; very simpel , workes goodluck robert http://www.frenchdream.eu Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

How to connect wire coil with Arduino Leonardo module?

hi all, i want control temperature of ni-cr coil based on reading temperature sensor. might use lm35 analog sensor , want know how connect coil made ni-cr wire " leonardo " , please me circuit diagram same. using 0.45 mm ni-cr wire. new user of arduino please me started it. thanx in advance bindesh ok length of nicr wire using, what's resistance-per-unit-length at temperature(s) of interest?  determine total resistance.  the power dissipation harder calculate depends on how fast heat escapes this heating element.  may need measured somehow, or maybe you know power needed application? Arduino Forum > Using Arduino > General Electronics > How to connect wire coil with Arduino Leonardo module? arduino

BBC iPlayer moves away from Flash and towards HTML5 - Raspberry Pi Forums

http://www.bbc.co.uk/news/technology-34399754 http://www.bbc.co.uk/blogs/internet/ent ... 8c71900c4c http://www.bbc.co.uk/html5 web browser must support "media source extensions" https://en.wikipedia.org/wiki/media_source_extensions what browsers , devices beta work on? we've tested player on following platforms , devices expect work: google chrome (windows, mac os x, linux, android 4.4+, ios 6+) firefox 41 (windows , mac os x) opera 32 (windows , mac os x) internet explorer 11 , microsoft edge (windows 10, windows 10 mobile) safari (ios 6+) there other browsers , platforms haven't tested, beta may work. this posted information purposes please ignore off-topic responses would benefit raspberry pi? raspberrypi

Presentacion y consejo de novato

hola soy nuevo y como no visto ninguna sección de prsentación lo hago aquí. mi nombre es alfredo soy de barcelona y hace unos cuantos años me metí con la electrónica, los microcontroladores de 4 bits nibbels creo que de llamaban (eran una caña) y ahora retomaré el tema por hobby. he leido varios tutoriales sobre arduido y consejos. y creo que voy empezar. lo primero será ir poco poco. un termometor o una brujula. pero ¿la placa? antes de entrar en este foro creía que la mejor para empezar es la leonardo no se qué no hay que hacer con el usb frente la uno. pero mirado 2 consejos en el foro y en los 2 recomendaba la uno. me podriais comentar pros y contras de ambas (leonardo vs uno) saludos saludos, yo comencé con una nano e inmediatamente adquirí una mega, el por que? capacidad. la mega tienes mas de todo, memoria, puertos series, pines digitales y pines analógicos,  aunque es un poco mas complicada al momento de utilizar los ejemplos. lo que me sirvió...

&lt;CFINCLUDE&gt;HTTPS

i have several pages need secure payment processing. use verisign ssl cert this. when insert <cfinclude> tags in file need secure "page includes secure , non-secure items" prombt when connecting via https. how use <cfinclude> , make secure since can use reletive path of file want include? this has nothing cfinclude. rather, cfincluded documents must contain insecure links (http:). check them , see. More discussions in ColdFusion adobe