Good vs. Evil

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
74 I worked a bit on the "real" implementation of the protocol from a few days back.
Apparently the serialEvent() function triggers per character and not per message, which is kind of odd.
(I need to use an usb connection for now as I don't yet have the tools yet to totally create the setup)
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
74 well...first bit is done. I can send a string of 5 bits which gets translated into a 4 bit number.
(the fifth bit is to make sure nothing went wrong when I make the switch to the real setup)
 

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
74 I worked a bit on the "real" implementation of the protocol from a few days back.
Apparently the serialEvent() function triggers per character and not per message, which is kind of odd.
(I need to use an usb connection for now as I don't yet have the tools yet to totally create the setup)
74 what protocol?
Edit73
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
72 @RealKC remember when we had that discussion about cc/open computers?
The one that lead to that discussion :p
(sorry, I don't want to search for it right now)