Ero sivun ”Ohjelmointi (Lotta)” versioiden välillä
(Verkkoyhteys Lottaan) |
|||
Rivi 1: | Rivi 1: | ||
+ | {| style="color:black" | ||
+ | |- | ||
+ | | width="500" | | ||
+ | ''Left column Finnish!'' | ||
+ | | width="500" | | ||
+ | ''Right column English'' | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | | ||
[[Liikkuminen työalueella]] | [[Liikkuminen työalueella]] | ||
Rivi 6: | Rivi 16: | ||
Lotan sarjaporttiohjaukseen on liitetty Raspberry Pi -kone, jotta ohjelmat voi lähettää koneelle läbin omassa verkossa web-käyttöliittymässä. Käynnistä tarvittaessa RasPi uudestaan, jos et saa yhteyttä. | Lotan sarjaporttiohjaukseen on liitetty Raspberry Pi -kone, jotta ohjelmat voi lähettää koneelle läbin omassa verkossa web-käyttöliittymässä. Käynnistä tarvittaessa RasPi uudestaan, jos et saa yhteyttä. | ||
+ | | | ||
+ | [[Navigating the work area]] | ||
+ | |||
+ | |||
+ | == Transferring a program to Lota on a LAN == | ||
+ | |||
+ | A Raspberry Pi machine is connected to Lota's serial port control so that programs can be sent to the machine through its own network in a web interface. If necessary, restart RasPi if you are unable to contact. | ||
+ | |||
+ | |- | ||
+ | | | ||
Osoitteet:<br /> | Osoitteet:<br /> | ||
http://lottaldr.local/6 | http://lottaldr.local/6 | ||
Rivi 17: | Rivi 37: | ||
Projektin github-sivu: https://github.com/tanelikaivola/lottacnc5 | Projektin github-sivu: https://github.com/tanelikaivola/lottacnc5 | ||
+ | | | ||
+ | Addresses: <br /> | ||
+ | http: //lottaldr.local/6 | ||
+ | This is: <br /> | ||
+ | http://192.168.110.160/6 (if mDNS restricted, for example) <br /> | ||
+ | Or if raspin wifi is broken then the ether IP address is: <br /> | ||
+ | http://192.168.110.161/4 (that mDNS works regardless) | ||
+ | |||
+ | The web interface also includes other functionality such as tool length offset calculation. | ||
+ | |||
+ | Project github page: https://github.com/tanelikaivola/lottacnc5 | ||
+ | |||
+ | |- | ||
+ | | | ||
=== Ongelmatilanteet ja suunnitellut korjaukset === | === Ongelmatilanteet ja suunnitellut korjaukset === | ||
Rivi 24: | Rivi 58: | ||
Koska RasPi on yhteydessä verkkoon langattomasti ja huonossa suunnassa tukiasemasta, niin yhteys katkeilee toistaiseksi helposti, kunnes asialle tehdään joskus jotain. | Koska RasPi on yhteydessä verkkoon langattomasti ja huonossa suunnassa tukiasemasta, niin yhteys katkeilee toistaiseksi helposti, kunnes asialle tehdään joskus jotain. | ||
+ | | | ||
+ | === Problem situations and planned fixes === | ||
+ | |||
+ | https://discourse.hacklab.fi/t/cnc-alkeiskurssi-viimeinen-kerta-keskiviikkona-2-12-kello-18-00-labilla/260/20 <br /> | ||
+ | : '' For some mysterious reason, putting a ton of usb serial (or usb-wlan, or ...) back on the rasp will lead to a crash and boot, so you better not disconnect it (plus that weppilikke gets hepul from the missing serial port) past that serial port then then that serial cable disconnected from the usb chip etc. if not put back then there are known penalties. '' | ||
+ | |} | ||
<br clear=all> | <br clear=all> | ||
---- | ---- |
Versio 3. helmikuuta 2021 kello 23.03
Left column Finnish! |
Right column English |
|
Ohjelman siirtäminen Lotalle lähiverkossaLotan sarjaporttiohjaukseen on liitetty Raspberry Pi -kone, jotta ohjelmat voi lähettää koneelle läbin omassa verkossa web-käyttöliittymässä. Käynnistä tarvittaessa RasPi uudestaan, jos et saa yhteyttä. |
Transferring a program to Lota on a LANA Raspberry Pi machine is connected to Lota's serial port control so that programs can be sent to the machine through its own network in a web interface. If necessary, restart RasPi if you are unable to contact. | |
Osoitteet: Web-käyttöliittymä sisältää myös muuta funktionaalisuutta kuten työkalun pituusoffsetin laskentaa. Projektin github-sivu: https://github.com/tanelikaivola/lottacnc5 |
Addresses: The web interface also includes other functionality such as tool length offset calculation. Project github page: https://github.com/tanelikaivola/lottacnc5 | |
Ongelmatilanteet ja suunnitellut korjaukset
Koska RasPi on yhteydessä verkkoon langattomasti ja huonossa suunnassa tukiasemasta, niin yhteys katkeilee toistaiseksi helposti, kunnes asialle tehdään joskus jotain. |
Problem situations and planned fixes
|