Posts

Showing posts from June, 2014

Cropping from C#

hi i'm trying remove white margins around pages on document via acrobat 8.1 sdk , struggling workout how go (basically same functionality if document>crop pages>remove white margins). my code works fine point of cropping, document created via scanner , don't know cropping rectangle be. i'm guessing can found programmatically using media box, have no clue how so. any appreciated! there no "box" in pdf represents white margins. on non-scanned pdf can figured out finding bounds of each actual object , using math. on scan, it's more complex involving interesting pixel logic. you need things , set cropbox via iac. iac doesn't give access objects of page :(. More discussions in Acrobat SDK adobe

Motor DC datasheet

hi, i'm making final carrer proyect arduino , dc motor's. have bought motor: http://store.arduino.cc/product/c000044 need make mathematical model of motor need datasheet of dc motor next data: - technical specifications - tachogenerator specification - performance thank you i doubt you'll find without manufacturer's part number. tachogenerator?  tachogenerator? Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Motor DC datasheet arduino

(Newbie!) 5 x 7 LED Matrix project, how does this work?

Image
hey. so i've been given assignment on new topic, arduino , programming in general. i've been given arduino starter kit, , 5x7 led matrix (tc20-11qbwa-d) kingbright. i'm supposed loop lighting sequence consisting of 3 different "images". i'm sorry if wrong place ask, need pointers going. wanna learn stuff don't know start thanks start here software needs do:- http://www.thebox.myzen.co.uk/workshop/led_matrix.html Arduino Forum > Using Arduino > LEDs and Multiplexing > (Newbie!) 5 x 7 LED Matrix project, how does this work? arduino

Application not maximized when opening files

i upgraded leopard tiger. when open pdf in acrobat in tiger, application window blown fill entire screen (equivalent hitting green maximize window button). now, whenever open pdf in leopard, window doesn't fill entire screen , have manually hit green button each time. looked through preferences , didn't see resembled fix. help. i don't know of way control way pdf opens first time (except saving initial view settings in file > properties). however, if choose indesign > preferences > general, can select restore last view settings when reopening documents. when reopen pdf, open @ same window size. More discussions in Acrobat Macintosh (read-only) adobe

Communauté francophone - 6° dans joomla.org - Joomla! Forum - community, help and support

aujourd'hui à midi j'ai vu le forum de joomla.org et moi j'ai voulu créer une classifie spécial. pour jeu je voulais savoir quelles langues étais plus employé. moi j'ai découvert que la communauté francophone joomla! est à la 6ième place: #topics - langue 6492    danish 5568    dutch 3673    spanish 2546    italian 2366    swedish 2336    french 1994    portuguese 1610    german 1441    norwegian 1148    indonesian nb. la classifie n'est pas sur la qualité, impossible comprendre! ces chiffres correspondent au nombre de topics ouverts par forum. Board index Joomla! International Language Support International Zone French Forum Le bistrot!

Does OPENELEC have internet borwser? - Raspberry Pi Forums

i have osmc , can great things - can stream music videos straight internet , works fine there no internet browser amongst many programs can downloaded , installed run on osmc (you can search available add-ons within osmc , download/install directly) there program allows user view webpages in purely text/ code version (no pictures or colours or -just text) might seem fine , thought able manage strictly viewing structure of webpage e.g. links un-clickable , couldn't browse it. have downloaded openelec haven't got spare sd card @ moment try out. want know if can access internet via browser within openelec? no. options http://kodi.wiki/view/add-on:web_viewer basic textual browser. links should work. enough through captive portal, perhaps not else. second sdcard raspbian on easiest solution. raspberrypi

Thread: Ubuntu 9.10 Netbook Remix on Dell Mini 9

Image
please use following steps install ubuntu netbook remix on dell mini 9; 1. install unr (ubuntu netbook remix) 9.10 using livecd or flash drive. 2. after reboot, type following wireless working; sudo apt-get install bcmwl-kernel-source 3. reboot. wireless should work!! mike there's no in repos. have been nice if worked. never have thought ubuntu netbook remix wouldn't work dell mini 9, since bought ubuntu on it. edit: after adding "source" repo, worked! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades Ubuntu 9.10 Netbook Remix on Dell Mini 9 Ubuntu

