Posts

Formatting issues in compiled output

i've been having problems compiled output (.chm) file, none of visible in source word documents: 1) lists of font names appearing before several topic headings (when viewing source, lines producing these looks "<p style="margin-top:0.00pt;">arial;<font style="font-family:'courier new'; " >courier new;</font>" etc.) 2) formatting styles seem getting lost in translation (margins , indentations, example) these problems started appearing when forced copy project folder computer , download trial version of robohelp temporarily continue working. any idea how can resolve these issues? thanks in advance. welcome forum. take @ snippet 56 on site list of fonts issue. not sure why having formatting issues. More discussions in RoboHelp HTML adobe

error: conflicting declaration 'int SCK'

hi i'm trying use sample code controlling emartee 16x16 led matrix http://www.emartee.com/product/41903/wrobot-16*16-dot-matrix-led-shield but when attempt verify following error comes up sketch_may13a:79: error: conflicting declaration 'int sck' /applications/arduino.app/contents/resources/java/hardware/arduino/variants/standard/pins_arduino.h:43: error: 'sck' has previous declaration 'const uint8_t sck' it seems using sck twice not sure how fix this ?any suggestions chris "sck" standard name spi serial clock pin (pin 13).  should choose different name variable. Arduino Forum > Using Arduino > Programming Questions > error: conflicting declaration 'int SCK' arduino

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. 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 Board index

tabel

ik heb eens een vraagje met betrekking tot het programmeren van een tabel. ik wil met een temperatuur meter een waarde aflezen om bv 12:00 s middags. als ik dan om 12:00 bv 15 graden aflees wil ik dit vergelijken in een tabel ( zoals in bijlage meegegeven) in de bijlage staan 2 tabellen. in de tabel staat dat bij 15 graden mijn motor een aan tal keren moet draaien op een dag. als ik het aantal keren weet zou ik in de tweede tabel willen kijken om wat voor tijd deze dan moet draaien. kan iemand mij helpen hoe ik dit het beste kan aan pakken en wat voor libary's dat ik standaard kan pakken. hoi bjoang, geen idee of er libraries voor zijn, maar ik zou zelf waarschijnlijk een oplossing mbv multidimensionele arrays gaan onderzoeken. een gewone array waarin de pointers naar regels uit je tweede tabel. (selecteren dmv een offset t.o.v. de gemeten temperatuur) en een multidimensionele waarin het schakelschema staat. maar als het schakelschaema zo eenvoudig bl...

Checking for data on the I2C bus (without Wire.h)

Image
hi! here's little problem has had me stumped last couple of days, , think it's time throw in towel , ask i have have peggy2 pegboard ("peggy"), arduino duemilanove 328p , lot of leds. ( http://evilmadscience.com/productsmenu/tinykitlist/75 ). talks board, "megaman", arduino mega2560, on i2c. for reasons i'd rather not spend long arguing (i notice "use wire library heaven's sake" answer common here , reason i'd ), cannot use wire library on peggy. on megaman, though. peggy receiving slave , megaman transmitting master. megaman transmits peggy either header indicates animation peggy supposed display (hardcoded peggy , referred number after header), or full framebuffer, allowing peggy "stream" whatever megaman sends it, example scrolling text. works quite well. i have 1 problem though, , whenever make peggy run built-in animation, can take several seconds complete, want interrupt animation if new data received on i...

Image source not correct

i using dw mx 2004 , cox.net server. when create web page images, images don't appear on web page though upload server. when click on properties image supposed on site see this: file:///c|/documents%20and%20settings/trailin%20family/my%20documents/my%. i gone throught process of defining site several times must missing something. please help. >>file:///c|/documents%20and%20settings/trailin%20family/my%20documents/my%. your image files have in folder within local site. More discussions in Dreamweaver support forum adobe

GPIO via Web - Raspberry Pi Forums

hey all, having me im trying learn ways of controlling gpio via web. having found there seems number of methods / attempts on doing this. wonder method recommended ease of setup , reliability? cheers russ by way, have tried method far, , couldnt work http://davstott.me.uk/index.php/2013/03 ... m-the-web/ raspberrypi