-
Thread
Wlan2Serial Modul für 5 euro
. You can buy now for $2.00. Very hard to compete with prices that low. No one in China has made module with FCC Modular approval. Hobbyist are ordering from China and mailing into US which gets around FCC rules. For vendors based in US,
spi driver; 6、Optimize APIs related to espconn; 7、Fix some bugs to make the software more reliable; Known Issue: 1、exception of small probability occured while recving multi-client data in softap 2、restart of small probability occured
-
Thread
Wittig(welec) DSO W20xxA Open Source Firmware (Teil2) Gesperrt
[code] C:\welec\firmware>make # 2009.10.25.13:04:13 --- (Note: to make for Nios 16, try "make clean all M=16") # 2009.10.25.13:04:13 --- Compiling nios-elf-gcc -I ./inc -I ./src -I ./inc -I . ./inc -I ../../inc -I ../../../
in normal view the DSO do reset (all LED bright and after show logo screen). After this there are no track on the display and is necessary to switch OFF and ON to fix so the track are visible again. The setting seems no be lost, only the tracks appears to be a bit out of zero, all settings appear to
-
Thread
Erfahrungen mit Platinen von JLCPCB / EasyEDA
W202005230411126,since you put them in the outline layer rather than dril layer. Our engineer will make it as non-plated through slots. If you want to make them as plated through slots please kindly put them in the drill layer.
to make it as show in your file.Please kindly choose the correct designs when you place your order next time. 2.Hi Sir/Madam,the special price is only for the single board and not for the panel board
-
Thread
Linux wird nicht wirklich akzeptiert, woran liegt das ?
Name Min. HPLIP Version Chrome OS Support Driver Plug-in8 Support Level9 Print Mode Scan to PC3 PC Send Fax5 Connectivity USB Network Parallel1 Note HP Laser NS MFP 1005 3.19.6 Yes Yes Full Mono Yes No USB,Network
Nö, aber auch das ist Windows-Feeling.
-
Thread
OOP - für was in aller Welt soll denn das gut sein?
vernünftigen Design, lassen sich (imho) C++ Programme (viel!) besser verstehen als C Programme. "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." [Bjarne Stroustrup]
problems that can be usefully expressed using class hierarchies - the main weakness of OOP is that too many people try to force too many problems into a hierarchical mould. Not every program should be object-oriented. As alternatives, consider plain classes, generic programming