B4R Question B4R for Jeelabs hardware

HARRY

Active Member
Licensed User
Longtime User
Hi,

1)Does somebody have experience using B4R and Jeelabs equipment, e.g. JeeNode USB? I want to move a B4J program to a JeeNode using B4R. The program has been converted and compiles without errors, but I have difficulties in loading it to and executing it in the JeeNode USB. One problem is that I do not understand the meaning of the serial port in the Board selector. What port is meant: on my PC or on the , in my case, Jeelab device?

2) Did somebody translate already the Arduino RTC library to a B4R library? For me the instructions of Erel are too difficult to understand.

Greetings,

Harry
 

inakigarm

Well-Known Member
Licensed User
Longtime User
1) It's the COM PC port assigned to the USB connection between PC and the Jeenode

2) There's a library for RTCds302 (a 3 wire connection); for other RTCs boards (like RTCDS1307 on I2C connection) look at the link above -- no lib but B4R configuration code
 
Upvote 0

HARRY

Active Member
Licensed User
Longtime User
Hi inakigarm,

Thanks for the reply.
You write "(like RTCDS1307 on I2C connection) look at the link above". What link?

Harry
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…