NFC advice

閲覧: 63 回
最初の未読メッセージにスキップ

John Teague

未読、
2021/10/03 23:11:382021/10/03
To: Robots & Dinosaurs
Hi R&D,

Im building a table-top game and exploring the idea of using NFC in some player pieces.

My thoughts so far for using NFC instead of RFID because 
  • NFC offers two-way communication + charging capabilities 
  • RFID is one-way + no charging - but I may be wrong in how I want to use it.
NFC communication is approx 10-50mm.

Context:
The player piece cannot be physically plugged into the games board, so cant use physical connections like sockets or rails.
Player piece is approx 30mm x 20mm x 10mm - but not yet set in stone yet.
Player piece has an LED that needs to flash when “triggered”.
The player piece itself doesnt need to save/store information, but will need a static ID to read for identifying it in the game.


My questions are:
1. Could I use something like this NTAG 213 NFC Tag on the player piece and connect the LED (with a triggering circuit?) to it so when the transmitter sends an NFC signal it would trigger the LED flashing.

2. Could the NFC signal (also) provide the power (NFC charging) to flash the LED - or be used in conjunction with a capacitor to store NFC charge and release when triggered - is it possible?

Any suggestions will be greatly appreciated!!

John.

Andrew Larkin

未読、
2021/10/03 23:44:082021/10/03
To: sydney-h...@googlegroups.com
How many game pieces?

How many board positions? 
--
You received this message because you are subscribed to the Google Groups "Robots & Dinosaurs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sydney-hackspa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sydney-hackspace/B69FE370-F98F-4E33-A39F-F09D2AAE6195%40clevercoder.com.au.

John Teague

未読、
2021/10/04 0:07:132021/10/04
To: Robots & Dinosaurs
Hi Andrew,

For proof-of-concept, it would be a 4x4 grid using a coil matrix for the transmitter - one player piece.
For Prototyping, it would be a much larger 8x8 grid using coil matrix- 4 player pieces on the board.
Final board size would be approx 500mmx500mm (similar to monopoly board) - up to 8 player pieces at one time.

John.

Andrew Larkin

未読、
2021/10/04 0:50:192021/10/04
To: sydney-h...@googlegroups.com
Another approach would be to use a microcontroller like nRF52840 family powered by a button battery.

This has an NFC circuit that can be used to wake it up and then operate the LED.

You don't necessarily need to use NFC for communication as it also talks Bluetooth.

This means you might be able to just use 13.56MHz carrier switched to each coil in turn to solicit a BLE advertisement from a token at that location.

I'm using Raytac modules (10×15mm) with this chip. For your application one of the lower spec chips could work.

John Teague

未読、
2021/10/04 1:08:522021/10/04
To: Robots & Dinosaurs
I considered BLE - the various ones I have lying around (including some nRF’s) might be a bit too big after adding button batteries and LED for the player pieces though… 

I’ll take another look into BLE as well - thanks for the suggestion.

John.

Patrick Barnes

未読、
2021/10/04 6:28:082021/10/04
To: Robots and Dinosaurs
There are some pretty SMALL nRF modules out there...
image.png
8.55 x 3.25 x 0.85 mm, nRF module WITH antenna.
Who wants a bluetooth-enabled coffee bean? 😉

John Teague

未読、
2021/10/04 19:55:372021/10/04
To: sydney-h...@googlegroups.com
Crikey that IS small!!



Sent from my iPhone

On 4 Oct 2021, at 9:28 pm, Patrick Barnes <mrt...@gmail.com> wrote:



Madox

未読、
2021/10/05 1:05:222021/10/05
To: Robots & Dinosaurs
I have some small nRF modules I have lying around too, let me know if you're interested :)

Not as small as the one Patrick linked, but probably 2-3x the size?

John Teague

未読、
2021/10/05 23:42:242021/10/05
To: Robots & Dinosaurs
Cheers Madox :) 

That would be great! When the lockdowns lift shortly, we can catch up at the Space.

