-
Thread
Projekt: SerialComCNC Serielles Frontend für CNC GRBL mit ATMega
measure something, etc.). GRBL project is not supporting that, but I have idea how simply expand... use same one USB cable, use same one SerialCom CNC software with small extension KPr
the git files as a zip file, remove the previous grbl library from your Arduino library, unzip the new version and put it into the library path. Then use the library function within the Arduino IDE to load the new library. before starting to compile and to upload this to your ATMega2560, just change
-
Thread
Thermomix Rezeptchips
there is only one valid private key for one cert that expired in 2017. If this private key got any use, there must be a new valid cert & private key in the last Firmware Updates. We could decrypt the traffic if we got the new cert.
to understand the business case of VW ... They stopped > production of the keys and want all to use the CookiDoo Portal, as this > gives constant revenues.... which the CokKeys do not. And to apply some > pressure, you can't use the portal unless you have a new firmware on > your TM5 > >
-
Thread
Retro Fieber: Z80 oder 68000 ?
schon bessere Züge, die zeitgemäß und schneller sind. http://www.mikrocontroller.net/topic/313522#new http://www.mikrocontroller.net/topic/331381#new
fed into an assembler program - mainly because ; many symbols are too long for Z80 assemblers ; use this as reference only, rather use the HEX dump ; to produce a binary. ; ; The HEX dump has been compared with this commented file; ; while commenting, several OCR errors were corrected. ; ; The
-
Thread
Kicad: Fragen zu Bibliotheken
habt, habe ich nun Fragen zu Programm. alter Thread: https://www.mikrocontroller.net/topic/339509#new Auch wenn ich in den letzten Tagen viel Zeit mit Tutorials verbracht habe, bleiben noch Fragen offen ;-). Vielleicht könnt ihr etwas Licht ins Dunkel bringen. - Welchen Vorteil bringt das neue
Welchen Vorteil bringt das neue Dateiformat "Pretty" gegenüber dem > alten System mit lib und mod? New and improved bugs. Das alte System war sicher nicht gut, daher ersetzt man es durch ein schlechteres. > - Warum werden unter Kicad die Schaltplansymbole und die Footprints > getrennt gespeichert
-
Thread
Kein Bild bei eigenem VGA
[vhdl] library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.numeric_std.all; entity vga is port(clk75_in: in std_logic; bin : in std_logic; -- eingang, wenn bin '1' ist dann wird das aktuelle Pixel weiß horizontal_counter
Ok, hier ist er: [vhdl] library IEEE; use IEEE.STD_LOGIC_1164.ALL; -- Uncomment the following library declaration if using -- arithmetic functions with Signed or Unsigned values --use IEEE.NUMERIC_STD.ALL; -- Uncomment the following
-
Thread
Warum immer Eagle?
immer" Eagle kann wohl eher nicht die Rede sein: http://www.mikrocontroller.net/topic/243262?goto=new#new Das Bild ist also durchaus differenziert. Wir nutzen hier bspw. schon seit Jahren KiCad und verdienen damit unsere Brötchen (die nicht klein sind ;-) Das gesparte Geld steckt in Maschinen
einfach mit grep schauen an welchen Koordinaten die liegt. Man kann das auch total schön selber parsen und wenn man sich mal eine .brd-Datei anschaut ist das meiste selbsterklärend. Kann man dann total schön selber parsen und auf den Datenstrukturen arbeiten. Auch bearbeiten und wieder als XML wegspeichen
-
Thread
Rust oder Nimrod als neue Hobbyprogrammiersprache?
ist die Verwendung von Owned Boxes genauso effizient wie die manuelle Speicherverwaltung mit new und delete.
möglich, alternativ zu der Einrückungssyntax etwa geschweifte Klammern anzubieten -- {} ist für den Parser ja trivial.
-
Thread
Bibliothek mit Crosscompiler übersetzen
Die Ausgabe sieht so aus: configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used checking build system type... i686-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target
Die Ausgabe sieht so aus: > > configure: WARNING: if you wanted to set the --build type, don't use > --host. Evtl. hilft --build=i686-pc-linux-gnu --host=arm-linux-gnueabi um die Warnung zu beseitigen und configure früher abbrechen zu lassen, falls es Probleme gibt. > If a cross compiler
-
Thread
Z180-Stamp Modul
weiter. Ich habe dazu einen extra Beitrag aufgemacht. http://www.mikrocontroller.net/topic/354785?goto=new#new
CONFIG_CMDLINE_EDITING and the non-history-buffer code. f32690e Remove redundant hist_init() 5730789 Use timer 4 instead of 3 for systick (1ms). a1595a8 Init ports for single step logic on ECB adapter. Use timer 5 instead of timer 4 for timeouts. be84a70 New function: getenv_yesno() 19a463f Bufix mstep
-
Thread
Quick&dirty - schnelle Problemlösungen selbst gebaut Bilder
Bleiakkulader aus altem 15V-Notebook-Netzteil: http://www.mikrocontroller.net/topic/364837?goto=new#new (man benötigt zusätzlich eine Diode und einen Widerstand)
ein https://www.mikrocontroller.net/topic/447635?goto=new#new
-
Thread
Textbrowser: Link folgen
Hier mal ein Simples Beispiel für alle Interessierten: [code] #!/usr/bin/perl -w #use strict; use WWW::Mechanize; use WWW::Mechanize::FormFiller; use URI::URL; #use Date::Calc qw(Today); use Date::Calc qw(Today Day_of_Week Decode_Month Add_Delta_YMD Date_to_Days
file2 = sprintf("_%02d_%02d_%d", $day, $month, $year); my $agent = WWW::Mechanize->new( autocheck => 1 ); my $formfiller = WWW::Mechanize::FormFiller->new(); $agent->agent('User-Agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.7')
-
Thread
C in Visual Studio 2013 (Fehler C1069)
mit Turnschuhen besteigen zu > wollen. Alter, was findest du an Visual Studio denn so schwierig? New Project -> Console Application anzuklicken ist so eine steile Lernkurve? > Willst du C lernen oder Microsoft Bücher lesen (müssen)? Es gibt unendlich viele Bücher die einem C(++) beibringen und nebenbei
: This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .... Wenn man im MS Visual Studio Express 13 in C programmieren will, dann wird man nicht um diese Zeilen am Programmanfang herumkommen.
-
Thread
100x Infineon XMC2Go Board mit ARM Cortex-M0 zu gewinnen
. Damit ist man an den NDA nicht gebunden. Damit ist vor allem Absatz 1.1 des "AGREEMENT ON THE USE OF PRODUCT INFORMATION" aufgehoben.
ich teilweise auf Fragen an mich nicht gleich > geantwortet habe An dem nötigen "AGREEMENT ON THE USE OF PRODUCT INFORMATION" hat sich aber noch nichts geändert...
-
Thread
Heizungs-Datenerfassung (HT3)
Grüße Ralf /edit: Ich habe Fehlerdateien in /tmp/xyz.pl, z.Bsp.: [c] #!/usr/bin/perl # use strict; use warnings; use RRDTool::OO; my $DB_heizgeraet = "/home/ralf/HT3/sw/var/databases/HT3_db_rrd_heizgeraet.rrd"; my $heizgeraet_rrdh = RRDTool::OO->new(file => $DB_heizgeraet); # $heizgeraet_rrdh
Endung .pl. Da steht aber nichts für mich auswertbares drin, sondern nur: #!/usr/bin/perl # use strict; use warnings; use RRDTool::OO; my $DB_warmwasser = "/home/pi/hometop_HT3/HT3/sw/var/databases/HT3_db_rrd_warmwasser.rrd"; my $warmwasser_rrdh = RRDTool::OO->new(file => $DB_warmwasser
-
Thread
Ubuntu: Piepston auf PC-Speaker ausgeben
-d delay] " "[-D delay] [-s] [-c]\n", executable_name); printf("%s [Options...] [-n] [--new] [Options...] ... \n", executable_name); printf("%s [-h] [--help]\n", executable_name); printf("%s [-v] [-V] [--version]\n", executable_name); exit(1); } /* Parse the command line. argv
char of input from stdin, echo char to stdout) * "-h/--help" * "-v/-V/--version" * "-n/--new" * * March 29, 2002 - Daniel Eisenbud points out that c should be int, not char, * for correctness on platforms with unsigned chars. */ void parse_command_line(int argc, char **argv, beep_parms_t
-
Thread
Erfahrungen mit Oszi Rigol DS1074Z bzw. DS1104Z?
Screenshots, gemessen mit folgendem VB.NET-Code-Schnippsel und hinter einem USB-Hub: [code]Dim sw As New Stopwatch sw.Restart() Await sttt.Factory.StartNew(Sub() mbfio_.WriteLine(command)) Dim result As Byte() = Await sttt.Factory.StartNew(Function() mbfio_.ReadBinaryBlockOfByte()) sw.Stop() OnCommandCompleted
Fixed the wave error when STOP and changing Timebase > > v00.04.04.04.02 2018/02/26 > - Add new encoder drivers Ja, getestet. Die "new encoder drivers" haben tatsächlich was gebracht. Das Umschalten der Vertikalen Empfindlichkeit und der Zeitbasis funktioniert wesentlich besser. Reagiert
-
Thread
EleLa - Elektronik Lagerverwaltung Entwicklung V3.0
CreateNewField (projektpos,ID_ID_Version,INTEGER) 15:50:01 CreateNewField (projektpos,ProjektVersion_ID,INTEGER) 15:50:01 CreateNewField (projektpos,Geloescht,INTEGER) 15:50:01 CreateTableProjektVersion()
QuelleDoku,INTEGER) 15:50:04 CreateNewField (doku,Thema,VARCHAR(200)) 15:50:04 CreateNewField (doku,Revision,VARCHAR(30)) 15:50:04 CreateNewField (doku,Bearbeiter,VARCHAR(50)) 15:50:04 CreateNewField (doku,HandbuchPDF,VARCHAR(250)) 15
-
Thread
EMS > Adapter > NetIO > Raspi
Der Buderus EMS-Bus wird (hier) bisher in drei Threads: http://www.mikrocontroller.net/topic/141831#new http://www.mikrocontroller.net/topic/210031#new http://www.mikrocontroller.net/topic/309075#new und in Ingo.F's Wiki: http://ems-gateway.myds.me/dokuwiki/doku.php detailliert beschrieben. Im
mysql_pass) //or die("Keine Verbindung zur Datenbank moeglich: " . mysql_error()); //mysqli_query("use ems_data"); $mysqli = new mysqli($mysql_host, $mysql_user, $mysql_pass, 'ems_data'); if ($mysqli->connect_error) { die('Connect Error (' . $mysqli->connect_errno . ') ' . $mysqli
-
Thread
Projekt: Virtuelle Instrumente an serielle Schnittstelle
auch meine bisherigen Freeware Projekte hier im Forum: http://www.mikrocontroller.net/topic/277909#new http://www.mikrocontroller.net/topic/274953#new
Bei File/New stürtz das Programm ab. Win7 64Bit. Gruss
-
Thread
Hackbarer(?) 21 EUR Quadcopter
Datalog_RC_SPI/SPI%20traffic%20after%20binding.txt Aufruf des Scripts erfolgt mit: [code]python parseSPI.py <SPI-Trace> <Channel Target File> <Payload Target File>[/code] bzw. konkret, wenn die Aufzeichnung data.txt heißt: [code]python parseSPI.py data.txt channels.txt payload.txt[/code] Das Script
http://de.imendit.com/item/the-the-bu-link-compatible-nu-link-emulator-full-version-offline-download-new-don-the-numicro-m0-16901419914.html
-
Thread
Faktensammlung Buderus EMS
@Juergen O i'M also interested when you succeeded with a new PCB based on ESP8266-12. My ESP8266-12 is underway. If you are making new ones, count me in for one. Hope indeed to have it powered by the bus
Hier der Links zum ersten Code zur CRC-Berechnung: https://www.mikrocontroller.net/topic/141831?goto=new#1692573
-
Thread
AVRDUDE 6.0 freigegeben
you need to change 'type = XYZ;' to 'type = "XYZ";' in own config files. (internal: The parser does not need to know all programmer types now, new programmers will update only the table in pgm_type.c.) - The erase cycle counter (formerly options -y / -Y) has been
- The "verbose" terminal mode command allows to query or modify the verbosity level. * New devices supported: - ATmega48P (patch #7629 add support for atmega48p) - AT90PWM316 (bug #21797: AT90PWM316: New part description) - ATxmega16D4, ATxmega32D4, ATxmega64D4, ATxmega128D4
-
Thread
UV-Laserdrucker
T1-FREQ 250000) #define T1_FREQ 250000 //! Number of (full)steps per round on stepper motor in use. #define FSPR 720 #define SPR FSPR // Maths constants. To simplify maths when calculating in speed_cntr_Move(). #define ALPHA (2*3.14159/SPR) // 2*pi/spr #define A_T_x100
Hallo Jens, so funktioniert es bei mir (600 dpi - alles in "C:\Laser": [c] Process p = new Process(); // Redirect the output stream of the child process. p.StartInfo.UseShellExecute = false; p.StartInfo.RedirectStandardOutput = true; p.StartInfo.FileName = "pdftoppm"; p.StartInfo.Arguments
-
Thread
Lagerverwaltung Part-DB V0.3+
($regex, function($m) use($obj) {return $obj->_parseTag($m);}, $data); [/code] und probieren ob dann Part-DB mit PHP 5.5 läuft? Es gibt zwar noch andere Stellen, die man ersetzen müsste, vorerst sollte aber diese eine Zeile
Und hier direkt zum Diff: https://github.com/sandboxgangster/Part-DB/compare/master...susnux:New_GUI_REST_JS
-
Thread
Transcend Wi-Fi SD Card - Technische Details / Hacken?
zu finden. [c] <*> Atheros mobile chipsets support < > Atheros ath6kl SDIO support (NEW) < > Atheros ath6kl USB support (NEW) [ ] Atheros ath6kl debugging (NEW) [/c]
max_req_size=32768 init bomb irq req irq 40 (1000000) req irq 43 (40) req irq 41 (43) ka_sdhc_drv_init use cmd9 preset val mmc0: card lacks mandatory switch function, performance might suffer. bw = 22 mmc0: new SD card at address 1234 wsd to sd wsd to sd umount: can't umount /mnt/sd: Invalid argument
-
Thread
Mehrdimensionales Array in VHDL
Mehrdimensionale-Arrays.html Und dann vor allem der hier: http://www.lothar-miller.de/s9y/archives/79-use_new_parser-YES.html Fazit: direkt 5 Dimensionen ohne Weiteres synthetisierbar. > slices, also zusammenhängende Ausschnitte Bei FPGAs ist der Begriff schon /Slices/ für etwas anderes belegt: Xilinx
Mehrdimensionale-Arrays.html > Und dann vor allem der hier: > http://www.lothar-miller.de/s9y/archives/79-use_new_parser-YES.html > Fazit: direkt 5 Dimensionen ohne Weiteres synthetisierbar. Danke >> slices, also zusammenhängende Ausschnitte > Bei FPGAs ist der Begriff schon /Slices/ für etwas anderes
-
Thread
Ubuntu 12.04 neu installiert, 2te CPU wird nicht mehr erkannt.
New USB device found, idVendor=1d6b, idProduct=0002 [ 0.378235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.378241] usb usb1: Product: EHCI Host Controller [ 0.378246
[ 0.454621] ohci_hcd 0000:00:03.0: OHCI Host Controller [ 0.454646] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2 [ 0.454712] ohci_hcd 0000:00:03.0: irq 5, io mem 0xf9fff000 [ 0.538050] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.538105
-
Thread
Range aus Enum-Type
XST kanns. Und mit dem neuen Parser (ab V6/S6 oder siehe http://www.lothar-miller.de/s9y/archives/79-use_new_parser-YES.html) geht sogar noch mehr: [vhdl] type zustaende is (za, zb, zc, zd, ze, zf, zg, zh, zi); signal z : zustaende
naja, nicht ganz in 30 Sekunden, aber dafür mit Screenshot: [vhdl] library ieee; use ieee.std_logic_1164.all; entity fsm_range_synthesis is port( iClk : in std_logic; oShow : out std_logic ); end entity; architecture test of fsm_range_synthesis is type hallo
-
Thread
8bit-Computing mit FPGA
http://www.mikrocontroller.net/topic/407050#new
https://www.mikrocontroller.net/topic/483327#new