redefinition of 'HMC5883L compass'

Image
hello there! i'm total newbie @ using arduino uno , i've got little problem. after connecting hmc5883l arduino , trying use compass.io github page error message. "installed" hmc5883l libary. code: [select] /*   hmc5883l triple axis digital compass. compass example.   read more: http://www.jarzebski.pl/arduino/czujniki-i-sensory/3-osiowy-magnetometr-hmc5883l.html   git: https://github.com/jarzebski/arduino-hmc5883l   web: http://www.jarzebski.pl   (c) 2014 korneliusz jarzebski */ #include <wire.h> #include <hmc5883l.h> hmc5883l compass; void setup() {   serial.begin(9600);   // initialize initialize hmc5883l   serial.println("initialize hmc5883l");   while (!compass.begin())   {     serial.println("could not find valid hmc5883l sensor, check wiring!");     delay(500);   }   // set measurement range   compass.setrange(hmc5883l_range_1_3ga);   // set measurement mode   compass.setmeasurementmode(hmc5883l_continous);   // set data

Raspberry PI hang CEC/AnyNet+ when powere off - Raspberry Pi Forums

hi have connected raspberry pi samsung tv , use openelec. cec/anynet+ works ok, have weird problem when raspberry pi powered off, still connected tv via hdmi, cec bus kind of hang, other cec device have (ps3, sat dec) disappear/doesn't work more. when rpi powered on, devices work. when rpi off, if remove rpi hdmi cable, other cec devices start work again on anynet+, i'm 100% sure it's rpi causing problem. known problem or? have tried replace hdmi cable bye hi all right after having asked made new google search , have endup in post talking problem seems removing d14 diod fix problem raspberrypi

problem with mutated vowel

hello, since use acrobat 9.0, have problem display of 1 mutated vowel: when copy text acrobat-generated pdf-document , paste word document (office 2004 , office x) display of german "ü" not correct, when use "optima" or "arial" fonts. with arial font "u" followed square symbol displayed. with optima font 2 points shifted right side. "ä" , "ö" , capital letters displayed correctly. when try "find/replace" in word, incorrect "ü" not found. does know solution problem? your , hints appreciated. volker get copy of popchar. stays left of apple menu , opens merely clicking (genie effect). select font menu of active fonts , character want. click character insert text. use unicode representation of font characters available. More discussions in Acrobat Macintosh (read-only) adobe

RasPi not visible at the end of VPN tunnel - Raspberry Pi Forums

hello raspi-universe, running vanilla raspian on raspi2 (raspian of feb 9th). running charm - within lan. accessing lan internet using vpn server (that separate machine in lan). without problems can access nas , other computer or server in lan outside. raspi refusing cooperation, meaning: invisible. btw can access raspi via portforwarding outside. assumption @ stage there (default) configuration on raspi causing problem. , raspi owner since days happy of support in resolving issue. greetz, hans apparently, problem lies not raspian. far had tried access rapi android , openvpn. has not worked, though other devices of lan accessible. doing same laptop raspi says hello should do. topic closed forum still, of course, if has hint of issue, happy learn it hans raspberrypi

Nyt design, menu system og eget logo - Joomla! Forum - community, help and support

så er min side endelig klar med nyt design og logo, og ikke mindst, et menu system. http://www.kompetencer.info der er også et forum, med vilje ikke bridget. når man registrere sig på siden, opgraderes brugeren automatisk til en on registreret , så man kan skrive med det samme. hvad syntes ? er det forvirrende ? mangler der grafik ? hilsen stefan nydeligt. jeg kan lide det enkle design Board index Joomla! International Language Support International Zone Danish Forum Vis dit websted

Custom Buttons for 3D Interaction?

