All good points.
Things to think about.
Search found 45 matches
- 10 May 2016, 3:45 AM
- Forum: General
- Topic: RS-232 serial protocol analyzers
- Replies: 8
- Views: 4367
- 09 May 2016, 19:09 PM
- Forum: General
- Topic: RS-232 serial protocol analyzers
- Replies: 8
- Views: 4367
I don't see where the program can display the data from two ports at once but that brings up an interesting idea. If I take a microcontroller with at least two hardware UARTS, I can hook two of the UART data-inputs to the bidirectional serial connection under test and then output the two streams to ...
- 09 May 2016, 18:03 PM
- Forum: General
- Topic: RS-232 serial protocol analyzers
- Replies: 8
- Views: 4367
- 08 May 2016, 15:19 PM
- Forum: General
- Topic: RS-232 serial protocol analyzers
- Replies: 8
- Views: 4367
RS-232 serial protocol analyzers
I am thinking of investing in a serial analyzer (hardware or software) and I am wondering what other people are using. Nothing I find really seems to spin my crank. I am hoping to spend less than $250, if possible. Free would be even better. Would like to avoid programs that have annual license fees...
- 15 February 2016, 12:10 PM
- Forum: General
- Topic: Question about muxing button & switch inputs
- Replies: 6
- Views: 3727
- 15 February 2016, 11:55 AM
- Forum: General
- Topic: Question about muxing button & switch inputs
- Replies: 6
- Views: 3727
- 13 February 2016, 13:56 PM
- Forum: General
- Topic: Question about muxing button & switch inputs
- Replies: 6
- Views: 3727
Question about muxing button & switch inputs
I have a need to mux together up to 16 digital inputs, made up of pushbutton switches and some toggle switches. I also want to add debounce and the ability to trigger an interrupt pin when one of the switches changes state. So far I have been looking at the HP4067 A/D mux, the Max6816 debouncer and ...
- 29 August 2015, 20:16 PM
- Forum: ZBasic for Generic Targets
- Topic: Arduino Mega2560 board => ZBasic
- Replies: 9
- Views: 5398
- 28 August 2015, 22:11 PM
- Forum: ZBasic for Generic Targets
- Topic: Arduino Mega2560 board => ZBasic
- Replies: 9
- Views: 5398
- 10 August 2015, 15:50 PM
- Forum: ZBasic for Generic Targets
- Topic: Arduino Mega2560 board => ZBasic
- Replies: 9
- Views: 5398
Re: Arduino Mega2560 board => ZBasic
Is it possible to use the ZBasic compiler for [the Arduino Mega2560] board with a Generic licence? Yes, it is. The Arduino Mega has a 6-pin IPS connector like many other Arduino boards. You can use this connector to program the bootloader or you can use it to program the application if you don't wa...
- 05 March 2014, 1:51 AM
- Forum: ZBasic Language
- Topic: the 328n is driving me crazy
- Replies: 14
- Views: 2894
- 16 April 2013, 11:45 AM
- Forum: ZBasic Native Mode
- Topic: ZX device as slave to Raspberry Pi
- Replies: 10
- Views: 6038
There are a growing number of Arduino-Pi interfaces that look very promising: http://wyolum.com/raspberry-pi-a-la-mode/ http://www.web4robot.com/ http://omer.me/2012/05/introducing-ponte/ http://www.cooking-hacks.com/index.php/documentation/tutorials/raspberry-pi-to-arduino-shields-connection-bridge...
- 18 January 2013, 14:50 PM
- Forum: General
- Topic: Android USB adapter and app allows ZX control
- Replies: 19
- Views: 8220
This will allow data transfer over an Android phone's USB connector without rooting the phone:
https://www.sparkfun.com/products/10748
https://www.sparkfun.com/products/10748
- 02 April 2012, 14:59 PM
- Forum: ZBasic Language
- Topic: Low temps causes display corruption
- Replies: 15
- Views: 3487
- 30 March 2012, 12:24 PM
- Forum: ZBasic Language
- Topic: Help with a new robot.
- Replies: 9
- Views: 2590
Hang in there! RTFM replies are not appropriate here and I don't think that Mike intended for you to take it that way. One fun option would be to get a Parallax BOE-Bot, Parallax LCD AppMod and a ZX-24r. There is Zbasic source code here that will help you to communicate with the LCD AppMod and we'll...