John.

Lewys Martin VK2EVA

未読、
2021/10/06 22:30:102021/10/06
To: Robots & Dinosaurs

You can get nail stickers that have little LEDs in them that light on NFC readers... maybe this works for you ?

Thomas Squires

未読、
2021/10/06 22:38:522021/10/06
To: sydney-h...@googlegroups.com
Hi,

I hope to join the group after the lockdown restrictions ease.

Regards,

Tom

Andrew Larkin

未読、
2021/10/06 22:54:242021/10/06
To: sydney-h...@googlegroups.com
Interesting.

These are likely to be just a coil and the LED, so no actual NFC/RFID function- just using inductive coupling to harvest energy.

You may be able to detect the presence of a piece on a square by inductive loading but won't be able to identify which piece.

Also, scanning the board for pieces will briefly illuminate each piece.

I could be wrong though.

John Teague

未読、
2021/10/06 23:50:122021/10/06
To: sydney-h...@googlegroups.com
I saw those nfc nail thingys and order a couple to see if I can make something from them :)

I like the direction of an attiny or ble mcu (I’m considering adding more than just a single led now) and have them powered by the nfc/coil and a cap?. I reckon I could poll each square and have the mcu trigger a response, maybe using a Hall effect sensor to work out the strongest magnetic  field to determine exact positioning?

Also trying to keep the costs per player piece as low as possible.

John
Sent from my iPhone

On 7 Oct 2021, at 1:54 pm, Andrew Larkin <and...@arcadius.com.au> wrote:

Interesting.

Will

未読、
2021/10/06 23:53:572021/10/06
To: sydney-h...@googlegroups.com
Hi all, do we know when the space is likely to be open next??

On Thu, 7 Oct 2021, 1:30 pm Lewys Martin VK2EVA, <countp...@gmail.com> wrote:

Thomas Squires

未読、
2021/10/11 21:54:372021/10/11
To: sydney-h...@googlegroups.com
Hi I agree,

I would like to know when I can meet at the group for the first meeting back from covid lockdown and also my first meeting at the group in person? How much do I need to pay to be a member regularly? Also when does the group meet regularly? Once a week, on weekends? Or once a month on weekends?.

I guess there is a board for the club so a chairperson, treasurer, secretary etc. ?

Regards,

Tom.

Regards,

Tom

Mitch Pommers

未読、
2021/10/13 8:04:382021/10/13
To: Robots & Dinosaurs
I read through the Public Health Order and the roadmap after chatting with Gav about when the space would be open next.
Neither document makes explicit mention of makerspaces, which means going by something similar - we think we are similar to libraries.
The current Public Health Order lists Libraries as only being allowed to open for certain activities.
The City of Ryde Libraries are all closed or limited access until the 25th (date the 80% target changes should be applied on).
It looks like the 16+ 2nd dose coverage may hit 80% this week though, so the changed 80% restrictions may come in next week.

Erring on the side of caution when it comes to Public Health Orders, Pandemics, and Fines, it looks like the space will be open next on Tuesday the 19th (unless restrictions aren't changed by then, in which case it may be Tuesday the 26th)

Public Health Order if anyone wants some light bedtime reading: https://legislation.nsw.gov.au/information/covid19-legislation/general

@Tom: The space is normally open on Tuesday evenings and Saturdays from 11AM, with an email being sent to this list and rnd-announce when it is opened.
Membership information can be found on the website, with the first visit to the space being free: https://robodino.org/joining
Yes there is a board, but I don't know much about it.

MitchPommers

STEPHEN BUCK

未読、
2021/10/13 16:22:432021/10/13
To: sydney-h...@googlegroups.com

Thanks Mitch.  Looking fwd to getting back to work and catching up!

 

Stephen

Thomas Squires

未読、
2021/10/13 18:33:572021/10/13
To: sydney-h...@googlegroups.com
Ok I read your reply, thanks mitch.

全員に返信
投稿者に返信
転送
新着メール 0 件