Most ever online: 47
Guests: 47,
Members: 0
on Wednesday 21 February 2018 - 23:52:15
Chatbox
You must be logged in to post comments on this site - please either log in from the Login box or from here.If you are not registered click here to signup.
This site complies with The Children's Online Privacy Protection Act of 1998 (COPPA) and as such cannot accept registrations from users under the age of 13 without a written permission document from their parent or guardian. For more information you can read the legislation here. Please contact the main site admin here if you require assistance.
BASCOM-AVR : dim Jbit as bit : REPLY
hi Laborate, Spiczu, Dave
sometimes it's good to revise the fundamentals
and appreciate your help, the Bascom community is ver...
»
BASCOM-AVR : HX711 : REPLY
Yes, I think it takes some effort.
The coefficient calculation of the program changes depending on the power supply voltage (AV...
»
BASCOM-AVR : HX711 : REPLY
Thanks.
I understand simple basic programming but this is too complicated for an old man like me and therefore I wants lots of he...
»
BASCOM-AVR : HX711 : REPLY
If the questioner has a high level of programming, we can also suggest simplifying the program.
For example, the [PD_SCK] pin is ...
»
BASCOM-AVR : HX711 : REPLY
I use this code when I have only one HX711
$regfile = "m8def.dat"
$crystal = 3686400
$baud = 9600
$hwstack = 64
$...
»
BASCOM-AVR : HX711 : REPLY
- you should start with the code you have for 1 device.
- then show us which pins you have for the other 3 devices.
...
»
BASCOM-AVR : HX711 : REPLY
there are multiple solutions.
the most simple would be when you use a full port for example PORTB.
Say portb.0 and portb.1 for t...
»
BASCOM-AVR : HX711 : REPLY
I am aware of Gosub but where in my code should I insert Gosub Hx711get1, Gosub Hx711get2, Gosub Hx711get3 abd Gosub Hx711get4.
I...
»
BASCOM-AVR : dim Jbit as bit : REPLY
...or in other words
[code:1:c415f362ec]dim A as Bit
dim B as Bit
dim C as Bit
dim D as Bit
' and optional for Testing:
...
»
BASCOM-AVR : dim Jbit as bit : REPLY
Hi JP
You can always split the byte in to individual bits, just add the dot and individual bit number.
Very useful for all sor...
Unerklärlicher Fehler, komme einfach nicht weiter. Hallo,
ich habe hier ein Projekt, wo zwei Servomotoren zwei Pneumatikzylinder betätigen.
Das lief bisher auch viele Tage ohne Probleme. Da aber di...
»
EEPROM 24FC1025 BASCOM-Quellcode (56 Zeilen)Hallo Freunde,
mit meiner Function und meinem Sub kann ich wunderbar jede Zelle meiner TWI EEPROMS von der 24Cxx Reihe...
»
Neu hier und eine Frage zur Servoansteuerung Hallo Forum,
ich klopfe hier mal dreimal auf den Tisch *klopf, klopf, klopf* und gebe ein anerkennendes "Hallo" in die Runde! Ich bin schwer beein...
»
Ein CO-Warner mit MQ-7 und ATtiny45 Man liest immer mal wieder über Kohlenmonoxidvergiftungen. Da es heutzutage doch Sensoren für praktisch alles gibt, sollte es doch kein Problem sei...
R.I.P Ben Zijlstra
Remembering Ben Zijlstra
We hope that people who love Ben will remember and celebrate his life.
more info at MCS
www.mcselec.com/index2.ph...
»
KaRadio webradio ESP8266
The Dimitris board is available at https://github.com/dsaltas/WiFi-WebRadio
This is a hardware project for Ka-Radio
»
93C46 small tool to edit 93C46 eeprom written in BascomAVR & VB
Bascom control the 93C46 so we sent data via comport from VB
code will be added later ...
»
nRF24L01+ RC Controller This is a RC controller TX & RX unit with nRF24L01+
nRF24L01+ / with PA and LNA for longer range
facts:
TX
1 x potmeter for servo
...
»
RAW lcd Connecting RAW lcd to atmega8
the lcd is 6 digit + time glass
LCD Hour Meter for tractor ,air compressor, ect
the lcd have 4 com pins & 14...