multilanguage

Showing posts with label C. Show all posts
Showing posts with label C. Show all posts

Tuesday, May 19, 2015

CAN2USB


I needed a device that allows me to communicate with CAN bus.
Until now, I used logic analyzer or Beagle Bone Black so simple interface facilitate my work. First I designed myself, even created a prototype, but ran out of time on programming. Browsing the Internet I find this: http://www.fischl.de/usbtin/ decided to use this project instead of building my almost identical device from the beginning.


Monday, April 2, 2012

Saturday, March 10, 2012

Ethernet driver

One day I got to do driver inputs / outputs managed by the ethernet.
Design assumptions are as follows:
  • 20 inputs
  • 20 relay outputs
  • controling by www page and comand line
  • UART and ISP/I2C interfaces
  • all based on PIC18F97J60 with hardware Ethernet control