Search found 12 matches

by okeyzee
Sun Jul 31, 2022 7:36 am
Forum: General Programming
Topic: Programme corruption if switched off in sleep mode
Replies: 2
Views: 4560

Programme corruption if switched off in sleep mode

Hi,

Could Pic12f675 mcu's programme corrupt if it is switched off in sleep mode ?

Thanks and regards
by okeyzee
Tue Jul 19, 2022 6:39 pm
Forum: General Programming
Topic: PIC12F675 display
Replies: 4
Views: 10057

Re: PIC12F675 display

Thanks a lot for the information Sir, highly appreciated.
by okeyzee
Sun Jul 17, 2022 2:31 pm
Forum: General Programming
Topic: PIC12F675 display
Replies: 4
Views: 10057

Re: PIC12F675 display

Thanks for the response Sir
by okeyzee
Sat Jul 16, 2022 7:53 pm
Forum: General Programming
Topic: PIC12F675 display
Replies: 4
Views: 10057

PIC12F675 display

Hi,

Is there a way to interface any kind of I2C display with PIC12F675 ?
For example: LCD (16x2) or 0.96 inch Oled or any other type.
Looking forward for the guidance please.

Regards
by okeyzee
Wed Jun 15, 2022 3:58 pm
Forum: Flowcode V8
Topic: APDS-9960 gesture sensor -regarding.
Replies: 4
Views: 3287

Re: APDS-9960 gesture sensor -regarding.

Benj wrote:
Wed Jun 15, 2022 3:49 pm
This blog post might help in simplifying I2C communications from Flowcode.
https://www.matrixtsl.com/blog/simplifi ... c-and-spi/
Thanks a lot Sir.
Thanks for the guidance.
Regards
by okeyzee
Wed Jun 15, 2022 3:57 pm
Forum: Flowcode V8
Topic: APDS-9960 gesture sensor -regarding.
Replies: 4
Views: 3287

Re: APDS-9960 gesture sensor -regarding.

chipfryer27 wrote:
Wed Jun 15, 2022 7:01 am
Hi

I think you may mean v9 software.

Whilst that sensor isn't available as a component it does use an I2C interface which is supported (in both v8 and v9) and there are many examples of how to use the device online.

Regards
Thanks a lot for your response and your guidance
Regards
by okeyzee
Tue Jun 14, 2022 7:06 pm
Forum: Flowcode V8
Topic: APDS-9960 gesture sensor -regarding.
Replies: 4
Views: 3287

APDS-9960 gesture sensor -regarding.

Hi, I downloaded flowcode 8 software today for evaluation purpose & before buying it I want to make sure it can help me with the projects I have in my mind. For my current project I need gesture detection. I looked for APDS-9960 under the sensor tab but unfortunately it is not listed there. Does flo...
by okeyzee
Sat Nov 01, 2014 4:31 pm
Forum: General Programming
Topic: Need HELP with Infrared project
Replies: 5
Views: 4712

Re: Need HELP with Infrared project

Thanks John I highly appreciate your quick response. Your programme will read button pressed on a remote control and display a corresponding value on LCD. I need to design a programme that will filter all the signals from a remote control in other words it wont respond to any remote controll at all,...
by okeyzee
Sat Nov 01, 2014 9:57 am
Forum: General Programming
Topic: Need HELP with Infrared project
Replies: 5
Views: 4712

Re: Need HELP with Infrared project

I made this short programme hope I am using the right component.

The data value could be anything I chose a random value 10, what next how to make MCU turn its pin HIGH and glow LED connected to.
by okeyzee
Sat Nov 01, 2014 6:10 am
Forum: General Programming
Topic: Need HELP with Infrared project
Replies: 5
Views: 4712

Re: Need HELP with Infrared project

Thanks a lot I have downloaded Flowcode V6 30 days-trial, now and I have now access to other MCUs as well...

Ok now coming back to the topic can anyone help me with my project????
by okeyzee
Fri Oct 31, 2014 6:15 pm
Forum: General Programming
Topic: Need HELP with Infrared project
Replies: 5
Views: 4712

Need HELP with Infrared project

I want to make a short distance (5cm or 50mm) Infrared sensor, whose Infrared transmitter can send a specific information or code to Infrared receiver and after receiving this information or code microcontroller will take some action for example it will make one of its pin HIGH. so this way it wont ...