how can set button change 3d tool using javascript? as example, have button i've made change zoom tool. i'd click on , have 3d tool change default spin tool zoom tool. i've tried couple different things having no luck. appreciated. thanks! -ted yo zero, here's hunk of code want. should know when acrobat processes 3d annotations, there 2 javascript engines running: document-level engine (escript) , 3d-specific engine (extendscript). there reasons this. regardless, there api's present allow 2 talk each other page-annot interaction. this hunk of code shorter (very much) left little verbose give idea of what's going on. //============================== //get index of page containing annot3d object (count starts @ 0) var pageindex = this.pagenum; //index of annot3d (count starts @ 0) var annotindex = 0; //get annot object var a3d = getannots3d(pageindex)[annotindex]; console.println("a3d = " + a3d); //now forcibly activate a3d.activated = true;

Raspberry Pi 2 stops responding during weekend - Raspberry Pi Forums

dear all, i'm going crazy raspberry issue. i'm using raspberry pi 2 raspibian surveillance headless pc, keeps running python script every 10 minutes takes photo of house, uploads on google drive , send me pushover notification. moreover, there pir sensor attached detect people , shot if movement detected. that's all. connected router sitecom wifi dongle. during week works charm, in weekend (just when leave home alone), after hours (lets 19/20 hours) stops responding, don't receive notifications more, i'm not able connect via ssh (remotely trugh ddns service) more, not respond ping more (i try ping arduino yun access remotely via ddns well). when home, find leds on, led on wifi dongle flashing, apparently nothing wrong, way working again unplug , re plug power. thought power issue, bought 5v/2a power supply, again in weekend (usually saturday morning) raspberry pi stops working way. searching around web similar issue, found people had troubles wifi dongle o

refresh simultané de plusieurs variables sur un lcd - Raspberry Pi Forums

