Posts

Showing posts from September, 2015

TPE première S programme arduino

Image
bonjour,c'est la première fois que j'utilise une carte arduino , et c'est aussi la première fois que je programme tout cours.pour notre tpe nous avons choisi la mesure du temps et nous avons décider de travailler avec une carte arduino.on veut donc faire un chronomètre avec un pendule et un capteur qui va capter chaque passage du pendule et qui va envoyer un courant electrique jusque l'arduino, on cherche donc un programme qui transmettent ce courant electrique jusques l'affichage lcd pour que chaque courant electrique envoyer par le pendule l'affichage lcd affiche 1 seconde avez vous des suggestions ??    bonjour, avez-vous fait un cahier des charges pour votre projet ? une simple recherche avec votre "butineur" favori avec comme mots clef "programme arduino chronomètre", t'aurais déjà donné des prémisses de réponses. allez on cherche un peu Arduino Forum

Thread: Working in a Windows Network?

i have 1 ubuntu 9.10 machine on windows network of 10 computers. last half of hard drive in ubuntu machine set 1 partition , can shared rest of network. mount point pub-data. know can down need shove in right direction, how ubuntu machine share directory? security not concern, no 1 should meed login use it. ready read show me where. thanks, charles...... you need samba server installed , configured. configuring, swat decent web based tool doing it... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Working in a Windows Network? Ubuntu

Thread: Sound not working in Karmic

hello everyone, have dell inspiron 1501 laptop. upgraded 9.04 9.10. working except sound. used not have problem sound in ubuntu. 1 please me? while upgrading got same problem, i'm having dell vostro 1500 , here sound card code: fenzik@fenzik:~$ cat /proc/asound/card0/codec#* | grep codec codec: sigmatel stac9205 codec: conexant id 2c06 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Sound not working in Karmic Ubuntu

Printing to PDF adds printer margins

i have extremely frustrating problem. have large word doc full bleed border. need convert pdf printing, when try, "the footer/margins in section x outside printable area of page." if hit "ok," pdf created white border way around (as if printed on printer without bleed capabilities. doesn't happen me in windows. i've looked @ print settings , @ wits end. don't want have re-edit document in windows (the formatting changes quite bit, , it's 200-pager). have bleed edges in acrobat? fyi - i'm using word mac 2008, leopard os x 10.5.2 , acrobat pro 8.1.2 (part of cs3) More discussions in Acrobat Macintosh (read-only) adobe

Action Parameter on Form - Joomla! Forum - community, help and support

hi all: i creating custom form, in doing database insert. if test form outside of joomla looks following: i created static content item, have wysiwyg turned off, , pasted code in. page comes fine. i can see form , submit button. fill out form , click on submit button. http 406 not acceptable error. if @ url get http://www.myurl.com/ why url showing php code instead of running in standalone page? thanks, ray Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

[RESOLVED] JTable::addIncludePath bug, and clarification... - Joomla! Forum - community, help and support

first, thought forum being closed down?  no? second, have located believe bug in jtable::addincludepath. there usage of method designed retrieve $paths variables.  invoked not supplying parameter (i.e. jtable::addincludepath()). the default value assigned ''. then there check: code: select all if (!empty( $path ) && !in_array( $path, $paths )) this add specified path array if $path variable not empty, , if value not in array already. if $path '', should automatically fail our condition because $path should empty. but...  before have: code: select all settype($path, 'array'); this line force $path array (because $path should array directory elements). the problem forcing $path array, becomes non empty. i recommend 1 of 2 possible solutions: 1. change default value null.  in case, forced array empty. 2. move settype inside of if statement, $path gets checked beforehand , gets forced array. imo, important fix, because everytime addincludepath called without

Macht die Loop eine Pause ?

