electroSome » All Posts https://electrosome.com/forum/raspberry-pi/feed/ Sat, 18 Mar 2023 04:13:15 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/i2c-communication-between-raspberry-pi-and-pic-microcontroller/#post-11936 <![CDATA[Reply To: I2C Communication between Raspberry Pi and PIC Microcontroller]]> https://electrosome.com/topic/i2c-communication-between-raspberry-pi-and-pic-microcontroller/#post-11936 Mon, 28 Dec 2015 04:57:29 +0000 Ligo George You can use 3.3V pull up resistors instead of 5v pull up. Otherwise you can refer this also : https://www.adafruit.com/datasheets/an97055.pdf

]]>
https://electrosome.com/topic/i2c-communication-between-raspberry-pi-and-pic-microcontroller/#post-11934 <![CDATA[I2C Communication between Raspberry Pi and PIC Microcontroller]]> https://electrosome.com/topic/i2c-communication-between-raspberry-pi-and-pic-microcontroller/#post-11934 Sat, 26 Dec 2015 17:02:10 +0000 zs1bfe I have been using I2C between Rpi & PIC16f877 with the PIC running at 3V.

I would like to use 5V on all circuits and supplies.

Is it possible to use 5V on the I2C pins of RPI?

I cannot see that a levelshifter will work, please help.

Thx

 

]]>
https://electrosome.com/topic/connecting-raspberry-pi-to-pic16f887-using-uart-on-both/#post-11918 <![CDATA[Reply To: Connecting Raspberry Pi to PIC16F887 using UART on both]]> https://electrosome.com/topic/connecting-raspberry-pi-to-pic16f887-using-uart-on-both/#post-11918 Wed, 16 Dec 2015 12:58:36 +0000 Ligo George Hi,

Check the following.

  1. Ground of both Raspberry Pi and PIC should be made common.
  2. Baud rate, Parity Bits, Number of bits should be same
  3. Raspberry Pi output is 3.3V while PIC is 5V (3.3V PIC is also available). So you should use level shifting to prevent any possible damages to Raspberry Pi.
]]>
https://electrosome.com/topic/connecting-raspberry-pi-to-pic16f887-using-uart-on-both/#post-11881 <![CDATA[Connecting Raspberry Pi to PIC16F887 using UART on both]]> https://electrosome.com/topic/connecting-raspberry-pi-to-pic16f887-using-uart-on-both/#post-11881 Tue, 01 Dec 2015 14:23:21 +0000 Omotoso Omoniyi Hi guys, i have followed the tutorials on

1.  Using UART of PIC Microcontroller – MPLAB XC8 at https://electrosome.com/uart-pic-microcontroller-mplab-xc8/

2. Using UART on raspberry Python. Link at https://electrosome.com/uart-raspberry-pi-python/

The project i am working on will have me send pure strings(texts) from raspberry Pi to PIC and vice versa using UART, I have wired the circuit as expected but the message i am getting on the raspberry Pi and on the PIC is sort of garbled. I do not know what is responsible for this, please does anyone have an idea of what i should do to get the messages in the write format. Thanks!

]]>
https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10982 <![CDATA[Reply To: Data store in raspberry Pi…]]> https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10982 Wed, 04 Mar 2015 10:34:34 +0000 Vivek Kartha Python documentation for reading and writing files can be found here

]]>
https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10981 <![CDATA[Reply To: Data store in raspberry Pi…]]> https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10981 Wed, 04 Mar 2015 10:18:02 +0000 Vivek Kartha Are you using one wire sensor? Did you write the program for reading sensor data in python?

]]>
https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10934 <![CDATA[Data store in raspberry Pi…]]> https://electrosome.com/topic/data-store-in-raspberry-pi/#post-10934 Fri, 27 Feb 2015 11:05:48 +0000 mohammad146 Hello All…. i have a raspberry Pi… i connect a temperature sensor to it… now i want to store its data in a file ..so can any body help me in that…i dont know about that ..to store data coming from temperature sensor…

]]>
https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10467 <![CDATA[Reply To: Why Raspberry Pi uses SD Card instead of Hard Disk]]> https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10467 Mon, 12 Jan 2015 09:13:24 +0000 mohammad146 Thanks, all my doubts are cleared.

]]>
https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10403 <![CDATA[Reply To: Why Raspberry Pi uses SD Card instead of Hard Disk]]> https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10403 Fri, 02 Jan 2015 10:17:12 +0000 Ligo George But there is no relation with Operating System Size and SD Card. SD card is chosen because of its advantages. Up to 512GB SD cards are available in the market.

]]>
https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10402 <![CDATA[Reply To: Why Raspberry Pi uses SD Card instead of Hard Disk]]> https://electrosome.com/topic/raspberry-pi-sd-card-hard-disk/#post-10402 Fri, 02 Jan 2015 10:03:25 +0000 mohammad146 sorry it can not download but run Entirely in SD card

]]>