Image
bonjour à tous, je souhaite afficher sur mon lcd 2x16 les infos suivantes: -température et heure sur la 1ere ligne -vitesse et chrono sur la seconde en bidouillant mon code je parviens à afficher les 2 en même temps mais soit la boucle de la ligne1 fonctionne mais pas la seconde et vice versa (ce qui est plus ou moins normal dans l'état actuel de mon code). la température peut être rafraichie toutes les 0.5s, l'heure toutes les minutes (logique), la vitesse toutes les 0.25s mais on ne peut pas interrompre la boucle du chrono évidemment (qui d'ailleurs ne fonctionne pas comme je le voudrais, mais c'est un autre sujet...). j'ai vu des cours sur le threading mais je n'ai encore pas vu d'exemple qui s'applique à mon problème. quelle serait la solution pour tout faire fonctionner en même temps ? (sachant que d'autres variables pourront s'ajouter à la version actuelle) mon code est un peu crade, j'ai imbriqué des morceaux piqués un peu part

delay() function acting weird

so made sketch, purpose of flip pin 5 on , off @ regular intervals pwm capability of flipping extremely fast.. in 8 mhz fast.  however, time being switching frequency more modest 600 khz.  i'm using timer1 achieve this. now, since i'm using timers, interrupts , direct port manipulation flip pin, loop function empty decided throw blink function in there see if work alright in parallel timer activity.  didn't.  led blinks 10x faster supposed to.  have delay(1000); call , light blinking fast.  had bump delay(10000) make blink @ 1 second intervals.  when erase program , upload blink program, timing normal know isn't permanent damage board. what causing happen?  delay function somehow reliant on registers or timers i'm using?  throwing off delay function's internal clock speak? one more thing. tried stopping interrupts , restarting them @ 1 second intervals pin flipping @ 600 khz 1 second intervals.  odd happening waveform when this.  period in interrupts e

Sincronizar programa con arduino

estoy confuso y no se si se puede hacer mi proyecto. tengo un programa para hacer fotos o videos (fotomaton). estado investigando y visto que con arduino se puede mandar señal del pc al arduino y este hacer lo que tenga programado. pero, ¿como hago para sacar la señal del programa que tengo y mandar la señal al arduino? ¿esto se puede hacer? gracias. mal expuesto tu objetivo: que quieres que haga el arduino? la pc le puede enviar via puerto serie un comando y arduino responderá según su programa (sketch) pero tu no explicas bien y si dices haber investigado no lo hiciste bien tampoco porque enviarle datos por puerto serie via usb es básico en cualquier microcontrolador no solo arduino. hacer que un micro haga lo que quieres es básico también. asi que intenta ser mas descriptivo. incluye algun link si lo tienes de lo que pretendes hacer. Arduino Forum > International &

What extension can do this? - Joomla! Forum - community, help and support

im planning car review site members can submit phtos , profile of car guests , members rate , give comments. something http://custom.autos.yahoo.com/gallery/s ... j8rrdnsmkf http://custom.autos.yahoo.com/gallery/o ... qgsjvlsmkf appreciate immediate reply thanks jreviews http://www.reviewsforjoomla.com Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Arduino MegaADK as Arduino programmer (ISP)

dear colleagues. i using arduino megaadk program atmega328p on breadboard. these steps have done: (1) loaded arduinoisp firmware on arduino adk (2) connected arduino adk atmega 328p chip in breadboard. atmega 328p uses 16mhz crystal, 2 22 pf capacitors, 10 k resistor between reset pin , vcc (+5v). the connections following, pin number arduino's standard:    // pin name:    atmega328p   atmega adk // slave reset:  reset                 53 // mosi:          11:                 51 // miso:          12:                 50 // sck:            13:                 52 (3) put 0.1 uf capacitor between reset pin , vcc (+5v) of atmega adk (my programmer). (4) compiled blink program , try upload corresponding hex file atmega328p. the problem can´t accomplish upload of program (hex file) , got error @ verification phase. but, can sucessfull upload if "burn bootloader" before upload. it's important note using mega adk isp time , i'm not trying bootloading. in uploading

Aiuto - Realizzazione di un Timming GPS pistaiolo

Image
ciao tutti, spero di non aver sbagliato la sezione, sto realizzando un sistema di timming gps da inserire nella mia moto e come mi aspettavo sono davanti un problema matematico. l'hardware utilizzato è un circuito standalone bluetooth che monta un arduino atmega168 + scheda bluetooth. ho utilizzato questo dispositivo perchè è molto piccolo e facile da sistemare nella moto. utilizzando un antenna gps bluetooth già inserita nella mia moto riesco ricavarmi le coordinate gps. grazie alla libreria tinygps(conosciute grazie al vostro forum) riesco tradurre perfettamente dati dal gps. (fino quì tutto ok) leggendo in questo forum e in altri non ho trovato niente che mi è utile, mi spiego meglio ovunque leggo topic che spiegano su come calcolarsi velocità, posizione, relivazione del punto dove si trova il dispositivo, tutto molto bello e interessante ma non è il mio caso. dopo questa premessa arrivo al mio problema: obiettivo: realizzare un sistema di timming dei giri percorsi in

setting swappiness issue

i tried setting swappiness doing: code: [select] # sysctl -w vm.swappiness=10 # echo 10 > /proc/sys/vm/swappiness but bwhenever reboot, swapiness value default of 60 (as reported sysctl) , file /proc/sys/vm/swapiness contains 60 again. quote from: newline on jan 01, 2015, 06:46 pm i tried setting swappiness doing: code: [select] # sysctl -w vm.swappiness=10 # echo 10 > /proc/sys/vm/swappiness but bwhenever reboot, swapiness value default of 60 (as reported sysctl) , file /proc/sys/vm/swapiness contains 60 again. newline, yes, that's why call default. if want change on boot up, add line (before exit 0) in /etc/rc.local that calls script. make sure make script executable (chmod +x) and, of course, make sure owner root . jesse Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > setting swappiness issue

OpenMaxIL deinit code problem - Raspberry Pi Forums

hi guys, i'm having problem custom openmax il code (aren't all) customized hello_videocube example. i'm not using gles, rather i'm creating output buffer on video_scheduler component , using in sdl code. i'm using rather standard deinit code: code: select all ilclient_flush_tunnels(omxtunnellist, 0); ilclient_disable_port_buffers(omxvideodecode, 130, null, null, null); ilclient_disable_tunnel(omxtunnellist); ilclient_disable_tunnel(omxtunnellist+1); ilclient_teardown_tunnels(omxtunnellist); ilclient_state_transition(omxcomponentlist, omx_stateidle); ilclient_state_transition(omxcomponentlist, omx_stateloaded); ilclient_cleanup_components(omxcomponentlist); unfortunately, fails on second line when disabling input port buffer of video_decode component. i'm seeing in vcdbg when executing disable port command: code: select all 755682.080: h264pwr_enable(10000000,00000000) 755682.099: h264pwr_enable newa newb (1c1cddf1,00000001) 755682.141: mci: start 1000000

