USB
http://www.icsharpcode.net/OpenSource/SharpUSBLib/default.aspx
Open and read COM port data using System.IO.Ports in C# and VB .NET 2.0
http://www.devasp.net/net/articles/display/727.html
Threading
http://bytes.com/topic/c-sharp/answers/248913-threading-system-io-ports
Serial communications
http://www.codeproject.com/KB/cs/serialcommunication.aspx
http://social.msdn.microsoft.com/forums/es-ES/vcses/thread/b95676f5-e07f-478b-b3b1-f0abb0d9e94b/
Puerto Paralelo
http://es.wikipedia.org/wiki/IEEE_1284
http://msmvps.com/blogs/peplluis/archive/2009/01/22/acceso-al-puerto-paralelo-lpt-algo-m-225-s-que-encender-un-led-o-imprimir-un-doc.aspx
http://msmvps.com/blogs/peplluis/archive/2008/09/19/leer-los-ceros-y-unos-de-un-micro-controlador.aspx
http://msmvps.com/blogs/peplluis/archive/2009/01/22/acceso-al-puerto-paralelo-lpt-algo-m-225-s-que-encender-un-led-o-imprimir-un-doc.aspx
Puerto Mapa
http://www.doc.ic.ac.uk/~ih/doc/par/
dll
http://logix4u.net/Legacy_Ports/Parallel_Port/Inpout32.dll_for_Windows_98/2000/NT/XP.html
Thursday, September 24, 2009
Subscribe to:
Post Comments (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
Image to Tex [1] https://latexconvert.com/ [2] https://www.img2latex.xyz/convert [3] https://ai-math.io/image-to-latex [4] https://image2lat...
OS Emulation on Ubuntu 20
sudo apt update && sudo apt install qemu-system-x86 # Create a 1GB disk image qemu-img create -f qcow2 win95.qcow2 1G qemu-i...

No comments:
Post a Comment