BASCOM-AVR : Wrong ADC reading : REPLY
After reset, all ports are set as inputs with pull-up disabled. Therefor you do not need to worry about it ..... unless you alter the port configuration. AFAIK the Getadc(xx) does not alter the...
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : NEWTOPIC
Hi, I cant get the myavr MK3 USB programmer board to work with my Bascom AVR 2.0.7.8 Is there anybody who had used the same board and could help me getting it up running thanks :evil: :evil: :evil:...
View ArticleAVR : ZL1USB USB interface hardware : NEWTOPIC
Morning, After a few years on other platforms I re-started my bascom-AVR projects. Now my ZL1USB is somewere lost in time.... Does anyone have this module on stock / leftover / making efford to leave...
View ArticleAVR : ZL1USB USB interface hardware : REPLY
attached the pdf. MCS sells the ZL4USB. it is a compatible board.
View ArticleBASCOM-AVR : Xmega adc : NEWTOPIC
Hi I want to set up 16 single ended adc inputs, but cant get get my head around how to do it. am able so set up 4 on port-A and 4 on port-B as written in the help file, but not all 16. The Controller...
View ArticleAVR : ZL1USB USB interface hardware : REPLY
Thanks, i'll drop by tomorrow at MCS headquarters for the new one. (work accross) best, Willem
View ArticleAVR : ZL1USB USB interface hardware : REPLY
you can best send an email to sales@ to make an appointment.
View ArticleShare your working BASCOM-AVR code here : SAMSUNG-S5230 LCD Library : REPLY
How to change this program at atmeg8 where You configure the pins D0 - D7 ( simple display of text). Compiling on xmega128a1 gives errors . Please some help .
View ArticleShare your working BASCOM-AVR code here : SAMSUNG-S5230 LCD Library : REPLY
For Xmega you must change this: [code:1:a8d37cfaba]Dim Color_h_s5230 As Iram Byte At 22 Dim Color_l_s5230 As Iram Byte At 21[/code:1:a8d37cfaba] to this: [code:1:a8d37cfaba]Dim Color_h_s5230 As Byte...
View ArticleShare your working BASCOM-AVR code here : HX8347A Display fast library :...
3.2 inch color display with controller HX8347A: [URL=http://radikal.ru/fp/4afaea2f8e644df192089094a69e8c1f][img:ed07801905]http://s017.radikal.ru/i411/1502/31/1dd01e8fcbe0t.jpg[/img:ed07801905][/URL]...
View ArticleBASCOM-AVR : sample code for xmega adc : REPLY
can you please send me a code for single ended input of adc? Regards
View ArticleShare your working BASCOM-AVR code here : HX8347A Display fast library : REPLY
Thank you for sharing your great work. There is a big collection now :D Maybe someone can create some nice index page of all LCD drivers. And a remark in general : I hope that users give feedback. And...
View ArticleEASY TCP/IP : Wiznet W5500 : REPLY
sorry, i had it scheduled but i ran out of time. After that it was out of sight. But after reading this, i quickly collected the board and documents and i used yesterday to read the datasheet again...
View ArticleShare your working BASCOM-AVR code here : SAMSUNG-S5230 LCD Library : REPLY
Thank you for your prompt reply. And what about the pin configuration for XMEGA or atmega? Do I have to connect as shown in the diagram? I mean D0-D7 pins of the LCD.
View ArticleShare your working BASCOM-AVR code here : HX8347A Display fast library : REPLY
Hi Mrshilov thanks for sharing your great works. could you please answer these question? 1- can i use this for " HX8352B"? 2-can i use these "sdcard" libraries for other types of displays(like...
View ArticleBASCOM-ARDUINO : Multi-functional shield on Arduino Uno : NEWTOPIC
This is the hardware: [img:fb09ff6e33]http://members.home.nl/hobbycorner/images/evb.jpg[/img:fb09ff6e33] And here the software to drive the board: First a atmega328p_pins.inc to translate most of the...
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
Hello and welcome to the forum, I saw the myAVR MKII proposed as a programer but not the MKIII, Perhaps should you ask myAVR first. JP
View ArticleBASCOM-ARDUINO : Multi-functional shield on Arduino Uno : REPLY
hello ! it's a good idea to make an alias for the pins ! [quote:bd40de381c]I love and Hate Arduino. Love, because the shields are an easy way to try , to test, most are cheap and clever. hate, because...
View ArticleBASCOM-ARDUINO : Multi-functional shield on Arduino Uno : REPLY
On the board a CE stamp so I think it is from Chinese Electronics :D 7,11 euro. Sounds like Ben Good.. Have fun Ben Zijlstra
View Article