[svn] 4070: Addressing backwards compatibility issue with states.

revision: 4070 author: clucier@adobe.com date: 2008-11-11 13:13:43 -0800 (tue, 11 nov 2008) log message: ----------- addressing backwards compatibility issue states. qe notes: none doc notes: none bugs: sdk-17395 reviewer: peter f. ticket links: ------------ http://bugs.adobe.com/jira/browse/sdk-17395 modified paths: -------------- flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/grammar.jj More discussions in Commits adobe

Thread: New server - need suggestions

i run (8.04 believe) ubuntu web- , mail-server right now. since domain/ip banned barracuda , several other blocking services spamming decided redo box. here thing, i'm nooby, don't know linux, postfix , friends. need kind of guide works , secure enough not infiltrated spammers , hackers current 1 did. suggestions or pointers appreciated. never mind last post, checked logs , down , there seems no spamming going on after all. having said that, i'm going leave server alone now. thing concerned why blacklisted spammer. idea how go it? Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [all variants] New server - need suggestions Ubuntu

Connecting and reading USB Webcam with Arduino?

Image
hello everyone, i have old usb webcam, wanted connected arduino mega board. want read , store data output in file on pc using serial port or sd card.  cut off usb connector , got 4 wires: 5v, data-, data+ , gnd. connected d- tx , d+ rx of arduino board. my questions are: 1- possible do? 2- correct connection? 3- how can read data output of webcam? format? 4- there protocol needed connection? i'm open suggestions, appreciate help, answer   no, not stands.  wires supposed connect usb port.  furthermore camera behave usb slave device.  arduino mega behave usb slave device.  won't able communicate each other on usb.  (one device has host work). you around slight hiccough getting usb host shield, still tiny step towards solution. the next issue have webcams not equall.  why can't have 1 driver fits in windows.  within windows bad enough low level details of how particular camera communicates, going more trouble worth.  involve extensive research ,

GE ultrasonic flow meter, how to connect?

i'm wondering best way connect flow meter arduino uno.  ultrasonic flow meter multiple outputs. http://www.ge-mcs.com/en/flow/ultrasonic-liquid/aquatrans-at868.html http://www.ge-mcs.com/download/sensing-manuals/910-218d.pdf i have experience hooking 10 dollar flow meter. http://www.adafruit.com/product/828 the cheap model has voltage, ground, , signal output.  can powered arduino, , connect signal pin 2 using interrupts.  no problem. the expensive model has sig (+) , rtn (-) outputs 4-20ma line , sig (+) , rtn (-) outputs frequency/totalizer line.  has it's own power line. i'm assuming frequency/totalizer line pulse line?  can feed sig(+) line pin 2 , pulse line cheap model?  if so, ground return line?  better using 4-20ma analog line? no, wish could, cannot test confirm.  i'm building has flow meter overseas, need guess correctly first time.  can make few code changes after fact, need understand how accept output arduino before send it.

Is it possible to connect 2 Rasperry through fiber optic? - Raspberry Pi Forums