Image
ich spiele gerade mit mit meinem saleae clone. funktioniert ohne Änderung des eeproms sofort mit der orginal software, die chinesen lernen auch dazu  ein kleines simples testprogramm: code: [select] void setup() {  ddrd |=  (1<<2); } void loop() {      portd |= (1<<2);  portd &= ~(1<<2);   } bei diesem scope, ist das signal ist 0.125 high und 0,875 low.   die loop beginnt mit portd |= (1<<2); das bit setzt. dies setzt das bit dann zurück  portd &= ~(1<<2); nach meinem verständnis sollten aber die high und low zeiten hier in etwa identisch sein. oder macht die die main loop immer ende noch anderes, zeit kostet ? mit einem  portd ^= (1<<2);   in der loop sind die ergebnisse fast identisch.    quote from: rudirabbit on jan 23, 2015, 08:09 pm oder macht die die main loop immer ende noch anderes, zeit kostet ? was wirklich läuft ist das: code: [select] int main(void) {   init();   initvariant();   setup();       (;;

Sending Data Packet using XBee

hi guys, a have little question. now have arduino uno,wireless shield , 2 xbees want this, i read sensors data arduino , want send through xbee using wireless shield , xbees on computer run xctu program. @ xctu console part not see data sent xbee unexperience these arduino part (i working web developer many years)anyway. do have guidline? or how send data packet xbee thanks quote or how send data packet xbee the x-ctu application great configuring xbees. crap real application listen to/talk them. why want use it? it can not send/receive packets xbees. can send/receive data in @ mode only. Arduino Forum > Using Arduino > Programming Questions > Sending Data Packet using XBee arduino

Memory card confusion - Raspberry Pi Forums

hey all. bought 64gb sdhc memory card , had formatted fat32. put retropie-3.5-rpi2 image onto , booted. went fine. anyway, i'm watching youtube video , guy says need usb stick. can't use 64gb sdch card store rom files or ripped cds? thought usb ports controllers, keyboard , mouse. don't understand why bought such large, internal memory card if i'm going using 2 gigs of it. ahead if can explain confusion on this. cheers. yes, 64g not necessary. buy usb stick transffer files. raspberrypi

Template - Joomla! Forum - community, help and support

i need 1 template in red&black color have search sites find anything,coluld sugest or give me link template in color carbonation rocket theme nice design in red , black many of templates available in range of colours others may suitable rocket theme templet club though - not free sorry. i have not used them myself, browsing recently Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Ryllenia moves to joomla - Joomla! Forum - community, help and support

website url (entered in body of post not thread title please): http://www.ryllenia.com template: jj supremacy additional extensions (components, modules, plug ins): custom development: none other features: none three (at least) specific areas of site i'd feedback on (design, code, graphics, etc.): design, graphics, first impressions additional comments: Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed 1.0 x Site Showcase - Archived.

Thread: Up-Grade to Karmic Koala

hi everyone, ask guys i've started up-grade 9.04 9.10 since 5:00 pm pst , 8:28 pm , still getting packages! normal on up-grade? should cancel , clean install......? thanks, luis it normal fact attempting grab same files. since didn't release until lunchtime est, venture many of mirror sites copying these files well. not us'ns (i know, not real word) want these files, have colleges , other locations around world heavy duty bandwidth contend with. keep @ it. took mine while well. far, can't stop smiling. 1 cool upgrade. , no, don't cancel... know, had things well. iso's bigger , if servers swamped take longer. cheers canonical! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Up-Grade to Karmic Koala Ubuntu

Using timers and interrupts in arduino uno- Metal detector project

dear all, i have been trying implement setup shown on following page: http://blog.atmel.com/2013/07/25/build-your-own-metal-detector-with-an-arduino/ in order built metal detector. unfortunately, looks timer , interrupt not working. using arduino uno- need code differently? have far tried source code post. on general level, if work out how read @ input 5 great start, thanks lot, sarah have built oscillator circuit , producing 160khz signal pin 5 of uno? Arduino Forum > Using Arduino > Project Guidance > Using timers and interrupts in arduino uno- Metal detector project arduino

Thread: making a deb the easy way

okay, have python file (.py) small game want try convert deb. don't understand of tutorials have found. can either point me noob friendly how walks through every step, or give me 1 yourself. don't understand of it. in advance! it'd if mentioned tutorials , howtos have looked @ can see ones confusing. how one? may considered clear: http://users.telenet.be/mydotcom/how...ux/package.htm Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] making a deb the easy way Ubuntu

base dir is in config file, anywhere else? - Joomla! Forum - community, help and support

my host changed home directory, (without notification might add) , gave me open_basedir error.  i've changed base directory in configuration.php old 'home2' new 'home' specified host can see still picking home2 home. warning: main() [function.main]: open_basedir restriction in effect. file(/ home2 /webwisec/public_html/content/includes/version.php) not within allowed path(s): (/ home /webwisec:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/webwisec/public_html/content/includes/joomla.php on line 71 warning: main(/ home2 /webwisec/public_html/content/includes/version.php) [function.main]: failed open stream: operation not permitted in / home /webwisec/public_html/content/includes/joomla.php on line 71 where else need change this??? you need change following in configuration.php code: select all $mosconfig_absolute_path = '/home/joomla/public_html'; $mosconfig_live_site = 'http://www.joomla.org'; $mosconfig_cachepath = '/your absolute path/cache&

Measuring Tool Bar in Reeader

hei, need measuring tool bar displayed in reader. that, think usage rights enabled when creating pdf in acrobat 8.0. wanted programmatically. found using live cycle reader extension solution that. there anyother way enable usage rights directly using acrobat api? please me in regard. in advance. vinodh.a vinodh, acrobat not support batch processing of reader extensions More discussions in Rich Media & 3D adobe

Thread: Nvidia Drivers Make Things Worse!

i have been attempting install nvidia drivers onboard geforce 4 mx , having serious issues. when not using nvidia drivers limited 800x600 resolution. not going usable me... use "hardware manager" install drivers , restart, after logging in realize limited 640x480 , 24 bit color! have restart , go restore option in grub restore grub file. have never had issue other version of linux (i using 9.04). first time have installed ubuntu on computer. if has idea going on please me out. thank you, daniel are using 32 or 64 bit? ever one...make sure selecting right driver. having problem too. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Nvidia Drivers Make Things Worse! Ubuntu

itemRenderers documentation

hi, all, livedocs wonderful resource here's way perhaps improve them. wrestled problem , wondered if can make life easier itemrenderers. many of start livedocs when developing flex , in experience, there needs tad more of internal workings of itemrenderers. i built flex app using adg had 2 columns itemrenderers. 1 in particular painful build because of "recycling" issue. far know, livedocs don't mention fact itemrenderers render dozen or rows @ time. various articles on flex developer center (as many blogs) talked this. beginner, won't obvious why rows magically repeat ("recycle") values. many hours spent wondering being done wrong when little bit of heads-up in livedocs users. if livedocs contain info on issue already, maybe articles need little more obvious. once knew search on ("itemrenderer recycling"), find information , post questions flexcoders. also, maybe docs point more in-depth articles on adobe's site (such peter ent's

Thread: cant run easycam2

i have hardy - need setup webcam have installed easycam2 per various instructions online easycam2 site says start app utilities tab on applications menu - there no "utilities" tab , easycam2 not showing anywhere in menu alternatively when run command line start app no such folder error - easycam2 there in folder says not exist. want setup webcam... advice appreciated. ok managed install easycam2 next problem - not support ov518+ there fresh working ov518+ driver made fedora... http://chitlesh.wordpress.com/2009/0...b-c310-webcam/ need compiled http://hansdegoede.livejournal.com/7622.html http://hansdegoede.livejournal.com/6630.html quite how unsure Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] cant run easycam2 Ubuntu

Thread: Dual booting Karmic and Windows 7

hi, there seems million articles on this, can't seem final answer. i) possible dual-boot karmic , windows 7 ii) harder dual booting vista iii) there specific things need know before it? i have karmic , 7 duel booting @ moment karmic picked windows 7 , added grub fine, no harder vista/ubuntu duelboot install 7 karmic , should fine ^.^ ~monotoko Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Dual booting Karmic and Windows 7 Ubuntu

[svn] 3421: integrate:

revision: 3421 author: jimurphy@adobe.com date: 2008-09-30 11:19:25 -0700 (tue, 30 sep 2008) log message: ----------- integrate: aik - 20080929ap flex-messaging-common.jar - 3.2.0.3384 player - 10.0.r12.029 modified paths: -------------- flex/sdk/branches/3.0.x/frameworks/libs/player/10/playerglobal.swc flex/sdk/branches/3.0.x/in/air/air_version.txt flex/sdk/branches/3.0.x/in/air/mac/air integration kit.tbz2 flex/sdk/branches/3.0.x/in/air/win/air integration kit.zip flex/sdk/branches/3.0.x/in/player/10/lnx/flashplayer.tar.gz flex/sdk/branches/3.0.x/in/player/10/lnx/install_flash_player_10_linux.tar.gz flex/sdk/branches/3.0.x/in/player/10/lnx/libflashplayer.so.tar.gz flex/sdk/branches/3.0.x/in/player/10/mac/flash player.app.zip flex/sdk/branches/3.0.x/in/player/10/mac/install flash player 10 ub.dmg flex/sdk/branches/3.0.x/in/player/10/win/flashplayer.exe flex/sdk/branches/3.0.x/in/player/10/win/install flash player 10 activex.exe flex/sdk/branches/3.0.x/in/player/10/win/in

Invalidating a message client

in situations, want prevent clients subscribing destination. created messageclientlistener , in messageclientcreated() method, call invalidate(message) pass custom message client i'm invalidating. but in logs, this: [blazeds] warning: not find messageclient clientid in pushmessagetoclients: 471b6687-b70e-8c74-219d-b35ddf2d752d destination: activity the messageclient correctly invalidated, message never sent. call invalidate() in messageclientcreated() method? More discussions in General Discussion adobe

new to joomla, can you recommend a template? - Joomla! Forum - community, help and support

hi, joomla totally new me, think might simplest thing use result want.  i've looked @ drupal seems pretty straightforward, little communty based need right (i can't seem stop homepage displaying blog rather static page if it's authored static).  i drupal template (although try change colour).  drop down css menu system neat, i'd implement this.  can recommend similar work joomla? http://www.rosskendall.com hope can help, in advance hello, this rather easy template convert joomla , use 1 of available drop down menus in extensions site. i can convert template if it's gpl or if have one, drop down menu you'll have find on own. it's time consuming me it. once find teh menu can modify css look. Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Installation issue on opensuse 11

hey all,<br /><br />im windows guy still struggling linux set-upsso take easy on me! :)  , im having hard time getting blaze installed , running.<br /><br />this ive done far.  i've set-up latest copy of opensuse11 64 bit version with: <br />  tomcat 6.0.16 (tested , running)<br />  ant 1.7<br />  java sdk & jdk 6<br />  junit (ant-junit, junit, junit-javadoc, junit-manual, libcppunit-1_12-0)<br />  downloaded both blazeds.war , blazeds_src_3-0-0-544.zip<br />  tomcat manager uploaded blazeds.war file successfully.<br />  unzipped zip file root/blazeds , command prompt ran     ant.  these errors im getting:<br />     *  [taskdef] no load definitions resource net/sf/antcontrib/antcontrib.properties.  not found.  (repeats dozen times)<br />     *  build failed<br />     *  /root/blazeds/build.xml:445:  following error occurred while executing line:<br />     *  /root/blazeds/resources/fds-aj

gratis webwinkel - Joomla! Forum - community, help and support

Image
welke webwinkel voor joomla de beste keuze? ik wil er (nog) geen geld aan uitgeven dus eentje die zonder kosten te downloaden is. ik vond wel virtuemart. dat wat? ik hoor graag tips.  alvast bedankt.  virtualmart één van de meest gebruikte en heeft een nl taal pakket Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Componenten 1.0.x

Allarme per scooter, GPS e GPRS

ciao tutti, dopo che mi hanno rubato lo scooter, e dopo averlo ritrovato (con una fortuna assurda), ho deciso finalmente di costruirmi un allarme con sensori di vibrazione e reed, che mi potesse spedire via internet le coordinate al mio server casalingo (raspberry pi) in caso venga rilevato un movimento non autorizzato (quindi spostamento senza contatti inseriti, oppure uno dei due sensori precedenti rileva manomissioni).. per fare questo oltre ai moduli più semplici (reed e shock) che ho già acquistato su ebay, mi servirebbero dei moduli gps e gprs il problema è che sono abbastanza limitato di budget, volevo spendere massimo 50/60€ per entrambi moduli.. avete qualcosa da consigliarmi? grazie in anticipo! Arduino Forum > International > Italiano > Hardware (Moderator: leo72) > Allarme per scooter, GPS e GPRS

rasberry pi lcd - Raspberry Pi Forums

hey guys beginner .i bought haoyu lcd pi http://www.hotmcu.com/320x240-32-tft-to ... l?cpath=36 can download modified rasbian image it.thanks on sellers page link support page: http://www.hotmcu.com/wiki/hy28b_-_2.8% ... spberry_pi there shown image download (a very old 2014 version alas). raspberrypi

Wifi shield disconnect

hello everyone, i've problems arduino wifi shield. i created simple code turn on /off led via browser. looked on internet exemple , found code use methode. encountered issues: after +/- 30 seconds/ 1minute can't connect server ( inaccessible web page on browser i read http request on the  serial monitor , between differents request when press on(get /?ledon http/1.1) or off(get /?ledon http/1.1) each time press on/off or when refresh page arduino send different header( get/host/connection/accepte/...) so don't have time change state of led because takes long between each methode , because server disconnect after short time. code: [select] include <spi.h> #include <wifi.h> char ssid[] = "labowifi";      // network ssid (name) char pass[] = "wilfart2013";   // network password int keyindex = 0;// network key index number (needed wep) string readstring; wifiserver server(80); int status = wl_idle_status; int blue =6; int green=5; int

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

PSE5: Fotoanzeige im Organizer

hallo, gibt es eine möglichkeit, das "versionssatz-zeichen" oben rechts im angezeigten foto zu entfernen? da ich viele fotos nachbearbeite, stört mich dieses zeichen, insbesondere wenn die bilder klein dargestellt werden. außerdem sind diese fotos in der version 5 auch noch besonders in grau umrandet. dies hätte ich gerne ebenfalls wieder weg, wenn es möglich ist. würde mich über hilfe freuen. danke im voraus. lothar hallo lothar, das anlgen von versionssätzen ist ein besonderes feature in pse, das kein mehrfach teureres datenmanagement-programm bieten kann. zur besseren erkennung wurde in der version 5 die anzeige im organizer erweitert. wie gesagt - im organizer. das eigentliche bild wird ja davon nicht berührt. und um die frage zu beantworten - wenn die bilder nicht als versionssatz gespeichert werden, (entsprechendes häkchen beim speichern-dialog rausklicken), gibt es logischerweise keine symbole. grüße matthias tipps und tricks zu photoshop elements

Thread: PPC runnung very hot.

hello all. i've installed ubuntu desktop 8.04 ppc version on mac powerbook g4 , it's running hot indeed , fans spinning @ full tilt. got hot not rest on leg. i'm wondering if knows of fix this? i'll have remove ubuntu if can't find way of cooling thing down i'm not willing run hot. doesn't run hot when in mac os x 10.5.8 , fan far less intrusive when starts up. spec of mac. model name:- powerbook g4 12" model identifier:- powerbook6,8 cpu:- 1.5ghz powerpc g4 memory:- 1.25 gb help. disable desktop effects take pressure off video card. have tried clearing out dust vents yet? Forum The Ubuntu Forum Community Ubuntu Specialised Support Apple Hardware Users [ubuntu] PPC runnung very hot. Ubuntu

WS2812 Ansteuerung gesucht.

Image
hallo ich bin neu hier und habe gleich eine frage. ich suche eine ansteuerung für die ws2812 oder ws2811 für flugzeugmodelle. die modelle sind sogenannte epp hallenflieger uns sollten leicht wie möglich sein. deswegen suche ich einen controller der klein und leicht wie möglich ist aber folgende funktionen haben: led´s sind alle in reihe aber gestückelt (mal 10 mal 30 led´s) und ein kleiner teil parallel. lauflicht in verschiedenen abläufen, blinklicht, farbänderung etc. von der fernbedienung aus die lichteffekte steuern, bis zu 100 led´s ansteuerbar. ich habe noch sehr wenig erfahrung in der programmiergeschichte es aber lernen. gespeist wird das system von dem empfänger mit 5v und sowie von einem bec 5v/6a könnt ihr mir tipps geben welcher controller dafür geeignet ist? mir wurde schon folgender empfohlen: adafruit trinket - mini microcontroller - 5v logic ich bin für jeden tipp von euch dankbar. gruß robert vieviele leds sollen konkret mit einem control

Anything direction that you can me on this?

Image
good morning/evening everyone my first time here , first post of course i hope read having great day!! i work software company , looking run new device or work on new device has been in our project board time. so looking , after research online arduino name popped , decided have , information on we looking have device can detect when there has been power outage can send signal machine in turn tell other machines on network shut down. we have idea on can , doing 2nd half of project looking actual device connecting actual wall power serial output connecting machine. i had on products page , there various boards there here ask if there board here makes possible us? , board want looking @ work accomplish our goal? any advice or suggestions appreciated thank you, dezireal would clean shut down equipment running on ups? what means propose notify equipment shut down? how long after mains fail have before shutdown necessary? need instant shutdown in turning mains

Thread: software for a user new to ubuntu

Image
i've installed ubuntu, got , running liking. i'm looking software. able recommend or other? word processor - i'm looking @ openoffice this, had installed on vista anyway e-mail client - thunderbird browser - firefox instant messenger - ims linux have? dictionary - read , write lot, wondering if there dictionary/thesaurus type application video player - don't know linux has, need playing dvds , video files download music player - important music collection main focal point of computer usage, need can connect ipod, thinking songbird? image editor - opening images , resizing them, maybe messing around bit disc writer - need able write audio cds, isos, video files play on tv, , regular data discs peer-to-peer client - using frostwire torrent client - bittorrent? address book - keeping phone numbers in case phone dies download manager - downloading large files, using flashget security - linux need security? archive manager - using winrar,

Proyecto RC con modulos 433Mz,

Image
hola amigos, primeramente me presento: soy una persona bastante ambiciosa, y auque e decidico comprarme los arduinos, despues de 2 años mirando por encima shields, y demás... y repasar muchos vídeos,y tutoriales... aun tengo un montón de dudas que me encantaría poder comentarlas e ir compartiendolas con todos vosotr@s. mi primera duda es la siguiente: despues de revisar códigos,sketch librerías ect... la ya muy conocida  biblioteca de bill porter para poder usar el controlador de ps2 en nuestro arduino - http://www.billporter.info/2010/06/05/playstation-2-controller-arduino-library-v1-0/ intento destripar la librería de un zip, mas abajo os pongo el link del zip link youtube: :https://www.youtube.com/watch?v=a4acb5bfpko no soy capaz de encontrar un código simple para hacer funcionar 1 servo, y un motor,destripando los códigos de ese zip. no quiero ni usar el lcd ni microcontroladores integrados ni nada por el estilo lo mas básico posible usando 1 arduino, en su defecto 2  tx

HOWTO have an (admin) component in the frontpage of the Administrator area ? - Joomla! Forum - community, help and support

hello i have component in frontpage (or instead frontpage) when access administrator. i unpublished admin modules, did not find how set component default component in admin area. (addendum : if want customize access admin menu (from user status), check includes/gacl.class.php  ... i've found ... userful.) regards, silexian forward : in administrator/index2.php replace @ line 55 code: select all // default admin homepage if ($option == '') {    $option = 'com_admin'; } by code: select all // default admin homepage if ($option == '') {    $option = 'com_xxxx'; } but not enough... component not load when access admin area Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

custom panels?

hi all, i tried create new custom panel. however, encountered problem. example, document has 3 co-authors, , 3 authors come different countries. 1 canada, 1 french, , 1 italy. xmp flexible putting information xmp file. speaking of custom panel, wondering whether possible incorporate 3 different author's name in 3 different language in 1 custom panel. have searched documentaion find. , have no clue @ all. fundmentally, question of incorporating container_type: alt_struct custom panel. similarly, wondering best way handle bag_struct in custom panel. thanks, jason maybe you're making more complicated needs be... you can add multiple authors photoshop description panel "author" separating them semi-colon ';' author1; author2 the authors show in dublin core properties as: dc:creator (seq container) [1]: author1 [2]: author2 you should able same thing panel. More discussions in XMP SDK adobe

Power 3v laser from Arduino Mega 3.3v output?

http://www.dx.com/p/10mw-532nm-green-laser-module-3v-11-9mm-26886#.vhdejjgsuac this laser, i want know can ui power 3.3v output on mega? it says on specs: 3v3. 3.3 volt supply generated on-board ftdi chip. maximum current draw 50 ma. while on laser spec says:  electric current: 250ma so ma draw much? i powering mega 12v 1amp power cable. for driving lasers see:- http://www.repairfaq.org/sam/laserdps.htm there lot more supplying correct voltage. Arduino Forum > Using Arduino > Project Guidance > Power 3v laser from Arduino Mega 3.3v output? arduino

PROBLEMA con el modulo archivo - Joomla! Forum - community, help and support

Image
    hola, tengo un enorme problema con el modulo archivo, todo iba muy bien hasta hace poco que cambiamos de enero febrero, lo que hizo joomla es que me duplico el mes de enero y me duplica tambien el contenido, y desaparecio febrero. creé una entrada para marzo y creó marzo arriba de los 2 eneros que tengo y nada de febrero. ya reescribi el mod_archive, ya desarchive todo y archive primero entradas de febrero y me aparece febrero sin problemas, pero en cuanto archivo enero nuevamente, desaparece febrero y crea dos eneros, necesito ayuda urgente por que esto me esta volviendo loco.  Board index Joomla! International Language Support International Zone Spanish Forum Extensiones

Another GPS sketch

hi there. there standard gps libray sketch. working perfect small programm doing 1 thing. need put your instructions sketch. my programm using structure now. but not flexible. because i want call more gps time for new programm i'm writing. the tinygps library seems perfect, unless programming gps itself (needed backup gps with own setup). it's not a leightweight library. , slow. but once saw somewhere the standard gps library programmed as void, returning neccesary variables. ofcourse didn't save that routine collection. so, has/know/seen routine? or able rewrite standard gps library void? for programm need several times to call gps. i'm looking void. Arduino Forum > Using Arduino > Project Guidance > Another GPS sketch arduino

HELP ! ! ! Ada spyware dalam Joomla - Joomla! Forum - community, help and support

Image
halo semua, saya anggota baru di sini. sebelumnya... 2 thumbs buat joomla. tp kok teman2 saya mengatakan bahwa di situs saya ada spywarenya yah katanya mungkin karena modul-modulnya diisengin orang. tambahan yg saya pakai : joomlaboard virtumart bahasa indonesia ini web saya http://www.cyber***.biz [mod note: sory, ini kami bintangin, karena secara tidak langsung self-promoting dgn bikin thread yg bikin org penasaran] ada yg bisa kasih pencerahan thx masa sih mas? spy ware apaan? Board index Joomla! International Language Support International Zone Indonesian Forum Bantuan

Controlling servos over long distance

i have system of 3 servos connected via 3 cables pwm shield arduino uno. closest servo controller 10ft furthest being 20-25ft. there going problems control? should throw booster in? if need boost it, how should that? , no, cannot move control portion closer. must stay distance away because of restraints. edit: the servos have go 0 degrees 180 degrees , again. no need them stop anywhere in between. we used have problem servos in wings of model gliders due long distance between servo , receiver (maybe 1 1.5 metres) servos tend drift off position , aparently due capacitive effect of long cabling. whether problem or not in application have no idea, maybe try , see. sometimes can helpful run on 6 volt rather standard 4.8v supply. answer fit servo buffers half way. used make our own 1 can buy them china couple of dollars these days. http://www.rcgroups.com/forums/showthread.php?t=1021990&page=2 Arduino Forum

2 digit LED counter with buttons!

Image
hello all! first post!      new arduino , code not working.  want create 2 digit led counter using arduino, having trouble.  first of all, going take arduino outputs , hook them transistors power 12v light strip (this works tested it).  first problem uses 14 digital imputs (2, 7 seg displays). hook + , - buttons analog imputs?  second, code uses if statements , not work @ all.  have code work this, or should upload code see if can work?  much! happy coding!   hello man yes, analogic pins can used digital ones, using example "digitalread(a0)". think should cd4511 ic's, it's useful ic control 7-seg displays, using 4 pins of arduino control display. or can use shift-register(74hc595), uses 2 pins arduino control number of displays(cascading ic's), it's little bit more difficult code begginers. it's post here code can @ , Arduino Forum > Using Arduino

Forum and AddComment for Joomla - Joomla! Forum - community, help and support

hi all, for our new website http://www.anglaispourlesnuls.net , need install new : forum integrated joomla comment adds functionality many help are looking recommendations?  if go extensions directory: http://extensions.joomla.org/ there categories under communications comments , forum - you'll find lots of options. liz Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

linux tty

from understand far, there 2 dedicated i/o pins set aside serial communications , avr on both processors.  python bridge seems depend on socket (i think) may interface socket i/o tty i/o.  aim disable whatever code dispatched on boot enables bridge , replace own code opens (hopefully) tty bound i/o pins , presents message queue and/or shared memory process wishes join.  question is: i/o pins appear tty?  if so, which.  assuming data on avr side written corresponding tx pin (which is?) read process on linux side , placed in either message queue or shared memory co-processes read , vice-versa write.  have hint digital pins on avr r/w from/to , tty open on linux side?  think need pin definitions on avr side , tty on linux side.  know bridge established code, background compels me go grass roots. serial1 on avr connects tty on linux side. once system stood there's shell running on tty, can send shell commands it, , interact program. this uses avr pins 0 ,

SAM3X8E ROM "Boot Program" question..

(outside context of arduino ide..) i'm trying use sam3x8e "boot program."  i'm able xmodem program sram (with "s<addr>,#").  when try run (with "g<addr>#"), hangs. i'm compiling program yagarto. i've done sort of thing (with atmel rom boot program) many times in past: netduino (at91sam7x512) , minibox picosam9g45 (at91sam9g45).  , i've built cortex m-3 bootloaders netduino 2 (stm32f205). a long time ago, remember (though, life of me, can't remember where) reading sort of "principles of operation" boot program.  seem remember (?) "go" command lot more jump specified address. (but may confusing 7x's (and 3x's) "boot program" 9g's nvm boot program.)  hoping program "pick up" boot program "left off" (i.e., clocks setup, stack setup, pio pins setup, uart setup, ...). can comment on 3x rom boot program does?  , things different 3x (than, e.g., 7x), because

Problem Printing Bullets

apologies starting new topic, not able figure out how continue thread (no posting option). i using microsoft word mac v12.1.5 , have saved document pdf. when open in acrobat 9 pro, bullets in document not print. bullets standard wingding squares. ideas? thanks! rob i haven't used word years, felt hesitant write, no 1 else answering... seem recall word has own scheme producing bullets , like, , these useless in more graphic oriented programs. More discussions in Acrobat Macintosh (read-only) adobe

Fast I2C connection

Image
hey, once again need advice i'm trying interface gy80 10dof breakout. board consists of adxl345  (accelerometer), l3g4200d (gyrometer), hmc5883l (compass) , bmp085 (barometer), need data first 3 sensors (3 axis each). i have written little library, includes functions initialize , read out sensors (via i2c). far, every thing works fine, can calculate euler angles readings , results fine, but far slow. it takes around 3ms read out 3 sensors , around 863us read accelerometer (calculations not included, amount fraction of time). i need sensor time sensitive application , 3ms won't it. don't know limitation of sensor or i2c protocol itself, hoping 500us maximum (is realistic)? way, i'm using arduino due. this code i'm using: code: [select] void imu::readbytes(int deviceaddr, int registeraddr, int numbytes, int16_t buffer[]){ wire.begintransmission(deviceaddr); wire.write(registeraddr | (1 << (numbytes + 1))); wire.endtransmission(); wire.requestfr

Visa bara delar av mallen på första sidan - Joomla! Forum - community, help and support

hur gör jag för att exkludera ett stycke html-kod från mallen om det är förstasidan? vill inte helst inte göra en modul. du kan hård koda det din template.. kika på dessa länkar och testa lite så kanske du kan lösa det! http://forum.joomla.org/index.php/topic,126294.0.html http://forum.joomla.org/index.php/topic,136964.0.html Board index Joomla! International Language Support International Zone Swedish Forum Äldre versioner Forum Joomla! 1.0 Mallar (templates) och design

HELP! About to buy and get started with my first Arduino project

hello i'm buy arduino starter kit feet wet , use pruduct first time. before appreciate advice on else might need project. i'm looking @ controlling device variable frequency , pulse width. aprox 1- 100 hertz , variable pulse width range between 1/2 millisecond (500 micro seconds) , 40 milliseconds (or more if feasable) does exist in arduino world? any product name or number or circuits great help. sounds project start with. arduino uno can of things. look servo programming examples. servo fixed-frequency, start before going variable frequency. varying frequency advanced topic. learn how program chip's registers directly. fortunately arduino framework not walled garden. can 1 or 2 things outside garden without losing main structure. non-critical parts of code can use of standard arduino functions delay() while concentrating on specific needs direct register access. Arduino Forum >

questions about "add file" to sketch

i experimenting on rather large sketch , have noticed making corrections starting take longer scroll find "area in sketch" problem in takes me debug. wish had funding multiple computer screens display different parts of code, right isn't option. i curious how add file works, , if can use drastically cut downtime finding i'm looking for.  i posted 2 simple parts of code below use explain questions below code part 1 code: [select] int button = 2 boolean rememberbutton = 0; void setup() {   // put setup code here, run once: pinmode(button,input); serial.begin(9600); } void loop() {   // put main code here, run repeatedly:   if (button == high)   {     rememberbutton = high;   } } code part2 code: [select] int led1 = 3; void setup() {   // put setup code here, run once: pinmode(led1,output); serial.begin(9600); } void loop() {   // put main code here, run repeatedly:   if (rememberbutton == high)   {     led1 = high;   } } now questions are: 1. work? i'm no