giscia.wikidot.com
People - GISCIA
http://giscia.wikidot.com/people
Artificial Intelligence and Control Systems. President : Kevin Bello. Vice President : Ronald Cardenas. Administrative Assistant and Treasurer : Jasper Huanay. Research Director : David Paredes. Machine Learning and NLP. Mocliamg 394091mbsk#moc.liamg 394091mbsk. NLP and Mahine Learning. Mocliamg atsocasanedracnor#moc.liamg atsocasanedracnor. Data Mining and Computer Vision. Mocliamg sederap.bd#moc.liamg sederap.bd. Mocliamg qnmailliwh#moc.liamg qnmailliwh. UGV Project - Computer Vision. Unmanned Ground V...
nyatekniken.blogspot.com
Tech Talk: april 2012
http://nyatekniken.blogspot.com/2012_04_01_archive.html
Måndag 2 april 2012. Ssh-agent on Linux Mint 12. I have had som struggle setting up ssh agent to work with my Linux Mint machines. Both are running Linux Mint 12 and are fairly recently installed. What I want to do is to be able to log in from one host (called vader) on the other (called leia) without having to enter password every time and I don't want to generate keys with empty passwords. Now, generate keys as usual on your local host and enter a password for them:. Vader$ ssh-keygen -t rsa.
nyatekniken.blogspot.com
Tech Talk: Building the GCC tool chain for the STM32F4
http://nyatekniken.blogspot.com/2012/09/building-gcc-tool-chain-for-stm32f4.html
Lördag 15 september 2012. Building the GCC tool chain for the STM32F4. So I have to develop some applications on bare metal arm processors and need to practice a bit on a development board before I get started with the customer. The applications will be written in C, but I also want to investigate how C fits a project like this. The program is an audio application which eventually will use some filtering and asynchrounous USB transfer. Http:/ www.triplespark.net/elec/pdev/arm/stm32.html. Since noone else...
nyatekniken.blogspot.com
Tech Talk: augusti 2015
http://nyatekniken.blogspot.com/2015_08_01_archive.html
Måndag 10 augusti 2015. Clock setup for Olimex E407 using STM32CubeMX. Recently I got a reason to dig up my old Olimex E407 board and the RS232 shield I made for it (see earlier posts on this blog). This time though, I'm using Keil in Windows together with a ST Link V2. Getting the clocks and pll's right isn't an easy task, and certainly not a fun one, so I decided to give CubeMX and ST's HAL libraries a try. Start CubeMX by clicking the "play" button right of the STM32Cube Framework (API). When done, ch...
nyatekniken.blogspot.com
Tech Talk: mars 2011
http://nyatekniken.blogspot.com/2011_03_01_archive.html
Fredag 25 mars 2011. Hp 3210 URL for scanning. I have a Hp 3210 printer/scanner/copier. It works perfect with Ubuntu, but everytime I have to set it up for scanning i run into problems finding out what parameters I need to start xsane. Here's how to find the url:. Use the program hp-makeuri to generate the uri. Hp-makeuri 192.168.1.20. The result is in my case:. SANE URI: hpaio:/net/Photosmart 3200 series? Ip=192.168.1.20. Now xsane can be started with the uri as parameter:. Ip=192.168.1.20. Event will g...
nyatekniken.blogspot.com
Tech Talk: DIY RS232 shield for the Olimex E407
http://nyatekniken.blogspot.com/2012/10/diy-rs232-shield-for-olimex-e407.html
Måndag 1 oktober 2012. DIY RS232 shield for the Olimex E407. My first hardware project with the E407 was to create an RS232 shield (they can be bought if you don't want to build it yourself). I used olimed own arduino proto shield. I happened to have a Maxim 232 driver circuit in my drawer, and also the five 1uF electrolytic capacitors needed to create this board. I then compiled the example from Elias electronics blog. Which seemed to work fine. Prenumerera på: Kommentarer till inlägget (Atom).
nyatekniken.blogspot.com
Tech Talk: Making Jersey work with Google App Engine
http://nyatekniken.blogspot.com/2012/10/making-jersey-work-with-google-app.html
Torsdag 18 oktober 2012. Making Jersey work with Google App Engine. I was looking for a way to get Jersey work in a Google App Engine application that I am working with. Things seems to work just fine with the local test server, but deployed in the production environment it fails miserably. The answer to the problem wasn't easy to find at all, but after plenty of googling i found a this post. That the answer I was looking for. This worked fine for me using version 1.3. 1.4 gave me a manifest ...Java -jar...
nyatekniken.blogspot.com
Tech Talk: april 2015
http://nyatekniken.blogspot.com/2015_04_01_archive.html
Fredag 24 april 2015. A Comment on Comments. I have always taken a more customer focused approach, hoping that I won't have to explain myself too many times when I hand over the result of my efforts. Here are some things I would like to point out to all of you that doubt the usefulness code comments:. Code doesn't explain its purpose. In best case, you can read out something from the function name or similar, but most of the time names like openAuxChannel. Write commenting scripts that puts skeletons of ...
nyatekniken.blogspot.com
Tech Talk: mars 2012
http://nyatekniken.blogspot.com/2012_03_01_archive.html
Fredag 23 mars 2012. Windows Temp folder prevents Eclipse from starting. Since a couple of months I have had the pleasure of working on a Google Web Toolkit (GWT) project. Google have produced a range of quite well integrated tools for it an it is quite a smooth experience, even on an embedded platform such as the one I am working with. Solution: Delete the content of the Temp folder (" C: Users 'your user name' Appdata Local Temp. Prenumerera på: Inlägg (Atom). Visa hela min profil.
nyatekniken.blogspot.com
Tech Talk: Setting up Olimex arm-usb-tiny-h with Ubuntu 12.04
http://nyatekniken.blogspot.com/2012/09/setting-up-olimex-arm-usb-tiny-h-with.html
Fredag 14 september 2012. Setting up Olimex arm-usb-tiny-h with Ubuntu 12.04. Along with the Olimex E407 board, I also ordered an Olimex arm usb tiny h JTAG to be able to program the board. I am more convenient with working in Linux than other operating systems so I really wanted this to work with my Ubuntu 12.04 (32bit x86) installation. This was a bit tricky, and it has taken some time to Google for all the bits and pieces that finally made it work. First I downloaded libftdi 0.20 from here:. I also re...
SOCIAL ENGAGEMENT