
Search found 15 matches
- 26 June 2013, 13:23 PM
- Forum: ZX-24
- Topic: Analog Output
- Replies: 5
- Views: 7584
- 26 June 2013, 12:24 PM
- Forum: ZX-24
- Topic: Analog Output
- Replies: 5
- Views: 7584
- 26 June 2013, 1:25 AM
- Forum: ZX-24
- Topic: Analog Output
- Replies: 5
- Views: 7584
Analog Output
Microcontroller: ZX24s I'm using Arduino Library with my microcontroller. I tried yesterday to use analogWrite Function to test a single LED with the Arduino Fade example. Unfortunately I figured out that all pins were working as digital. Pin D.5 & D.7 which are the LEDs on microcontroller can b...
- 11 April 2012, 3:35 AM
- Forum: ZX-24
- Topic: ATmega1284P With Arduino
- Replies: 3
- Views: 7101
- 10 April 2012, 5:54 AM
- Forum: ZX-24
- Topic: ATmega1284P With Arduino
- Replies: 3
- Views: 7101
ATmega1284P With Arduino
Hello.
I would like to know if it's possible to install arduino bootloader and use it's programming language wiring. I Read that there are ports of arduino bootloader for ATmega1284P.
If it's possible can somebody show me the way ?
*Using ZX 24s.
Thanks in advance.
I would like to know if it's possible to install arduino bootloader and use it's programming language wiring. I Read that there are ports of arduino bootloader for ATmega1284P.
If it's possible can somebody show me the way ?
*Using ZX 24s.
Thanks in advance.
- 01 November 2011, 10:53 AM
- Forum: ZX-24
- Topic: ZX 24s Sout Broken :(
- Replies: 4
- Views: 7924
- 13 October 2011, 11:40 AM
- Forum: ZX-24
- Topic: ZX 24s Sout Broken :(
- Replies: 4
- Views: 7924
Re: ZX 24s Sout Broken :(
Yesterday while I was trying to take out the microcontroller the Sout Pin Broke... is there any other way to program the microcontroller ? The ZX devices cannot be programmed without both serial pins working correctly. We'd be happy to repair it for you if you'll send it back. Really ? That's fanta...
- 13 October 2011, 5:28 AM
- Forum: ZX-24
- Topic: ZX 24s Sout Broken :(
- Replies: 4
- Views: 7924
ZX 24s Sout Broken :(
Hello Again.
Yesterday while I was trying to take out the microcontroller the Sout Pin Broke... is there any other way to program the microcontroller ?
*note*
I have a easy Bluetooth Module, I don't know if it is possible to do something and program it from there.
Yesterday while I was trying to take out the microcontroller the Sout Pin Broke... is there any other way to program the microcontroller ?

*note*
I have a easy Bluetooth Module, I don't know if it is possible to do something and program it from there.
- 04 August 2011, 8:09 AM
- Forum: ZBasic Language
- Topic: Remote Control Project
- Replies: 4
- Views: 3246
Remote Control Project
I'm trying to control my sony TV with the IR Transmiter. I Need to send signal for 2.4ms then pause for 0.6ms and then send 1.2ms for Binary-1 or 0.6ms for Binary-0 with a pause of 0.6ms between them. http://www.zbasic.net/forum/about676.html I found this topic where there is OutBurst subroutine tha...
- 03 August 2011, 9:29 AM
- Forum: ZBasic IDE
- Topic: ZBasic Compiler (No support for other OS)
- Replies: 8
- Views: 12540
- 03 August 2011, 9:01 AM
- Forum: ZBasic IDE
- Topic: ZBasic Compiler (No support for other OS)
- Replies: 8
- Views: 12540
- 02 August 2011, 11:30 AM
- Forum: ZBasic IDE
- Topic: ZBasic Compiler (No support for other OS)
- Replies: 8
- Views: 12540
ZBasic Compiler (No support for other OS)
I Bought a zx microcontroller few months before. Until today there is no support for 64bit windows . Also there is no support for Linux or Mac. Will be ever compiler ported for other OS ? Is it going to be compatible with 64bit windows ? ZX Microcontrollers are really good as hardware but as far as ...
- 29 May 2011, 12:27 PM
- Forum: ZBasic Language
- Topic: SEROUT - SERIN IN ZBASIC
- Replies: 2
- Views: 2883
- 29 May 2011, 7:56 AM
- Forum: ZBasic Language
- Topic: SEROUT - SERIN IN ZBASIC
- Replies: 2
- Views: 2883
SEROUT - SERIN IN ZBASIC
I've been searching for how to Communicate With Easy Bluetooth Module all day but I can't make it work.In Basic Stamp I was working with SERIN AND SEROUT with success. What I want to do is send some bytes to the module and after that receive some more bytes. The Modules RX pin is 5 And the TX pin is...
- 04 May 2011, 13:17 PM
- Forum: ZBasic Native Mode
- Topic: Native Mode - Visual Studio And Help To Start
- Replies: 1
- Views: 8164
Native Mode - Visual Studio And Help To Start
Hello People. I just bought a ZX-24s that I hope it feets in my Parallax Education Board of my Boe-Bot. I choose a native microcontroller because know C/C++ and I would like to learn some things on Assembly. I found in download page a library for native mode. In libraries I usually find a Header fil...