Go to advanced search

by lijoppans
Fri Feb 20, 2015 1:37 pm
Forum: Python
Topic: pySerial and Python GPIO Library
Replies: 1
Views: 600

pySerial and Python GPIO Library

Does it require Python GPIO Library for the working of pySerial ?
by lijoppans
Thu Feb 19, 2015 4:11 pm
Forum: General discussion
Topic: Using raspberry pi without keyboard, mouse and display
Replies: 6
Views: 1753

Re: Using raspberry pi without keyboard, mouse and display

Yes, it is possible. You can easily access and manage your Raspberry Pi by using SSH. SSH stands for Shell. Simply connect your raspberry pi to a using ethernet or wifi etc. Then you can easily access it anywhere from the network from your PC. If you are using Linux, you can use its terminal for tha...
by lijoppans
Thu Feb 19, 2015 4:51 am
Forum: Python
Topic: HC-SR04 ultrasonic sensor and raspberry pi
Replies: 8
Views: 12064

Re: HC-SR04 ultrasonic sensor and raspberry pi

You can directly connect 3.3V output of Raspberry Pi to TRIGGER input of HC-SR04. It will detect 3.3V as HIGH LEVEL. But the 5V ECHO output of HC-SR04 should not be directly connected to 3.3V rated Raspberry Pi input.. It may damage it.. So you should use additional voltage dividing resistors to red...

Go to advanced search