Friday 30 August 2019

Updating sensors and going forwards


So, today I’ve been looking at alternate chips for the sensors, as to add the extra medical and reporting systems to the current sensors based on the Picaxe 08M2 is really pushing the envelope of what it can do.

Monday 19 August 2019

August Arcturus update


Well, it has been a little while since last update, but then, there hasn’t been a huge amount to update yet as real-life & health reared it’s head for a little while over the summer.

That hasn't stopped planning and work on Arcturus overall though.


I did tinker with LCD/Oled displays for Arcturus to add info , but I’m not happy with how they are handled via picaxe basic so they will need to be something I work on in C, which I’m partway through getting up to speed with.

However, that hasn’t stopped work on the existing Arcturus system sensor and emitter prototypes.

The sensors have had a quite extensive upgrade following the feedback at Babylon 5, along with implementation of the various effects – The problem now is the chip being used in the sensor (Picaxe 08M2/PIC 12F1840) is running critically low on code space. So to include a medical system/medic box could possibly need switching to C, which I think would give some efficiencies over picaxe basic or move to a chip with more available resources – a move that would effectively mean the existing sensor mk1’s/prototypes would migrate to crew/monster sensors as they are unlikely to need the full medical system included and wouldn’t need the smaller chips replacing..

That said, when it comes to a medic box/medic system and building it into sensors, then the design is pretty much locked in, admittedly as an option extra/bells and whistle. A thought regarding that I’ve had is to have the medic system including settings for whatever variables – anyway, that’s more something for another post once there has been more thought/discussion about it – what I’m not wanting it to do is remove the chance for roleplay around injuries, and use a medic box more as an ultra-tech or magical healing system to go alongside bandages and duct tape 😊

The coming bank holiday weekend will see the pretty much production power level emitter circuit being tested with a ppg body and 16/14mm lens. Curious to see how the output comes out on that one 😊 Along with the updated sensor for feedback around it’s user-friendliness.


Following that, and given that at the moment there isn’t really a need to change the emitter/sensor code from Picaxe to C as yet, the next stages, prior to publishing the information will be:
  • Add two optional inputs to the emitter circuit – 
    • one to change between ‘lethal’ and ‘stun’ settings and one to switch between semi-auto and full auto
  • 5 versions of the code – 15,30,50,75,Unlimited magazine/ammunition sizes
  • “pump action circuit” – basically for those that want to simulate pump action gear, like the Aliens pulse rifle or similar – 
  • This would basically be a 7-15 ‘round’ capability that requires a pump action to reset after each shot, then a longer full reload (Probably triggered by holding a reload button and pumping at the same time)
Other possibilities:

Setup mode – basically it uses the Arcturus code to say what the various settings on the emitter circuit are including magazine size, and the various settings – I envisage this being used really only when shooting a ref box for testing or similar, but it would be an idea to include in the basic circuit I think.


Ref or Referee/GM/God boxes would be combined emitter/receiver circuits with displays that allow refs to set sensors and check sensor settings (I.e. zap a sensor and it verbally reports).

A Ref box would be the only way to enable a sensor to take multiple point damage as well, as rather than 2 versions of the code, I feel it would be easier to default to having it disabled, but with the option of enabling it for those that do want to include multiple damage.

Would it leave the possibility for abuse – maybe. But it’s also something I think would benefit from needing a physical connection via say a usb plug/cable to enable so for example, it would not be possible to make an emitter circuit/gun that say in one shot enables multiple damage on a target sensor and on the next hits it with multiple damage when it’s a single point damage game.

It may sound extreme, but I’m trying to cover as many concerns as I’ve been able to come up with as possible.

I also see a ref bax as a method to enable certain immunities (Say to radiation damage) for monsters though this is still in the air – Medic boxes however, could be used to add temporary immunities to radiation damage ot toxin damage – representing various drugs or even full biohazard suits etc.


All still in progress, but the basic level gear won’t be long before I sit down with the documents and try to convert a lot of notes into something legible 😊