i know couple of networks cards exist - pci card s pc - allows direct fiber optics connectivity, question remains trying replace traditional media converter (fiber optics rj45). , trying in lowest space possible. my initial reaction headline question: "is possible connect 2 rasperry through fiber optic?" - simple, use pair of media convertors. (they don't have handle rj45 [ethernet], can rs232 serial convertors well.) i'm puzzled want replace solution. in principle suppose 'blinking' led , launching light 1 end of fibre, detect , decode @ other? there seem whole lot of basic engineering challenges there media convertor sellers have tackled? fun try though... maybe else can think further outside box can? raspberrypi

Multiplexing with the cd74hc4067

hi all i'm kinda new arduino , i'm facing difficulties. i've bought cd74hc4067 16 channel multiplexers , tried use them many times in different ways read analog inputs without succes. i've checked wiring( various wirings ), many libraries and custom code, keep on getting messed, extremely erratic readings. when change value pin, goes crazy , readings mixed 16 pins, according slight change. ( use pots , antennas analog sensors ). help? hi, quote any help? not little go on! give schematic, sketch (in code tags), details of sensors , type of arduino, perhaps detailed clear photos, example output.... paul Arduino Forum > Using Arduino > LEDs and Multiplexing > Multiplexing with the cd74hc4067 arduino

Can't program pro mini

i tried programming arduino pro mini(5v, 16m) atmega328p, got following error. avrdude: stk500_paged_write(): (a) protocol error, expect=0x14, resp=0x96 avrdude: send: v [56] @ [40] . [00] . [00] . [0c]   [20] avrdude: recv: . [fe] avrdude: stk500_cmd(): programmer out of sync please help....  post link show got from, , usb serial converter using? also os? Arduino Forum > Using Arduino > Installation & Troubleshooting > Can't program pro mini arduino

BLE Serial Port Communication Problem

hi everybody. i newbie arduino , have experiment on arduino ble sensor. using dorji dbm-01 ble device. connected arduino's tx ble's rx, arduino's rx ble's tx , connected 3.3v output , gnd pins ble's related gnd , 3.3v pins. should make connections expect these? , how communicate ble device @ commands. send @ serial monitor ble can not take response device. what program running on uno ? Arduino Forum > Using Arduino > Sensors > BLE Serial Port Communication Problem arduino

Thread: File transfer to zen makes it freeze every time

i have ubuntu jaunty have mounted zen mozaic file system (if interested on how used guide : http://www.anythingbutipod.com/forum...ad.php?t=32817 ) when drag pictures ubuntu pictures folder pictures folder on zen, seems fine. can see thumbnails load in zen folder. when unplug zen , take @ pictures same thing happens: can see first 9 thumbnails of photos, tenth thumbnail few vertical black , white lines , zen freezes up. can reset zen, mount again , delete photos , them zen works fine. can think of explaination or fix behaviour? in windows can drag same files zen without problem, working in ubuntu! more info re zen problem. here picture of zen looks after moving photos onto ubuntu. http://www.flickr.com/photos/96021423@n00/4055816987/ of thumbnails fine, black , white lines see in pic. when scroll through thumbnails thumbnail doesn't load @ , when zen freezes up. can remont zen in ubuntu , @

แจกฟรี ... จริง ๆ โมดูลแสดงบทความล่าสุด + กำห - Joomla! Forum - community, help and support

Image
คิดว่าหลายท่านคงจะต้องการให้บทความที่เขียนขึ้นมาน่ามีรูปภาพด้านขวามือ เพื่อให้เว็บไซต์ดูมีสีสันและรูปแบบที่ลงตัวกับเว็บไซต์ของท่าน ซึ่งทางทีมงานได้พัฒนาโมดูลนี้ให้เพื่อน ๆ ได้ใช้งาน โดยสามารถดาวน์โหลดได้ ฟรี อ่านรายละเอียดเพิ่มเติมได้ที่ http://www.mambosolve.com/joomla/new/mo ... ntent.html [ต้องเป็นสมาชิกจึงจะเปิดได้] ยังมีอีกเวอร์ชั่นแต่คาดว่า จะทำออกมาเป็น commercial license ครับ .. ทำได้มากกว่า เช่น กำหนดรูป ตำแหน่งด้าน บน ล่าง ซ้าย ขวา และฟังก์ชั่น อื่น ๆ อีกมาก เหมาะสำหรับเว็บไซต์ที่ต้องการนำเสนอ บทความครับ ... ตัวอย่างค่า parameter สุดยอดเลยท่าน Board index Joomla! International Language Support International Zone Thai Forum

Mallory Sonalert: how to wire?

Image
***issue**** i picked mallory sonalert audio indicator have no idea how wire it. i got part mouser ( product page ) data sheet pretty uninformative ( data sheet link ) ***what expecting*** i expecting have 2 inputs, other buzzers have, instead has 3 pins, labeled g, f, , m. you can see here: front: back: ***question*** how wire this, given not + , -, g, f, m? see image: you can drive arduino output pin connected m g connected gnd. use tone of 3400hz. Arduino Forum > Using Arduino > General Electronics > Mallory Sonalert: how to wire? arduino

Thread: what time (utc) will ubuntu 9.10 be released?

Image
i justs wanted know when ubuntu scheduled released. don't want stay night find out comes out @ mid-day. thanx updates happen every 6 months. it's not lose sleep over! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] what time (utc) will ubuntu 9.10 be released? Ubuntu

Umbenennen von Fotos im Dateibrowser

hallo, gerade ist mir aufgefallen, das fotos, die mit dem dateibrowser umbenannt werden, dort ja sehr schön geht, nicht automatisch auch im organizer umbenannt werden. es wird zwar erkannt, dass da neues ist, aber es wird nicht gleich umbenannt, sondern man hat dann die nicht mehr verbundenen dateien herumhängen und muss sie manuell löschen. ist das richtig, sehr ihr das auch so? leider ist das umbenennen im organizer nicht komfortabel. gruss sleitmir More discussions in Deutsche Foren adobe

Sketch auf Billig Nano Clone hochladen

hallo, ich habe mir einen billig-clone besorgt. habe nach langem suchen auch den treiber gefunden, doch schaffe es nicht den code upzuloaden. zum "nano": http://www.ebay.de/itm/111515244880 zum treiber:  http://www.5v.ru/ch340g.htm fehler: avrdude: stk500_getsync(): not in sync: resp=0x00 reset nach dem kompelieren drücken ändert nichts. habt ihr eine idee? muss ich nur ein anderes board auswählen? nano, pro mini, mega, uno, duem habe ich schon probiert. danke und gruß das ist der nachteil bei den billignachbauten. es könnte auch sein, daß du schrott gekauft hast: aussortierte ics die eigentlich zur vernichtung bestimmt waren und dort nicht angekommen sind. ein ganzes board samt versand das wenig mehr kostet als der controller bei 10000 stück abnahme erwartest du denn da?? einstellen müßtest du als board den arduino 2009. wenn du den upload machst dann flackern die rx tx leds? grüße uwe Arduino Forum

Bluetooth and IOS?

hi, i'm working on project control leds physical buttons ir signals.  i'm considering adding bluetooth module, see they're quite cheap, control lights well.  our household uses ios , prefer not have write application.  before decide add bluetooth couple of questions. how hard write arduino code?  it's serial communication right? are there better modules other?  should when choosing module? are there existing ios apps can use connect , send serial signals? other considerations? thanks rich quote from: richiep on dec 07, 2014, 06:00 pm how hard write arduino code?  it's serial communication right? it isn't. yes, arduino sees bluetooth serial device quote are there better modules other?  should when choosing module? you need bluetooth4 "ble" module. there may other apple-specific modules. quote are there existing ios apps can use connect , send serial signals? trawl app store. understand won't find much quote other consi

[Solved] Problem with AH3503 hall sensor

Image
hi i have ah3503 hall sensor uno in analog0 , doing simple read. when doing nothing have reading around 635-638, sounds ok. when place metal in front of or magnet, goes 2-3, highest have seen 641. i have connected this and code code: [select] void setup() {   serial.begin(9600); } void measurement() { int raw = analogread(0);   // range : 0..1024 serial.print("output: "); serial.println(raw); } void loop() {     delay(1000);     measurement(); } can't more simple think. doing wrong , shouldn't higher reading no matter put in front of it? can post link datasheet of sensor? 635 seems around 3v if remove 10k resistor do? Arduino Forum > Using Arduino > Sensors > [Solved] Problem with AH3503 hall sensor arduino

Hængelås ??? - Joomla! Forum - community, help and support

Image
i min "contact manager" har jeg en hængelås på en person og tilfældigvis er det den jeg skal redigere. jeg er logget på som administrator men kan ikke komme til @ redigere da jeg ikke kan fjerne låsen? på forhånd tak. <--mod note jessdk: tråden er sat til [solved] ~ løst --> hej ossi55, gå til: system->global checkin så bliver alle låste elementer låst op igen  Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (disse vedligeholdes ikke længere fra officiel side) Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008) Administration - Generel brug

Digital poti (X9C103)

hi, iam testin brand new digital potentiometer. somehow stuck in problems. i want increase , decrease resistance permanent. 0 ohm - 10 kohm , back. therefor wrote sketch code: [select] int inc = 1; int ud = 2; int cs = 3; void loop() //setpot (uint requestedspeed)   {    // char val[2];     //calcpulses(val,config.motorspeed, requestedspeed);     digitalwrite(inc,high);     digitalwrite(cs,low);     digitalwrite(ud,high);     for(int i=1;i<0;i++)     {       digitalwrite(inc, high);   // sets pin on       delaymicroseconds(5000);        // pauses 50 microseconds            digitalwrite(inc, low);    // sets pin off       delaymicroseconds(5000);        // pauses 50 microseconds              }     digitalwrite(inc,high);     digitalwrite(cs,high);     delay(20);          // char val[2];     //calcpulses(val,config.motorspeed, requestedspeed);     digitalwrite(inc,high);     digitalwrite(cs,low);     digitalwrite(ud,low);     for(int i=100 ;i>99;i=-1)     {       digitalw

Performs hack - Joomla! Forum - community, help and support

jeg har taget de sider performs bruger entry og den side en af mine venner har lavet og lagt sammen til en side, således @ resultatet står sammen med formen til @ indtaste http://www.thuleab.dk/index.php?option=com_performs&formid=3&itemid=117 i det script han har lavet skulle en evt. hjemmeside url vises, men det gør den ikke er der nogen der har tid, løst og lejlighed til @ prøve @ se hvorfor hjemmesiden ikke vises. (det er de nederste 20-25 linier der er hans script) på forhånd tak code: select all <?php /** * @version $id: performs.php,v 2.0 beta 2005/12/11 22:34:40 asasd exp $ * @package performs * @copyright (c) 2005 ilhami kilic * @license http://www.gnu.org/copyleft/gpl.html gnu/gpl * @author ilhami kilic http://www.tuwitek.at * joomla free software */ defined( '_valid_mos' ) or die( 'direct access location not allowed.' ); global $database,$mosconfig_live_site,$mosconfig_sitename,$mosconfig_mailfrom, $my, $mosconfig_debug; require_once( $mosconfig_ab

Inte en registrerad användare - Joomla! Forum - community, help and support

har problem med min hemsida, behöver hjälp på flera områden så jag skriver tre trådar. 1. jag registrerar mig som användare, får mail jag ska konfirmera och ennu ett när kontota aktiverats. loggar in och ska göra ett provköp. när jag kommer till kassan får jag meddelandet "du är inte en registrerad användare" och en ny anmälan måste göras. vad beror detta på  har inte cb installerat. vilken shop använder du? verkar som att den inte har syncat dina users.. ? Board index Joomla! International Language Support International Zone Swedish Forum Äldre versioner Forum Joomla! 1.0 Användning och administration

Raspberry Pi Camera with OpenCV - Raspberry Pi Forums

hello, want image processing using rpi camera , opencv , beginner. have opencv 2.3.1 on raspberry pi , can tutorials on opencv webpage using cmake: http://docs.opencv.org/2.4/doc/tutorials/tutorials.html also, have rpi cam , able these prerequisites ( https://github.com/robidouille/robidoui ... am-library ) launch raspicamtest executable , working. 1) didn't understand "using static library" section. strings? seems should written in buildme file or something? 2) need use opencv codes on images or videos captured raspberry pi camera. when manipulate code (raspicam.c) include opencv function (e.g. imwrite), doesnt recognize function time. should combine these two? kind of highly appreciated. 1) should either put in makefile of project or use them in command-line compile project (or if use ide configure in there). 2) build command not tell compiler and/or linker files. if presented compile command use , errors output. raspberrypi