-
Thread
LON Bus Windhager mitlesen/steuern
Michael, you can check with Aisler, for european made PCB's. I usually use them, works great.
Here's what happens when I try to use it, 0.3.3 https://youtu.be/gq__Ym3DAQA
-
Thread
Neues LTspiceXVII offiziell verfügbar
> Sym. & Lib. Search Paths Message from the author in the LTspice Yahoo group: The major new release of LTspice is today. LTspice XVII is partial rewrite of LTspice IV with a modern graphics library for native multi-monitor support. XVII also includes: - 64-bit support - UNICODE (use any character of any living language) - New device equations(IGBT, diode soft recovery, and an arbitrary state machine) - Improved GUI: Editors for most SPICE commands - Extensions to
-
Thread
Vodafone Webby Webradio
Linux Plug and Play Support v0.97 (c) Adam Belay SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0,
xdevel.com:8232 (La città dei suoni e della parole) Picked the second one for now. Enjoy! :) Happy New Year (& Epifania)!
-
Thread
Arduino: Ist boolean intern als Bit oder byte (char) organisiert?
to first bit. auto bit_1 = toBitRef( Display_Status_new, 1 ); // ( "." ) auto bit_2 = toBitRef( Display_Status_new, 2 ); // ( "+/-" ) auto bit_3 = toBitRef( Display_Status_new, 3 ); // ( "EE" ) auto bit_4 = toBitRef( Display_Status_new, 4 ); // ( "FN" ) auto bit_5 = toBitRef( Display_Status_new, 5 ); // ( "=" ) auto bit_6 = toBitRef( Display_Status_new, 6 ); // ( "M+" ) [/c] Dies funktioniert bei mir.
-
Thread
Out of Memory Error im STM32 mit LWIP
Connecting Thread: [c] void connect(){ err_t err, err2,err3; ip_addr_t destIP; /* Create a new connection identifier. */ LCD_UsrLog ("Creating new connection...\n"); conn = netconn_new(NETCONN_TCP); if (conn!=NULL) { LCD_UsrLog ("Connection created!\n"); /* Bind
nochmal speziell um die Buffer, allerdings mit der RAW API: https://www.mikrocontroller.net/topic/489265#new
-
Thread
Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?
the MI and DTU, but today morning I put it about 2-3 meters from two MI-1500 and now I waiting for new data, but the code use DWELL for channel scanning, so probaly I am losting some packages. If anyone need a specific channel scanner or sniffer or any other test, I can help in my spare
counts the number of retransmissions for the current transaction. > You reset ARC_CNT by initiating a new transaction. The PLOS_CNT counts the total number of retrans- > missions since the last channel change. You reset PLOS_CNT by writing to the RF_CH register. It is possi- > ble to use the information
-
Thread
Webserver Alternative auf µC
://www.witze-fun.de/witze/witz/1174 Martin schrieb am November 15, 2014: > I’ve decided not to use external MCU and utilize the chip itself > for a proof-of-concept project. http://harizanov.com/2014/11/esp8266-powered-web-server-led-control-dht22-temperaturehumidity-sensor-reading/ Langfristig
(UDP) zum Fernsteuern über WLAN" umgesetzt, siehe http://www.mikrocontroller.net/topic/349206?goto=new#3983651 . Für ein Proof-of-concept warte ich erstmal auf "+IPD", parse die nächsten 3..17 Zeichen und mehr werde _ich_ durch diesen Briefkastenschlitz^^ voraussichtlich nicht umsetzen. Bist Du Dir
-
Thread
AVR Eclipse Plugin 2.1 Released
already some framework code in place for the integration of avrdude in the next release. 1. What's new * C/C++ Support Just create a new "C++ Project" and select one of the "AVR Cross Target" items. * Preference Page to manage the paths to the avr-gcc toolchain Use this if you have
at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
-
Thread
AVR Eclipse Plugin 2.3
============================================================ Version 2.3.0 [02. December 2008] New: ----------------------------- * Support for Fuses / LockBits files - Two new wizards to create fuse and lockbit files (New -> Other -> AVR -> ....) - An editor to edit these files. - The
be inhibited on the AVR preference page. Once inhibited any system reconfigurations (like a new avr-gcc toolchain in a different directory) are not automatically recognized any more. In this case the new "Rescan" button on the AVR path preferences can be used to look for the new path
-
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
Logamatic 2107 Schnittstelle
Namen "HT-Bus". Hier der Link zu den Leidgenossen: http://www.mikrocontroller.net/topic/199506#new Grüße.
Das könnte so funktionieren: [code] unsigned char dataByte; debug << "new DataMessage "<< std::setfill('0') << std::setw(2) << std::showbase << std::hex << (unsigned int) m_recvBuffer[i] << " "; dataByte = m_recvBuffer[bytesTransferred-3]; m_message = new DataMessage(m_db
-
Thread
Rust als Embedded-Programmiersprache Gesperrt
[pre] fn func(f1: bool, f2: bool, up: Box<i32>) -> Box<i32> { let mut tmp = Box::new(0); if f1 { tmp = up; } if f2 { println!("{}", up) } tmp } fn main() { let x = Box::new(42); func(true, true, x); } [/pre] [pre] error[
if f2 { println!("{}", up) } if f1 { up } else { Box::new(0) } } [/code]
-
Thread
Skyworks kauft Qorvo, Neues von Nexperia und andere Lustigkeiten
RAM and 64 GB storage running Android 12 • Worldwide 4G support where available for on grid use • Optional prepaid 2 GB data SIM for hybrid operation with no contracts • Power efficient LoRa mesh radio for long range communication off grid • Carbon fiber reinforced enclosure
good chats with a number of teams and individuals working on this challenge, and it looks like our new AES library is thus far unvanquished, but we hear that progress is being made and a bit of extra time might provide ample opportunity to ruin our day (yay…). You’ll no doubt be glad to hear that we’
-
Thread
Eagle 3D Grafikproblem
http://www.mikrocontroller.net/topic/184662#new
folgenden Code: // wood table plane{y,-5 texture{ pigment{image_map{jpeg "oakdoor.jpg"}} // use any jpg of your choice normal{bump_map{jpeg "oakdoor.jpg"}} finish{reflection{0,.1}} translate -.5 rotate <90,90,0> scale <10,10,5>*30 } } Den habe ich in meine Datei eingefügt und zum
-
Thread
um welche antike Programmiersprache handelt es sich hier?
very important step that made it worthwhile for vendors to produce FORTRAN systems for every new computer, and made FORTRAN an even more popular HLL. The new ASA standard was published in 1966, and was known accordingly as FORTRAN 66, it was the first HLL standard in the world. " http
Was sich dann so äußern kann: [code] cat /*dev/null; echo "Happy New Year"\! cat <<c*/ /*dev/null | cat > /dev/null c */ () {} /* c */ main() { cat(); printf("Happy New Year!\n"); } /* 17 format(' Happy New Year!') write (6,17) stop
-
Thread
USB I2C Interface Hardware Software
411: "When clock stretching is required by the attached peripheral, it is strongly recommended to use the new I2C bridging devices from FTDI including the FT4222H and FT260 which have support for clock stretching functionality."
411: "When clock stretching is required > by the attached peripheral, it is strongly recommended to use the new > I2C bridging devices from FTDI including the FT4222H and FT260 which > have support for clock stretching functionality." Danke! Ich habe mich gerade etwas durch den MPSSE Code gewühlt
-
Thread
ca. 100 PT1000 Messwiderstände messen
Achja, passt hier ganz gut: http://www.mikrocontroller.net/topic/349177#new
von PT1000 geht genauso (andere Tabelle, siehe Text). http://www.mikrocontroller.net/topic/354441#new
-
Thread
AVR: Wetterinformationen über DCF77 Gesperrt
p_searchstring=dcf&p_searchstring_artnr=&p_search_category=alle&r3_matn=&insert_kz=&area_s_url=&brand=&amount=&new_item_quantity=&area_url=&direkt_aufriss_area=&p_countdown=&p_80=&p_80_category=&p_80_article=&p_next_template_after_login=&mindestbestellwert=&login=&password=&bpemail=&bpid=&url=&show_wk=&use_search
aber wo ist der vorteil gegenüber z.b. flughafenwetterdaten, die sich auch so parsen lassen?
-
Thread
Probleme mit Solo4k
config.usage.movielist_group_folder_splitstr=02 config.usage.default_pip_mode=pip config.usage.check_for_updates=24 config.usage.use_pig=true config.usage.movielist_show_folder_info=false config.usage.movielist_group_folder=false config.usage.days_mark_as_new=0 config.usage.epg_buffer=28 config.usage.quickzap_bouquet_change=
config.usage.movielist_only_day=false config.usage.on_movie_eof=movielist config.usage.movielist_use_moviedb_trash=false config.usage.servicelist_show_servicenumber=false config.usage.autolanguage.epglanguage=deu ger config.usage.multiepg_ask_bouquet=true config.usage.movielist_show_folder_info_only_new
-
Thread
Lagerverwaltung Part-DB V0.4.x
Grüße, nach einer neu istalation beckomme ich den Fehler: Use of undefined constant DOKUWIKI_PERMS_FILENAME - assumed 'DOKUWIKI_PERMS_FILENAME' wenn ich auf Konfiguration gehe. Woran könnte es liegen? lg Leubi
DATENBANKNAME`.* TO `BENUTZERNAME`@localhost IDENTIFIED BY 'PASSWORT'; quit mysql -u BENUTZERNAME -p use DATENBANKNAME; quit --- von dem GRANT ALL konnte ich im phpMyAdmin nichts sehen...
-
Thread
Wofür Propeller von Parallax ?
mode instead of LMM [ --fcache=N ] set FCACHE size to N (0 to disable) [ --fixedreal ] use 16.16 fixed point in place of floats [ --lmm=xxx ] use alternate LMM implementation for P1 xxx = orig uses original flexspin LMM xxx = slow uses traditional (slow) LMM
Zum Assembler mit/statt/gegen C bleib ich dabei: https://www.mikrocontroller.net/topic/509800?goto=new#6543243
-
Thread
Softcore 32bit
> For a more general-purpose use, I though about something like the MIPS > arch, because it is simple to decode, and existing compilers (z.B. gcc) > are already available. I think also about a MIPS architecture. I am not the first
Altera MP32 has a Mips core in distribution. But I found only information at lunch time!? Nothing newer information. I think MP32 is a falling star. I want ask before, too make it better.
-
Thread
MMC/SD-Karte mit FAT16 an AVR
break; case FAT16_SEEK_END: new_pos = fd->dir_entry.file_size + *offset; break; default: return 0; } if(new_pos > fd->dir_entry.file_size && !fat16_resize_file(fd, new_pos)) return 0; fd->pos = new_pos; fd->pos_cluster = 0; *offset = new_pos; return 1; } Oder mache ich was falsch? Gruß und Danke schon mal für den Code Reinhold
-
Thread
Welche Programmiersprache für Windows-Oberfläche?
Layout festgelegt? Hier: [code] private void InitializeComponent() { this.textBox1 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // //
"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.Button1Click); // // textBox2 // this.textBox2.Location = new System.Drawing.Point
-
Thread
STM32F4 Discovery MP3 Player - komplett mit Code
kann ich ja sehen wie es gemacht wird :) Prio hat für mich das Display. Ich will die Album Art parsen und auf dem Display so groß wie möglich darstellen (d.h. das "cover" Image im ID3v2). Die sind meist 600x600, d.h. eine Herausforderung. Mit "picojpeg" sollte das mit ein paar K RAM gehen, allerdings
SD card yet, so I can't see if it will work. Also not sure if st-link program for linux supports new discovery board - maybe I will have to use serial programmer (also, not sure if this program works either)...
-
Thread
Die andere Firmware für AVR-NET IO
unsigned char ss = time %60; NTP_DEBUG("\n\rNTP TIME: %2i:%2i:%2i\r\n",hh,mm,ss); } #endif //USE_NTP Mfg Marco
@Michael (MX WX) Nun ja, eine Website parsen geht zwar, fine ich aber von der "Architektur" unschön. Außerdem möchte ich Portforwarding vermeiden (auch wenn es technisch einfach ist). Der Server steht bei einem Hoster und da soll das Board halt
-
Thread
State Machine in Ansi C
Vieleicht hilft das ja. http://www.mikrocontroller.net/topic/102346#new
GNU GPLv3) of the state machine implemented in C. The concept and implementation is well-suited for use in mission-critical applications. There are deployments in industrial applications. Regards Vaclav
-
Thread
Kann man folgenden Code platzsparender schreiben
Es reicht eine 32x32-Multiplikation. http://www.mikrocontroller.net/topic/43400#new
sagen, dass er keine erweiterten Debug-Infos erzeugt, denn diese lassen den handgefrickelten DWARF-Parser dieses alten Studios abstürzen (nicht, weil der Compiler buggy ist, sondern weil der Parser nicht nach dem DWARF-Standard geschrieben worden war, sondern offenbar per trial&error auf das maßgeschneidert
-
Thread
if-Abfragen verpönt?
limit: Int) extends Immutable { /** * Add an element to the FIFO. * * @return The new instance of the FIFO */ def +(newElement: T): LimitedFifo[T] = { // drop() removes the first n elements, and is not confused by negative values val newInstance = new LimitedFifo(elements.drop(elements.size + 1 - limit) :+ newElement, limit) { newInstance } ensuring ({ size <= newInstance.size }) // Post condition } /** * @return Element at given index */ def apply(index: Int) = {