a 'ESP8266' as access point serving a page that could drive one of it's IO back to your app. Not BT, but pretty simple.
..jay
Search found 36 matches
- 25 September 2016, 15:24 PM
- Forum: General
- Topic: Single-bit wireless in both directions
- Replies: 1
- Views: 6518
- 05 July 2016, 16:49 PM
- Forum: ZBasic Language
- Topic: 32-bit chips
- Replies: 8
- Views: 10850
- 06 December 2015, 4:28 AM
- Forum: ZBasic Language
- Topic: ZBasic or Arduino for hobby?
- Replies: 11
- Views: 6319
Re: ZBasic or Arduino for hobby?
I was tad later.. 6052 .. I still have two working KIM-1's (and a KIMSi 1K memory expansion).. but I'd have to dig around a bit to find some old programs on tape..GTBecker wrote:My first micro was an 8008

- 28 November 2015, 15:38 PM
- Forum: General
- Topic: Adapter for ESP8266-01
- Replies: 8
- Views: 11982
- 18 November 2015, 18:08 PM
- Forum: General
- Topic: Just wanted to say..
- Replies: 0
- Views: 8873
Just wanted to say..
Thank you. Been mostly lurking on the forum.. but have lots of projects over the years with zbasic and the family of products..
Thought it was time to say thanks for the ride (so far) .. it has been fun and a great place to learn. .. BTW.. retired IBM programmer/engineer..
Thought it was time to say thanks for the ride (so far) .. it has been fun and a great place to learn. .. BTW.. retired IBM programmer/engineer..
- 24 September 2014, 15:32 PM
- Forum: ZBasic Language
- Topic: Detecting power loss and saving data
- Replies: 4
- Views: 3464
- 24 February 2014, 17:56 PM
- Forum: ZBasic Language
- Topic: Is the excel version of device parameters still online
- Replies: 2
- Views: 1434
- 09 October 2013, 4:07 AM
- Forum: ZBasic Language
- Topic: FlipBits() but just need a nibble and need to invert bits
- Replies: 7
- Views: 3382
Tom, thanks for the sample, I'll file it away for future use.. In my current app, it is cleaner for me to use Don's approach and just pass address and UBound as arguments rather than storing size info in each table. ..jay If I understand your question, Jay, maybe this will work for you, too. .......
- 08 October 2013, 14:17 PM
- Forum: ZBasic Language
- Topic: FlipBits() but just need a nibble and need to invert bits
- Replies: 7
- Views: 3382
Re: FlitBits() but just need a nibble and need to invert bit
Don, thanks for the note!! Sorry it was a little off topic.. The light came on when you said: ......It can be done but it isn't as simple as one might like. Essentially, you need to pass the address of the table to the subroutine and you also need some means to indicate how many entries are in the t...
- 08 October 2013, 12:59 PM
- Forum: ZBasic Language
- Topic: FlipBits() but just need a nibble and need to invert bits
- Replies: 7
- Views: 3382
Re: FlitBits() but just need a nibble and need to invert bit
Ahhh.. now that you mention ByteVectorData.. I have put off a question I have along THAT line.. I'd like to be able to have a sub that could work with a 'pointer' to one of several different '..VectorData' tables. I've played with using addresses, but have not figured out how to do it.. Using your t...
- 23 May 2013, 15:43 PM
- Forum: ZBasic Native Mode
- Topic: Hello_World puzzler
- Replies: 8
- Views: 9613
- 19 April 2013, 6:27 AM
- Forum: ZBasic IDE
- Topic: IDE Project>Open does not produce dialogue
- Replies: 8
- Views: 11551
- 10 January 2013, 17:14 PM
- Forum: ZX-40
- Topic: PWM8 with OutputCapture on mega328p
- Replies: 2
- Views: 5515
- 10 January 2013, 14:23 PM
- Forum: ZX-40
- Topic: PWM8 with OutputCapture on mega328p
- Replies: 2
- Views: 5515
PWM8 with OutputCapture on mega328p
Reworking a old project (another IR vacation TV timer) that uses a ZX40 for scheduling and PWM to generate the IR command data stream. A PIC12F683 generated the carrier freq as gated by the PWM stream and controls the LEDs. I thought I'd move to a zx-328n, use the PWM as before, then use a PWM8 to g...
- 31 October 2010, 11:56 AM
- Forum: ZBasic Language
- Topic: DS3231
- Replies: 2
- Views: 3524
ds3231
Thanks Tony,
I have it working .. finished assembling the board and tested all the parts of the code.
..jay
I have it working .. finished assembling the board and tested all the parts of the code.
..jay