Hashtag più usati
1 | #include |
2 | #drone |
3 | #eurotrucksimulator2 |
4 | #dlcitalia |
5 | #ets2 |
6 | #arduino |
7 | #xiaomi |
8 | #aukey |
9 | #farmingsimulator |
Ultimi argomenti attivi
» Comunicazione termine servizio Arduino BT ControlDa Admin Mar Mag 10, 2022 12:55 pm
» Robot aspirapolvere per Alexa: Dreame D9
Da Admin Mar Feb 09, 2021 9:42 am
» Come costruire un robot smart con Arduino
Da Admin Mar Nov 17, 2020 12:15 pm
» TOPPS Trading Cards Match Attax Champsion League/Europa League 2020/21
Da Admin Mar Nov 10, 2020 3:21 pm
» Guida per utilizzare Arduino BT Control v1.2
Da Admin Gio Lug 09, 2020 12:01 pm
» Recensione Umidigi A3 Pro - Smartphone sotto i 100€
Da Admin Gio Apr 04, 2019 12:22 pm
» [Arduino] aiuto programma
Da Glak Mar Mar 12, 2019 9:30 am
» ERRORE NELLA COMPILAZIONE NEXTION
Da papat Mar Feb 26, 2019 7:11 am
» Comandare la Smart TV con Alexa senza broadlink (gratis)
Da Admin Mar Feb 19, 2019 4:31 pm
I postatori più attivi del mese
Nessun utente |
E' uscito IDE Arduino 1.6.8
4 partecipanti
E' uscito IDE Arduino 1.6.8
E' stata rilasciata la versione 1.6.8.di arduino, Chiedo: e' migliore della 1.6.6,se si, posso sovrapporla alla 1.6.6.?.Grazie
papat- ♖ Maker
- Messaggi : 185
Crediti : 285
Reputazione : 3
Data d'iscrizione : 17.10.15
Età : 77
Località : montalbano ionico
Re: E' uscito IDE Arduino 1.6.8
Ciao, certamente!! Hanno corretto qualche bugs e aggiunto qualcosa. Qui trovi il log delle modifiche (preso dal sito Arduino.cc):
E' uscito ieri l'aggiornamento .
- Codice:
[ide]
* Added support for GUI interface scaling for UHD monitors.
Thanks to all contributors and testers:
https://github.com/arduino/Arduino/pull/4376
https://github.com/arduino/Arduino/pull/2776
* Editor position is saved when closing with Alt+F4 or clicking on the "X" button. Thanks @willie68
* Fixed a NullPointerException when dealing with some rare combination of package_*.json files
* Fixed incorrect key bindings handling for changing tab. Thanks @matthijskooijman
* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
* Improved sketch preprocessor when handling C++11 keywords. Thanks @matthijskooijman @igrr
* Updates to keyword pigmentation to match Create
* Fixed display of LITERAL1 keywords
* Added target board information when "Error compiling" message is displayed. Thanks @PaulStoffregen
[core]
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
* sam: fixed USB descriptor length
* avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
* avr: added Timer3 support for atmega1284/1284p. Thanks @feilipu
* sam: added USB CDC send break support and readBreak API
[libraries]
* Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD
* SD: the library is now board-agnostic. Thanks @feilipu
ARDUINO 1.6.7 - 2015.12.17
[ide]
* New arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...1.3.9
* Serial plotter now allows to plot multiple values at once. Thanks @henningpohl
* New translations
* Added support to file:// protocol for boards manager URLs
* Portable sketchbook folder can now be any arbitrary location
* Fixed a bug that caused Boards Manager to install the same tool twice or more, thus wasting disk space, if other cores where using tools delivered by arduino
* Fixed various Boards manager glitches, in particular when removing a board
* Windows: Arduino IDE icon is now in high definition, bye bye that blurry icon
* Remote upload without SSH is now supported (allows OTA upload for many 3rd party boards). Thanks @me-no-dev.
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.
* Ethernet, WiFi, SoftwareSerial: Fixed flush() behaviour:
the flush function is no more dropping the receive buffer, as per
1.0 API specification. Thanks @drmpf
[core]
* Fixed wrong timings for HardwareSerial::flush() in SAM core. Thanks @borisff
* Stream: Optional lookahead and skipChar options added to parseInt and parseFloat,
parseFloat also support parsing floats without a leading 0,
Stream::find(char) added to SAM. Thanks @Chris--A.
* Leonardo/Micro (and other atmega32u4 based boards) now have SerialUSB alias for Serial
* Leonardo now has LED_BUILTIN_RX/TX definitions in variant file. Thanks @NicoHood
E' uscito ieri l'aggiornamento .
Re: E' uscito IDE Arduino 1.6.8
puoi dirmi come fare praticamente,potrebbe interessare altri utenti.Ma conviene comunque aggiornarsi
papat- ♖ Maker
- Messaggi : 185
Crediti : 285
Reputazione : 3
Data d'iscrizione : 17.10.15
Età : 77
Località : montalbano ionico
Re: E' uscito IDE Arduino 1.6.8
Seguo con attenzione interessa anche a me!!
Dock- Livello uno
- Messaggi : 14
Crediti : 23
Reputazione : 0
Data d'iscrizione : 01.03.16
Età : 44
Re: E' uscito IDE Arduino 1.6.8
Un IDE aggiornato ti permette di avere un ambiente di lavoro più stabile, con nuove funzioni o/e con bugs corretti.
Come si aggiorna? Semplicemente vai nella categoria Download su Arduino.cc e scarichi l'IDE. Nel caso hai già un IDE installato (versione precedente), non preoccuparti. Non appena avvierai il file di installazione del nuovo IDE, ti comparirà questa schermata:
Tu clicca OK, ti disinstallerà la vecchia versione e successivamente si aprirà la schermata per installare il nuovo IDE.
Se avete domande, non esitate a chiedere
Come si aggiorna? Semplicemente vai nella categoria Download su Arduino.cc e scarichi l'IDE. Nel caso hai già un IDE installato (versione precedente), non preoccuparti. Non appena avvierai il file di installazione del nuovo IDE, ti comparirà questa schermata:
Tu clicca OK, ti disinstallerà la vecchia versione e successivamente si aprirà la schermata per installare il nuovo IDE.
Se avete domande, non esitate a chiedere
Re: E' uscito IDE Arduino 1.6.8
Installata la versione 1.6.8. di arduino,con molta semplicita',seguendo il consiglio dell'Amin. e va che e' una meraviglia
papat- ♖ Maker
- Messaggi : 185
Crediti : 285
Reputazione : 3
Data d'iscrizione : 17.10.15
Età : 77
Località : montalbano ionico
Re: E' uscito IDE Arduino 1.6.8
anche a me!!! grazie!
Germano- Livello uno
- Messaggi : 19
Crediti : 28
Reputazione : 2
Data d'iscrizione : 15.02.16
Età : 37
Località : Milano
Re: E' uscito IDE Arduino 1.6.8
E' uscita la versione 1.6.10 di arduino
papat- ♖ Maker
- Messaggi : 185
Crediti : 285
Reputazione : 3
Data d'iscrizione : 17.10.15
Età : 77
Località : montalbano ionico
Re: E' uscito IDE Arduino 1.6.8
Grazie.L'ho gia' installata
papat- ♖ Maker
- Messaggi : 185
Crediti : 285
Reputazione : 3
Data d'iscrizione : 17.10.15
Età : 77
Località : montalbano ionico
Argomenti simili
» E' uscito Windows 8 per i touch screen!
» Programmare Arduino online - Arduino Create
» NUOVA IDE 1.6.10 ARDUINO
» musica su arduino
» NUOVA IDE ARDUINO 1.6.11
» Programmare Arduino online - Arduino Create
» NUOVA IDE 1.6.10 ARDUINO
» musica su arduino
» NUOVA IDE ARDUINO 1.6.11
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.