BrickTronic
Eurobricks Vassals-
Posts
95 -
Joined
-
Last visited
About BrickTronic

Spam Prevention
-
What is favorite LEGO theme? (we need this info to prevent spam)
Technic
-
Which LEGO set did you recently purchase or build?
850
Extra
-
Country
Austria
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Sorry, hurts me like measure current in Volt and Voltage in Ampere ... There is mix-up of label 2's- and 1's- complement 2's complement is used to get the negatve expression of a value when working with negative / signed values (a Byte in range from 127 to 0 to -128) : 2's complement is : 256 - x (when x >0) for Bytes when x = 1 (0x01) then 2's complement of x result in 255 (0xFF) and stand for "-1" when you decrement n = 0x00 you get 0xFF so decrement (is n - 1) result in 0xFF alias -1 The 1's complement is just inverting each Bit of a Byte So 0x01 (binary 0000.0001b) becomes 0xFE (binary 1111.1110b) This is same as 255 - x (for x = 1) resulting in 254 (0xFE) or 0x00 becomes 0xFF And exactly this is used in RCX Messages Jo
-
Hello, Does you have taken pictures of you try to disassembling ? Would be great if you could share. Maybe not only me is interested. On Pybricks-Support Discussion there is not documented how Motor(s) can/will act as Broadcaster/Sender/Advertiser (of IMU-Data & Motor-Position/Speed) Is your code somewhere available ? A Link would be great. Jo
-
Hello, Did you also send unlock after power-up and periodic "Alive" ? And does you Toggle Command when sent miltiple time in sequence ? 3 9 13 17 23 29 34 39 45 51 57 62 68 74 80 86 92 98 104 109 115 120 126 132 138 144 150 156 162 167 173 178 184 190 196 202 208 214 220 226 232 237 243 248 254 259 265 271 277 283 289 295 301 306 312 318 324 329 335 341 347 0xFE 0x00 0x00 0xFF 0xA5 0x5A 0x44 0xBB 0x6F 0x90 0x20 0xDF 0x79 0x86 0x6F 0x90 0x75 0x8A 0x20 0xDF 0x62 0x9D 0x79 0x86 0x74 0x8B 0x65 0x9A 0x2C 0xD3 0x20 0xDF 0x77 0x88 0x68 0x97 0x65 0x9A 0x6E 0x91 0x20 0xDF 0x49 0xB6 0x20 0xDF 0x6B 0x94 0x6E 0x91 0x6F 0x90 0x63 0x9C 0x6B 0x94 0x3F 0xC0 0x85 0x7A #NV D o y o u b y t e , w h e n I k n o c k ? 3 9 14 20 25 31 37 43 49 55 61 67 72 78 83 89 94 100 105 111 117 123 129 135 140 146 152 158 164 170 176 182 187 193 199 205 211 217 223 229 234 240 245 251 257 263 269 275 280 286 292 298 303 309 315 320 326 331 337 342 348 354 360 365 371 376 382 388 393 399 404 0xFF 0x5A 0xA5 0x4A 0xB5 0x75 0x8A 0x73 0x8C 0x74 0x8B 0x20 0xDF 0x61 0x9E 0x20 0xDF 0x62 0x9D 0x69 0x96 0x74 0x8B 0x20 0xDF 0x6F 0x90 0x66 0x99 0x66 0x99 0x20 0xDF 0x74 0x8B 0x68 0x97 0x65 0x9A 0x20 0xDF 0x62 0x9D 0x6C 0x93 0x6F 0x90 0x63 0x9C 0x6B 0x94 0x21 0xDE 0xE8 0x17 0xFF 0x46 0xB9 0x46 0xB9 0xFF 0xEF 0x10 0xEF 0x10 0xFF 0xB5 0x4A 0xB5 0x4A #NV J u s t a b i t o f f t h e b l o c k ! 177 Set power down delay (minutes) 231 Alive 66 Set sensor mode (sensor, code) where code=mode,slope Documentation on available Opcodes are in the SDK Package available at Philo's Page (it is a selfextracting EXE-File) Inside this Zip-Container there is File RCX2 LASM byte codes.pdf in Folder .\L EGOMindstormsSDK25.exe\\program files\LEGO\LEGO Mindstorms SDK\Doc\ Without Unlock Sequence after Cybermaster Power-On no communicatiion passible. when Alive not received periodically, loss of communication (Time-Out -> Watch-Dog) Jo
-
Dacta Control Lab Software
BrickTronic replied to Dazmundo's topic in LEGO Technic, Mindstorms, Model Team and Scale Modeling
Hello, Maybe the Info in this thread might help (Page 3) : Jo -
Hello, Cybermaster us an "Tower" with RS232 Interface to PC and 27MHz Radio Frequency Interface to Cybermaster Pictures of the Tower : http://www.brickshelf.com/cgi-bin/gallery.cgi?i=604134 & http://www.brickshelf.com/cgi-bin/gallery.cgi?i=604133 and further http://www.brickshelf.com/cgi-bin/gallery.php?f=66485 Schematic you can find https://fccid.io/document.php?id=23750 Note that RTS = -12V and DTR=+12V is used for GND -> 5V to RS232 Level shift Programmable Prick Baudrate 0-Bit 1-Bit RCX 1.0 / 1.5 RCX 2.0 2.400Bd, Start- 8 Data-, Odd Parity- & Stop- Bit 4.800Bd, Start- 8 Data-, Odd Parity- & Stop- Bit 38kHz / 50% 76kHz / 25% Light OFF Light OFF Scout 2.400Bd, Start- 8 Data-, Odd Parity- & Stop- Bit 38kHz / 50% Light OFF Spybotic 4.800Bd, Start- 8 Data-, Odd Parity- & Stop- Bit Light ON Light OFF Cybermaster 2.400Bd, Start- 8 Data-, Odd Parity- & Stop- Bit AM 26,995MHz Programmable Prick Header Remark RCX 3 Byte 0x55 0xFF 0x00 Scout 3 Byte 0x55 0xFF 0x00 Spybotic tbd tbd Cybermaster 4 Byte 0xFE 0x00 0x00 0xFF Command to Cybermaster 1 Byte 0xFF Reply from Cybermaster Programmable Prick Command Frame RCX 0x55 0xFF 0x00 Cmd Cmd D0 D0 .. Dn Dn Chk Chk Scout 0x55 0xFF 0x00 Cmd Cmd D0 D0 .. Dn Dn Chk Chk Spybotic tbd Cybermaster 0xFE 0x00 0x00 0xFF Cmd Cmd D0 D0 .. Dn Dn Chk Chk Programmable Prick Reply Frame RCX 0x55 0xFF 0x00 Cmd Cmd D0 D0 .. Dn Dn Chk Chk Scout 0x55 0xFF 0x00 Cmd Cmd D0 D0 .. Dn Dn Chk Chk Spybotic tbd Cybermaster 0xFF Cmd Cmd D0 D0 .. Dn Dn Chk Chk Jo
-
Dacta Control Lab Software
BrickTronic replied to Dazmundo's topic in LEGO Technic, Mindstorms, Model Team and Scale Modeling
12V ??? The Interface A operates with 4,5V (Motors & Lights) The Opto-isolates parallel Inteface is using 5V from "Host" So an FTDI like Interface would work Jo -
Hello, very interesting document. With an G850VS you have luck to have an PIO Harware on the 11-Pin Port With an 1401 you can write Data (for example by LPRINT) to an external Interface to use them for Interface 9750 But the 2 Inputs might than be accessable only by Assembler-Code (or Peek/Poke Subroutine) ... Is there a schematic drawing of the GV850VS available ? wher can I find ? Or is there a Datasheet for the SC61680 Processor available ? how operates Xin/Xout there (especially the 2kHz/4kHz Mode and how to read Xin frequency) Johannes
-
Lego Smart Brick General Discussion/Concerns Topic
BrickTronic replied to a_clay_brick's topic in General LEGO Discussion
Hello, Maybe this https://www.dajlab.org/jtoypad.html might work ... Also have a look especially here https://www.dajlab.org/jcontrollab.html Unfortunately the WEDO 1 Hub is not supported on this page https://www.dajlab.org/index.html Jo -
Hello, Yes, will work, depending on Switch S1 Position an Address in Range 0x390 to 0x39F You also can remove R2 and wire IC6 (I think there is no IC6b ) Pin 3 direct to 5V ... Hope you will report success soon and how your "Hack" looks like Jo
-
Hello, The good old Wired-OR will work. You mentioned that it would be easier to use a 74LS138. Then only wire the Diodes-Kathode to Switch and all Anodes together with Pull-Up-Resistor (Wired-AND). This Diode-Point inverted (you can re-use IC3a or IC3b) with output to IC1a NAND-Gate But why not use 74LS85 to compare A0 to A2 to a 3-Bit DIP-Switch ? Anyhow, there are many ways ro ROMe :-) Have fun and let us participate how it is working ! Jo
-
Hello, sounds/looks interesting what exactly is inside ? What Components did you use (uC H-Bridge, ...). Can you share an Schematic Diagram / Wiring-Diagram ? Pictures of Top- & Bottom- of the assembel PCB would also be nice ... Where can I find information on AFHDS2A Protocol ? Is there done Frequency-Hopping (FFSH) and how is this done ? How is binding done (establish the "connection" to synchronize FHSS) ? What Pin is wired in what way ? How does work 10A 12V PWM on same connector with 2A 5V PWM ? How are this Pins wired ? Especially the wiring of your Adapters (for 2x5A/3A and 2A@5V/10A@12V) interests me. what happen when put 2x5A/3A Adapter on 2A@5V/10A@12V Port and also when put 2A@5V/10A@12V Adapter to 2x5A/3A Port ? Wiring-Diagram would be fine. Jo
-
Lego Smart Brick General Discussion/Concerns Topic
BrickTronic replied to a_clay_brick's topic in General LEGO Discussion
Hello, Where can I find Picture(s) and Info on LEGO Website ? I failed. A Link would be nice ... Jo -
[APP] BrickController2
BrickTronic replied to imurvai's topic in LEGO Technic, Mindstorms, Model Team and Scale Modeling
Hello, There are 2 APPs for communication : the MK App for Module 3.0, 3.8, 4.0 and 6.0 => App to control the modules by Advertising-Data and also support of MK-Remotes (digital or analog) using a special RF-Protocol (see Pascal Langer at Github) the MK+ App for Module H4.0, H6.0, BH4.0, BH6.0, the old "black Module" (referenced as "DIY") that seems to use regular BLE Communication via GATT Services So all Modules supporting MK App and MK+ app should be possible to can be supported by BrickController App in general :-) But there will much work for reverse-engineering implementation and testing necessary My great respect for the till today implemented Modules. Your view of supplier Mouldking is justified. If i'm not wrong this behaviour is getting better. And then there is/are also the stand-alone Motor-Packs (possible with Remote) or separate sold Modules ... Jo- 1,316 replies
-
- sbrick
- game controller
-
(and 8 more)
Tagged with: