**** BEGIN LOGGING AT Mon May 31 02:59:56 2021 May 31 05:50:50 is this channel moving or staying? need to know which channels I need to update May 31 06:01:26 its live on L!b3ra... May 31 06:06:58 thanks May 31 14:06:35 I want to write code in c for I2C and UART in BeagleBone Black. May 31 14:07:12 I have Two Board 1) Beaglebone Black 2) Arduino Uno May 31 14:08:01 Recommended code and guidelines regarding BeagleBone Code May 31 14:08:31 you shouldn't really attempt to compare those two... an arduino is a small microcontroller programmed "baremetal", i.e. without any operating system. a beaglebone is a linux system, programming it is more similar to writing software for a desktop computer than writing software for a microcontroller May 31 14:10:47 apart from setting up pin configuration, using I2C and an UART in particular works the same as it does on any other linux system. pin configuration is the only part that is beaglebone-specific (and can be done either at runtime using the "config-pin" utility or by enabling overlays for these functions in the /boot/uEnv.txt config file) May 31 16:37:28 Well...I went to libreIRC. Huh? May 31 16:46:09 If you are in the states, Heppy Memorial Days! May 31 16:53:40 libreIRC ? do you mean libera? May 31 16:53:58 plan is still to move, I'm waiting for jkridner to update the bbb.io/chat page May 31 16:55:36 I went to LibreIRC. May 31 16:55:37 Oh. May 31 16:55:44 What is libera? May 31 16:56:50 Oh! May 31 16:56:52 I found it. May 31 16:56:55 Nice. May 31 16:56:59 Fancy... May 31 16:57:16 Are you guys using it currently? May 31 17:02:11 @zmatt: Did you see my "I made it!" notion? May 31 22:15:05 hi, can someone help me ? i want to find i pin with pwm on beaglebone AI. i have this link : https://github.com/beagleboard/beaglebone-ai/wiki/System-Reference-Manual **** ENDING LOGGING AT Tue Jun 01 02:59:57 2021