Posts

need help replacing delay with millis

ok, want replace 2 spots used delay in, i got working great need run code without delay, can help? please code: [select] #include <adafruit_gfx.h> #include <mcufriend_kbv.h> mcufriend_kbv tft; #include <onewire.h> #include <utftglue.h> #include <dallastemperature.h> onewire bus(31); //  set pin tempurature sensor wire dallastemperature sensors(&bus); /// temperature //floats //c float mytemp0; float mytemp1; float mytemp2; float mytemp3; float mytemp4; float mytemp5; //f float mytemp0f; float mytemp1f; float mytemp2f; float mytemp3f; float mytemp4f; float mytemp5f; // char array print screen //c char sensorprintout0[8]; char sensorprintout1[8]; char sensorprintout2[8]; char sensorprintout3[8]; char sensorprintout4[8]; char sensorprintout5[8]; //f char sensorprintout0f[8]; char sensorprintout1f[8]; char sensorprintout2f[8]; char sensorprintout3f[8]; char sensorprintout4f[8]; char sensorprintout5f[8]; //colors, either hex or decimal #define...

Converting ".swf" file to the ".pdf" file

hello, i have macromedia shockwave files possibly had been formed ".pdf" files. now, want reconvert these ".swf" files ".pdf" or ".doc" version. had @ adobe on-line file converting service, unfortunately, ".swf" file type not converted other types there. there other site or program can me important need? or other solution suggests? since now. swf files movie files , not suitable conversion pdf collections of electronic pages. mike More discussions in Acrobat Reader adobe

Ascetics' Arduino?

hi! i think there should ide version ascetics (console). me mean work in xterm window (running ssh, no x overhead). think? regards, gregor that wouldn't of ide really.  although why handy.  why don't vi files write code , call compiler , avrdude command line?  once have handle on how works, should trivial write bash script calls you.  Arduino Forum > Development > Suggestions for the Arduino Project > Ascetics' Arduino? arduino

arduino newb needs help on VERY SIMPLE project

Image
i need know how make arduino time oriented tasks. did have failed attempt in using rtc (rtc did not control time, printed serial/lcd). example: need know how "if sunday , 8 change led strip red". hardware have: arduino uno adafruit neopixel strip  ds3231 rtc assorted random things such buttons, leds, potentiometers, transistors, resistors, etc quote "if sunday , 8 change led strip red". tha 1 or more if-statements .   you'll need understand how time variables stored , may want read & compare day, time, , minutes, separately.  i.e. if it's not sunday there's no reason check time. generally time, you'll want use less-than, greater-than, or both, rather equal-to, because it's exactly  8:00 instant.   but, if checking day , hour if-statements true between 8:00 , 9:00am. quote adafruit neopixel strip... ...assorted random things such buttons, leds, potentiometers, transistors, resistors, etc ...

Thread: Dual Network Samba Server

i have server setup dhcp , samba sharing. there 2 nics in server on 2 different subnets. network connected eth1 users can see server , connect via "networks" in windows but... network connected eth0 users cannot see server can connect via \\"ip address". acceptable me in small network large network need server visible. server dhcp server on eth0, have turned off dhcp , added router mix take on dhcp see if dhcp on server issue, hasnt changed anything. in both setups can still access via \\"ip address". why server not visible on eth0 visible on eth1? using 9.10 x64 desktop *solved* settings configured properly, reinstall of winbind fixed Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Dual Network Samba Server Ubuntu

HM-10 BLE Bluetooth module issues

recently bought hm-10 ble bluetooth module , connected arduino uno this:           state ->           rxd    ->    tx           txd    ->    rx           gnd    ->    gnd           vcc    ->    5v           en      -> then tried connect 2 different android smartphones (both supporting ble). both smartphones failed pair hm-10 module. 1 of smartphones connect using specific android app. other smartphone failed connect using same app. quote from: briler on jan 09, 2017, 08:09 pm both smartphones failed pair hm-10 module. 1 of smartphones connect using specific android app. others have had grief hm-10, nonsense. happened, , android app? your connections correct, idea use 1k/2k voltage divider in arduin...

[UNCONFIRMED:9198]9184 unusable - Joomla! Forum - community, help and support

i posted following re 9137. i have tried 9184 , same problems prevail. rolling 8933 fixes. issue ===== all links articles - both via menus , internal links e.g frontpage readmore etc go error 404 pages all added , popular article modules link to: error 403 forbidden - don't have permission access /www/joomla/article&catid=48:articlename&itemid=92 on server apache/2.0.52 (win32) mod_ssl/2.0.52 openssl/0.9.7c php/4.3.9 server @ localhost port 80 test w/ svn 9198 unconfirmed all links articles - both via menus , internal links e.g frontpage readmore etc go error 404 pages after click "read more" front page, have no problem link correct page. could please try , see if been fixed in latest version? thanks, Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.5 Bug Reporting ...