cherbin

Results 10 issues of cherbin

The raspberry pi is always getting zeros for the Accelerometer data. Accelerometer data. Do you know the reason ? x: 0.0 y: 0.0 z: 0.0 Gyroscope data x: -156.183206107 y:...

Hi, I'm using your code for the MPU-6050 on the Pi 4. I'm having a very hard time getting correct results and not sure who else to ask. I'de really...

Hi I have the driver compiled and running. It works fine in the default landscape mode. I commented out the // #define DISPLAY_OUTPUT_LANDSCAPE When I run ./fbcp-ili9341 , the screen...

Hello, I got the portrait mode to work by adding the following in the ILI9488.cpp madctl |= MADCTL_COLUMN_ADDRESS_ORDER_SWAP; The problem now is it says the width is 480 (long side)...

I am using Ubuntu, modified the Dropbox.ini and put my username and password. Inside this Dropbox file, I also see the customer_key and consumer_secret. In the instructions it does NOT...

I am trying to send data to thingsboard.cloud. I've included "ThingsBoard.h" in my .cpp file I am successfully connected via the THINGSBOARD_SERVER and TOKEN When I execute the following as...

Hello, I am trying to get the fbcp-ili9341 running on the CM4. Getting the following error: root@raspberrypi:~/fbcp-ili9341# ./fbcp-ili9341 bcm_host_get_peripheral_address: 0xfe000000, bcm_host_get_peripheral_size: 25165824, bcm_host_get_sdram_address: 0xc0000000 BCM core speed: current: 200000000hz, max...

Hello, I am able to connect to my device using the Mobile App I'm getting BT_SMP errors. When connected the device terminal responds with: ``` Advertising BLE... BLE APP connected......

Hello, The manualFocusPreview.c works with the focus. Once you exit the program , the camera does not keep/save the current focus value.. How do you save the focus value so...

Hello, Do you have the CST816S Data Reference document which lists all the addresses and technical information ? Also is the CST816S the same as the CST816D ? We need...